DO NOT REPLY [Bug 38732] - rmic task doesn't work with -Xnew and JDK 6.0

2006-04-16 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: [VOTE] removal of icontract based task in ant

2006-04-16 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hello, Do you want to remove from ant the usage of icontract : see the documentation of the optional task icontract [1]. The link [2] contained in the page [3] listing the library dependencies of ant is dead. [ ] Yes [ ] No I consider this a code change, requirin

Re: [VOTE] removal of Visual for Java based tasks

2006-04-16 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hello, Do you want to remove from ant the usage of Visual Age for Java : see this document : [1] I believe that IBM has replaced Visual Age for Java with WSAD since a long time. Stefan Bodewig also wrote that the Visual Age Tasks in ant cannot work any more any way b

Re: [VOTE] removal of the test task based upon the org.apache.testlet framework

2006-04-16 Thread Steve Loughran
Antoine Levy-Lambert wrote: Hello, Do you want to remove from ant the usage of the org.apache.testlet framework : see this document : [1] describing the optional task. [ ] Yes [ ] No I consider this a code change, requiring lazy approval and then lazy consensus from the active committers.

DO NOT REPLY [Bug 39298] - %HOME% should be %HOMEPATH% in ant.bat on XP

2006-04-16 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

svn commit: r394596 - /ant/core/trunk/src/main/org/apache/tools/ant/launch/Launcher.java

2006-04-16 Thread kevj
Author: kevj Date: Sun Apr 16 18:07:34 2006 New Revision: 394596 URL: http://svn.apache.org/viewcvs?rev=394596&view=rev Log: revert back to while loop after discussion over prior change Modified: ant/core/trunk/src/main/org/apache/tools/ant/launch/Launcher.java Modified: ant/core/trunk/src/m

DO NOT REPLY [Bug 39320] - [PATCH] Simple code cleanups

2006-04-16 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

OutOfMemory error when testing AppFuse

2006-04-16 Thread Kev Jackson
Hi Matt Raible (Spring Live, AppFuse etc), mentioned on his blog that during testing AppFuse with Ant, he experienced an OutOfMemoryError. Bouncing a couple of emails back'n'forth, he thinks it may occur in the Copy task as his target uses Copy extensively and he has a lot of files to copy.