Bob Blackard wrote:
<snip>I followed the 3.2 CVS instructions and successfully built and tested merlin. However, trying the merlin/platform/hello instructions (in various forms) resulted in:
$ merlin target/hello-1.1.jar -execute
--------------------------------------------------Exception: org.apache.avalon.merlin.KernelRuntimeException Message: Unable to transform the token: [target/hello-1.1.jar -execute] due to an unexpected error.
Ok here is the problem - the script is combining the target block and the "-execute" switch into a single command line parameter (i.e. a single string token). My understanding was that this was a transient problem that occured while reworking scripts a couple of weeks ago. Can you make sure that the scripts in MERLIN_HOME/bin/* are right up to date? I know others are using current cvs and not experienceing this problem.
Cheers, Steve.
--
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]
