Bruno:
Not sure what the problem is but my feeling is that your build may be a little out of sync. There are currently a lot of updates going into the excalibur content and I'm replicating version changes into the merlin and associated packages - and other associated housekeeping stuff. Currently I'm getting a clean build but I need to make a few commits later this evening following synchronization of cornerstone, repository and merlin with recent excalibur updates.
Cheers, Stephen.
Bruno Dumon wrote:
When running Merlin's testcases (simply by executing 'maven' in the merlin directory), they always get stuck on this:
test:test: [junit] dir attribute ignored if running in the same VM [junit] Running org.apache.avalon.activation.impl.test.CodeSecurityEnabledTestCase
after this the testcases just hang (seemingly forever -- I've interrupted it after an hour or so). In case it matters, I'm running Linux, Sun Java 1.4.2_03-b02, using an avalon checkout from this morning.
Unrelated to this, when running the testcases for the finder, it gives the following problem:
---- exception report ---------------------------------------------------------- Exception: org.apache.avalon.merlin.KernelException Message: Install failure: file:/home/bruno/oss/avalon/merlin/facilities/finder/test/target/classes/ ---- cause --------------------------------------------------------------------- Exception: org.apache.avalon.composition.model.ModelException Message: Could not create classloader. ---- cause --------------------------------------------------------------------- Exception: java.lang.IllegalArgumentException Message: Bad specification version format 'SNAPSHOT' in 'avalon-finder-api'. (Reason: java.lang.NumberFormatException: For input string: "SNAPSHOT") ---- stack trace --------------------------------------------------------------- java.lang.IllegalArgumentException: Bad specification version format 'SNAPSHOT' in 'avalon-finder-api'. (Reason: java.lang.NumberFormatException: For input string: "SNAPSHOT") org.apache.avalon.extension.Extension.<init>(Extension.java:411) org.apache.avalon.extension.Extension.getExtension(Extension.java:755) org.apache.avalon.extension.Extension.getAvailable(Extension.java:208) org.apache.avalon.extension.Extension.getAvailable(Extension.java:245) org.apache.avalon.composition.model.impl.DefaultClassLoaderModel.buildOptionalPackages(DefaultClassLoaderModel.java:579) org.apache.avalon.composition.model.impl.DefaultClassLoaderModel.<init>(DefaultClassLoaderModel.java:207) org.apache.avalon.composition.model.impl.DefaultClassLoaderModel.createClassLoaderModel(DefaultClassLoaderModel.java:272) org.apache.avalon.composition.model.impl.DefaultContainmentModel.createContainmentModel(DefaultContainmentModel.java:965)
--
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/merlin/distributions/latest | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
