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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16010

Distributed ant bash script references classes.zip - not present in IBM JDK1.4

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2003-01-13 05:05 -------
What is the problemn you are having that this would fix?

The classes.zip reference is in there for JDK 1.1 and because VMs from that
vintage, if given a classpath not containing the classes.zip file, would not be
able to find critical classes such as java.lang.Thread

With more modern VMs, it is not necessary to add the jars in jre/lib, the VM
takes care of this and adding to the classpath is probably a bad idea.

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

Reply via email to