Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-ocl.dev] Fwd: Build failed in Hudson: buckminster-mdt-ocl-core-3.1-nightly #228

The Junit4 version ranges didn't help. No surprise. Here's again the build error message:

INFO: junit '-DX.display=:13' '--launch' 'org.eclipse.ocl.ecore.tests/launches/org.eclipse.ocl.ecore.tests (Plugin).launch' '--flatXML' '--output' '/opt/users/hudsonbuild/workspace/buckminster-mdt-ocl-core-3.1-nightly/test.results/org.eclipse.ocl.ecore.plugin.tests.xml' Required plug-in 'org.eclipse.jdt.junit4.runtime' could not be found. Terminating xvnc. Archiving artifacts Recording test results Sending e-mails to: adolfosbh@xxxxxxxxxxxxxxxx ed@xxxxxxxxxxxxx
Finished: FAILURE

The standlone tests run smoothly.

This suggests that the problem is somehow related to the Ecore (Plugin) launch config. There, a plugin dependency needs to be resolved. Unfortunately, I can't tell how the build is trying to resolve plugin dependencies provided by a JUnit plugin test launch config. Adolfo?

Best,
-- Axel

On 2/11/2011 10:55 PM, Ed Willink wrote:
Hi

We haven't had a successful build for some time now

The problem seems to be

Required plug-in 'org.eclipse.jdt.junit4.runtime' could not be found.

I recall that JUnit 3 and JUnit 4 coexistence required JUnit 4 bounds to
be specified
explicitly, two of Axel's test plugins have no version bounds. (Might
have been
cross-project-dev about a year ago,) I suggest adding
the bounds/removing Axel's tests to get a decent build again.

Axel: examples.psf does not import your plugins.

My CVS changes still do not show up although Axel's do. I wonder if this
is another
stupid identity problem like that which prevented me hitting Build Now
till my
identity was recreated.

Regards

Ed
_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev




Back to the top