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

2006-04-15 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 the test task based upon the org.apache.testlet framework

2006-04-15 Thread Dominique Devienne
+1. --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

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

2006-04-15 Thread Dominique Devienne
+1. --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] removal of icontract based task in ant

2006-04-15 Thread Dominique Devienne
+1. --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] removal of dependency to xslp

2006-04-15 Thread Dominique Devienne
+1. --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

DO NOT REPLY [Bug 39320] - Simple code cleanups

2006-04-15 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 39320] New: - Simple code cleanups

2006-04-15 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: svn commit: r393996 - /ant/core/trunk/src/main/org/apache/tools/ant/launch/Launcher.java

2006-04-15 Thread Dominique Devienne
> ok, I think the consensus is that I shouldn't have committed this > change ie -1 to this change from while -> for. I'm also a proponent of using for loops rather than while loops for Iterators. I picked up the idiom reading "The Java Programming Language", and I like the added scope it provides,

svn commit: r394275 - /ant/core/trunk/check.xml

2006-04-15 Thread jhm
Author: jhm Date: Sat Apr 15 03:04:10 2006 New Revision: 394275 URL: http://svn.apache.org/viewcvs?rev=394275&view=rev Log: New targets for fixing two checkstyle errors: - fixTS: deletes trailing spaces - fixTab: converts TABs to 4 spaces Modified: ant/core/trunk/check.xml Modified: ant/cor

svn commit: r394274 - in /ant/core/trunk/src/main/org/apache/tools/ant: filters/FixCrLfFilter.java taskdefs/CopyPath.java taskdefs/optional/SchemaValidate.java taskdefs/optional/dotnet/DotnetResource.

2006-04-15 Thread jhm
Author: jhm Date: Sat Apr 15 03:03:06 2006 New Revision: 394274 URL: http://svn.apache.org/viewcvs?rev=394274&view=rev Log: Checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/filters/FixCrLfFilter.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/CopyPath.java