DO NOT REPLY [Bug 18505] New: - XML parsing of attribute in Javadoc task

2003-03-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18504] New: - Junit report broken

2003-03-30 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

zipfileset issue

2003-03-30 Thread Jeff Drost
I'm in the process of extending the 'jar' task (for a bytecode instrumentation tool). I want to modify classes as they are added to a the jar. I definitely want to be able to use the 'zipfileset' type. It appears as though the following operation works with Jakarta Ant 1.5, but does not work

Bug report for Ant [2003/03/30]

2003-03-30 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: FixCrLf extension

2003-03-30 Thread Ernst Plüss
--- Stefan Bodewig <[EMAIL PROTECTED]> schrieb: > On Thu, 27 Mar 2003, Ernst Plüss > <[EMAIL PROTECTED]> wrote: > > You can't override the read-only flag from within > Java. > > You'll probably want to the files upfront > (or , part > of CVS HEAD, if you are using Windows). > > Stefan > Yes