[GUMP@brutus]: Project test-ant (in module ant) failed

2004-12-02 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant has an issue affecting its community integration. This issue affects 1 p

DO NOT REPLY [Bug 32487] New: - requires OS-specific slashes

2004-12-02 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://issues.apache.org/bugzilla/show_bu

Re: [GUMP@brutus]: Project ant-xdocs-proposal (in module ant) failed

2004-12-02 Thread Stefan Bodewig
this is a bug in Gump which currently ignores the setting telling it to add more memory to the build. I'm in the process of brushing up my minimal Python knowledge to a-bit-more-than-minimal-but-still-nothing-to-talk-of so I can fix it. Don't hold your breath 8-) Stefan

DO NOT REPLY [Bug 32488] New: - Improvement to 'spawn' attribute

2004-12-02 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://issues.apache.org/bugzilla/show_bu

[Patch] style of UpToDate

2004-12-02 Thread Kevin Jackson
Just removed the C++ style private variables Why set dir to null here? Is there a problem with the size of the object and the GC not collecting it in time? if not it doesn't seem to be relevant protected boolean scanDir(File srcDir, String[] files) { SourceFileScanner sfs = new SourceFi

DO NOT REPLY [Bug 32488] - Improvement to 'spawn' attribute

2004-12-02 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://issues.apache.org/bugzilla/show_bu

Re: [GUMP@brutus]: Project ant-xdocs-proposal (in module ant) failed

2004-12-02 Thread Steve Loughran
On Thu, 02 Dec 2004 09:32:22 +0100, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > this is a bug in Gump which currently ignores the setting > telling it to add more memory to the build. > > I'm in the process of brushing up my minimal Python knowledge to > a-bit-more-than-minimal-but-still-nothin

Re: [Patch] style of UpToDate

2004-12-02 Thread Peter Reilly
Kevin Jackson wrote: Just removed the C++ style private variables cool, but... 1) why place a "final" in the arguments 2) you should only use the "this." in the setter Why set dir to null here? Is there a problem with the size of the object and the GC not collecting it in time? if not it doesn

DO NOT REPLY [Bug 27814] - javadoc task does not encode baskslashes when generating file list by useexternalfile

2004-12-02 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://issues.apache.org/bugzilla/show_bu

Re: [Patch] style of UpToDate

2004-12-02 Thread Kevin Jackson
Peter Reilly wrote: Kevin Jackson wrote: Just removed the C++ style private variables cool, but... 1) why place a "final" in the arguments 2) you should only use the "this." in the setter 1) I was reading hardcore java - www.oreilly.com/catalog/*hardcore*jv/ The arguments made in favour of decla

Re: [GUMP@brutus]: Project ant-xdocs-proposal (in module ant) failed

2004-12-02 Thread Erik Hatcher
You should consider using something besides XDoclet when starting fresh. XDoclet2 has been gaining momentum. And QDox and Doxygen may be worth looking into as well. XDoclet is a bear and requires of resources to run. XDoclet2 is supposedly much more streamlined. Sorry I've been absent from

DO NOT REPLY [Bug 11242] - When will ANT support Viewpathing (VPATH)?

2004-12-02 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://issues.apache.org/bugzilla/show_bu

Re: [Patch] style of UpToDate

2004-12-02 Thread Peter Reilly
Kevin Jackson wrote: Peter Reilly wrote: Kevin Jackson wrote: Just removed the C++ style private variables cool, but... 1) why place a "final" in the arguments 2) you should only use the "this." in the setter 1) I was reading hardcore java - www.oreilly.com/catalog/*hardcore*jv/ The arguments m

Re: [Patch] style of UpToDate

2004-12-02 Thread Phil Weighill-Smith
I personally think the use of "final" for method parameters is "a good thing" - it reminds me of that great C++ feature "const" (which was actually far more sophisticated and useful, and strangely is a Java reserved keyword). Just because people haven't previously adopted a practice doesn't mean t

DO NOT REPLY [Bug 32488] - Improvement to 'spawn' attribute

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30631] - Need a way to get process-id for task

2004-12-02 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://issues.apache.org/bugzilla/show_bu

Re: final keyword WAS [Patch] style of UpToDate

2004-12-02 Thread Matt Benson
--- Phil Weighill-Smith <[EMAIL PROTECTED]> wrote: > I personally think the use of "final" for method > parameters is "a good > thing" - it reminds me of that great C++ feature > "const" (which was > actually far more sophisticated and useful, and > strangely is a Java > reserved keyword). I read

DO NOT REPLY [Bug 22433] - Checking out files from cvs with a paticular version hangs thru ant

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 5003] - exec task does not return after executed command finished on Windows only

2004-12-02 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://issues.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 27614] - Ant hangs when running build with junit.

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30557] - testRedirect1(org.apache.tools.ant.taskdefs.JavaTest) fails

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 30710] - taskdef: com.sun.tools.ant.Task not found.

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28261] - java.lang.OutOfMemoryError

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32461] - The "Xslt/Style" task should allow inlined xslt code

2004-12-02 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://issues.apache.org/bugzilla/show_bu

RE: final keyword WAS [Patch] style of UpToDate

2004-12-02 Thread Jose Alberto Fernandez
> From: Matt Benson [mailto:[EMAIL PROTECTED] > > --- Phil Weighill-Smith > <[EMAIL PROTECTED]> wrote: > > > I personally think the use of "final" for method > > parameters is "a good > > thing" - it reminds me of that great C++ feature > > "const" (which was > > actually far more sophisticated

cvs commit: ant/src/main/org/apache/tools/ant/types defaults.properties

2004-12-02 Thread peterreilly
peterreilly2004/12/02 10:07:44 Modified:src/main/org/apache/tools/ant/types defaults.properties Log: opps Revision ChangesPath 1.32 +1 -0 ant/src/main/org/apache/tools/ant/types/defaults.properties Index: defaults.properties =

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs WhichResource.java

2004-12-02 Thread peterreilly
peterreilly2004/12/02 10:12:23 Modified:src/main/org/apache/tools/ant/taskdefs WhichResource.java Log: checkstyle Revision ChangesPath 1.13 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/WhichResource.java Index: WhichResource.java

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs WhichResource.java

2004-12-02 Thread peterreilly
peterreilly2004/12/02 10:12:40 Modified:src/main/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH WhichResource.java Log: checkstyle Revision ChangesPath No revision No revision 1.5.2.7 +1 -1 ant/src/

DO NOT REPLY [Bug 5003] - exec task does not return after executed command finished on Windows only

2004-12-02 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://issues.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 30631] - Need a way to get process-id for task

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28505] - [PATCH] File paths to imported build files should not be canonicalized

2004-12-02 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://issues.apache.org/bugzilla/show_bu

fileset and dirset do not work with date selector

2004-12-02 Thread Anderson, Rob (Global Trade)
I have a question about using a date selector with fileset and dirset. My problem is documented in bug # 32281... http://issues.apache.org/bugzilla/show_bug.cgi?id=32281 I have been using and interactive debugger to try to find the problem in the code and I have come across what appears to be m

DO NOT REPLY [Bug 5003] - exec task does not return after executed command finished on Windows only

2004-12-02 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://issues.apache.org/bugzilla/show_bug

Re: fileset and dirset do not work with date selector

2004-12-02 Thread Matt Benson
--- "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> wrote: > I have a question about using a date selector with > fileset and dirset. My problem is documented in bug > # 32281... [SNIP] > By default includeDirs is set to false (on line 40). [SNIP] > My question is: What must I change in my buil

Re: fileset and dirset do not work with date selector

2004-12-02 Thread Matt Benson
--- Matt Benson <[EMAIL PROTECTED]> wrote: > Answer: set the (undocumented) checkdirs attribute > to > "true|on|yes". ;) Well, hang on, that doesn't want to work right either... > > -Matt > > > > __ > Do you Yahoo!? > Take Yahoo! Mail with you

DO NOT REPLY [Bug 29391] - javac task uses user.dir for temporary file instead of java.io.tmpdir

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32501] New: - [PATCH] Use File.createTempFile wherever appropriate

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32501] - [PATCH] Use File.createTempFile wherever appropriate

2004-12-02 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://issues.apache.org/bugzilla/show_bu

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs TempFile.java

2004-12-02 Thread jglick
jglick 2004/12/02 13:59:13 Modified:src/main/org/apache/tools/ant/taskdefs TempFile.java Log: Small Javadoc change. CVS: -- CVS: PR: CVS: If this change addresses a PR in the problem report tracking CVS:

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ImportTask.java

2004-12-02 Thread jglick
jglick 2004/12/02 14:06:16 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: Trivial Javadoc formatting edits. Revision ChangesPath 1.29 +8 -9 ant/src/main/org/apache/tools/ant/taskdefs/ImportTask.java Index: ImportTask.java =

DO NOT REPLY [Bug 32503] New: - [PATCH] Include RCS versioning files in default excludes

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32503] - [PATCH] Include RCS versioning files in default excludes

2004-12-02 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://issues.apache.org/bugzilla/show_bu

Re: fileset and dirset do not work with date selector

2004-12-02 Thread Matt Benson
Okay, I take that back. I was using to try and see what was selected. But relies on which does not see directories selected from s (it will SOON). Is checkdirs working for you? -Matt --- Matt Benson <[EMAIL PROTECTED]> wrote: > --- Matt Benson <[EMAIL PROTECTED]> wrote: > > Answer: set th

DO NOT REPLY [Bug 29391] - javac task uses user.dir for temporary file instead of java.io.tmpdir

2004-12-02 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://issues.apache.org/bugzilla/show_bu

RE: fileset and dirset do not work with date selector

2004-12-02 Thread Anderson, Rob (Global Trade)
Yes. It works as expected when setting the checkdirs attribute to true. I will attempt to update the documentation and submit a patch to the bug report I mentioned earlier. Thanks for your help. -Rob Anderson > -Original Message- > From: Matt Benson [mailto:[EMAIL PROTECTED] > Sent: Thu

DO NOT REPLY [Bug 32281] - fileset and dirset do not work with date selector

2004-12-02 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://issues.apache.org/bugzilla/show_bu

RE: fileset and dirset do not work with date selector

2004-12-02 Thread Matt Benson
Don't worry about the doc. I'll hit it now that you have verified this works for you. -Matt --- "Anderson, Rob (Global Trade)" <[EMAIL PROTECTED]> wrote: > Yes. It works as expected when setting the checkdirs > attribute to true. I will attempt to update the > documentation and submit a patch t

Re: path, dirs, filesets WAS fileset and dirset do not work with date selector

2004-12-02 Thread Matt Benson
--- Matt Benson <[EMAIL PROTECTED]> wrote: > Okay, I take that back. I was using > to > try and see what was selected. But > relies on which does not see directories > selected from s (it will SOON). Is [SNIP] Followup: I had an aneurysm and forgot that DirSet and FileSet are nearly the s

DO NOT REPLY [Bug 29391] - javac task uses user.dir for temporary file instead of java.io.tmpdir

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 29391] - javac task uses user.dir for temporary file instead of java.io.tmpdir

2004-12-02 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://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 32281] - fileset and dirset do not work with date selector

2004-12-02 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://issues.apache.org/bugzilla/show_bu

RE: fileset and dirset do not work with date selector

2004-12-02 Thread Anderson, Rob (Global Trade)
Too late. I just attached a patch to the bug report. -Rob A > -Original Message- > From: Matt Benson [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 02, 2004 3:07 PM > To: Ant Developers List > Subject: RE: fileset and dirset do not work with date selector > > > Don't worry about t

DO NOT REPLY [Bug 32506] New: - ChecksumTest fails on Windows

2004-12-02 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://issues.apache.org/bugzilla/show_bu

cvs commit: ant/docs/manual/CoreTypes selectors.html

2004-12-02 Thread mbenson
mbenson 2004/12/02 15:50:03 Modified:docs/manual/CoreTypes selectors.html Log: Document the checkdirs attribute of the date selector. PR: 32281 Submitted by: Robert Anderson Revision ChangesPath 1.29 +7 -0 ant/docs/manual/CoreTypes/selectors.html Index:

DO NOT REPLY [Bug 32281] - fileset and dirset do not work with date selector

2004-12-02 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://issues.apache.org/bugzilla/show_bu

cvs commit: ant/docs/manual/CoreTypes selectors.html

2004-12-02 Thread mbenson
mbenson 2004/12/02 15:57:56 Modified:docs/manual/CoreTypes Tag: ANT_16_BRANCH selectors.html Log: Merge PR: 32281 Submitted by: Robert Anderson Revision ChangesPath No revision No revision 1.15.2.10 +7 -0 ant/docs/manual/Co

DO NOT REPLY [Bug 32281] - fileset and dirset do not work with date selector

2004-12-02 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://issues.apache.org/bugzilla/show_bu