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 Summary: Ant task and classpath Product: Ant Version: 1.4 Platform: Other OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Core tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, I'd like to specify the classpath an <ant> task will use. As far as I can see in the documentation, that's not possible. Unfortunately some other ant tasks rely on the system classpath and won't run if it's incomplete. Shouldn't a nested <classpath> element be created ?
