DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28226>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28226

Ant does not start in OS/2





------- Additional Comments From [EMAIL PROTECTED]  2004-04-06 13:52 -------
Yes, it works, but it is necessary to use the
org.apache.tools.ant.launch.Launcher entry point. Another possibility is to use
java -jar $ANT_HOME\lib\ant-launcher.jar and in this case CLASSPATH may be
empty. It is only better to include tools.jar. I tried Java 1.4.1 from Golden
Code and Java 1.4.2 from Innotek, both can locate tools.jar according to
JAVA_HOME. I am not sure about Java from IBM (it is not free). Anyway, it would
be necessary to change ant.cmd. Should I rewrite it using the -jar option? Other
*.cmd will not be generally needed but they provide some added value.

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

Reply via email to