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 ------- Additional Comments From [EMAIL PROTECTED] 2001-11-12 16:43 ------- This patch treats the Class-Path attribute in a special manner allowing multiple Class-Path attribute specification in the same section. However, the method getAttribute, when invoked with Class-Path as parameter, will get the concatenated value of *all* declared 'Class-Path's. Similarly, removeAttribute when invoked with Class-Path as argument, will remove all 'Class-Path's specified. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
