apart from the strange (null, -1, -1) arguments,wasnt there a consensus that the message below

org.apache.commons.jelly.JellyException: null:-1:-1: <null> Script file wftest.jelly not found
at org.apache.commons.jelly.util.CommandLineParser.invokeCommandLineJelly(CommandLineParser.java:128)
at org.apache.commons.jelly.Jelly.main(Jelly.java:137)


should rather be something like

file.name:line:column: org.apache.commons.jelly.JellyException....

otherwise the purpose of being IDE digestable is again defeated..

Christian


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to