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=4066>. 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=4066 Ant task and classpath [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] ------- Additional Comments From [EMAIL PROTECTED] 2002-09-13 06:11 ------- You are supposed to be able to create your own path elements such as <path id="build.classpath"> ... </path> and then pass that through using inheritRefs="true" or using a nested <reference id="build.classpath">. However, that doesn't seem to work. However, stuff in $ANT_HOME/lib is available by default, so there is no particular reason to add the classpath attribute, but there is reason to make the existing constructs work properly. Jake -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
