Emmanouil Batsis wrote:
>
> Thanks but would add too much complexity for me and the installer i'm
> making, plus i have no time to invest in learning jelly right now... I'm
> sure there must be a simpler way like
>
> java -jar foo-ant.jar
>
> maybe setting the classpath and a parameter or two... if it's possible
> via jelly then it's should be possible in other was too.
>
It's possible:
java -jar ant-launcher.jar
No jelly wrestling required :)
Conor
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|