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=4683>. 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=4683 The jar task doesn't accept multiple Class-Path Headers [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2001-11-15 05:54 ------- Fixed in CVS. Please try nightly build from 2001-11-16 or build from CVS. Ant will now support multiple class-path headers. Magesh, I didn't use your patch. I overflowed the classpath attrs into a vector rather than changing the attribute key as you suggested. While unlikely to collide, I felt it would be better to explicitly manage the multiple attributes. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
