J�rg Schaible wrote:
Hi Steve,
I updated my CVS repository this morning, but ran into the same test error reported by Marco. Only after a clean check-out I got a Merlin build. Anyway, the resulting version does not run:
======= snip ============ $ ./merlin.sh --version RUN CMD IS: "/mnt/c/SDK/j2sdk1.4.2/bin/java" "-Djava.security.policy=C:\Work\Apps\Avalon\avalon\merlin\target\merlin/bin/security.policy" "-Dmerlin.home=C:\Work\Apps\Avalon\avalon\merlin\target\merlin" "-Djava.ext.dirs=C:\Work\Apps\Avalon\avalon\merlin\target\merlin/ext" -jar "C:\Work\Apps\Avalon\avalon\merlin\target\merlin/bin/lib/merlin-cli-3.2-dev.jar" "--version" Failed to load Main-Class manifest attribute from C:\Work\Apps\Avalon\avalon\merlin\target\merlin/bin/lib/merlin-cli-3.2-dev.jar ======= snap ============
Any clue?
Strange.
Can you pleasse let me know what the manifest file looks like. In particular - you should have a manifest entry that states:
Main-Class: org.apache.avalon.merlin.cli.Main
Stephen.
p.s. which version of Maven are you building with?
BTW: Did you try the merlin*.sh scripts with the modification I've sent to you?
I'm running windows here! Have not been able to test it.
SJM
Regards, J�rg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
