Re: [VOTE] Weblogic and Starteam antlibs for ant 1.8.0

2007-08-21 Thread Kevin Jackson
Hi all, Move to anlibs +1 from me. Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r568040 - /ant/core/trunk/WHATSNEW

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 02:42:22 2007 New Revision: 568040 URL: http://svn.apache.org/viewvc?rev=568040&view=rev Log: adding componentdef to WHATSNEW Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?re

DO NOT REPLY [Bug 40511] - Add componentdef to ant

2007-08-21 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: r568091 - /ant/core/trunk/build.xml

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 05:17:40 2007 New Revision: 568091 URL: http://svn.apache.org/viewvc?rev=568091&view=rev Log: optionaly allow build to pass even if tests fail Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/cor

svn commit: r568093 - /ant/core/branches/ANT_17_BRANCH/build.xml

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 05:18:37 2007 New Revision: 568093 URL: http://svn.apache.org/viewvc?rev=568093&view=rev Log: sync Modified: ant/core/branches/ANT_17_BRANCH/build.xml Modified: ant/core/branches/ANT_17_BRANCH/build.xml URL: http://svn.apache.org/viewvc/ant/core/branches

svn commit: r568096 - /ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 05:26:21 2007 New Revision: 568096 URL: http://svn.apache.org/viewvc?rev=568096&view=rev Log: Allow reflection on setX(Object x) to be an xml attribute Normally x will be of String type, however with the new PropertyHelper, x may be of other types. x="${el:p

Re: svn commit: r568040 - /ant/core/trunk/WHATSNEW

2007-08-21 Thread Dominique Devienne
On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Modified: ant/core/trunk/WHATSNEW > > + means that tasks may now have nested conditions just by implementing > + the Condition interface, rather than extending ConditionBase. I'm not sure I'm following here Peter. How does implementing C

Re: svn commit: r568040 - /ant/core/trunk/WHATSNEW

2007-08-21 Thread Peter Reilly
On 8/21/07, Dominique Devienne <[EMAIL PROTECTED]> wrote: > On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Modified: ant/core/trunk/WHATSNEW > > > > + means that tasks may now have nested conditions just by implementing > > + the Condition interface, rather than extending ConditionB

Re: svn commit: r568040 - /ant/core/trunk/WHATSNEW

2007-08-21 Thread Dominique Devienne
On 8/21/07, Peter Reilly <[EMAIL PROTECTED]> wrote: > On 8/21/07, Dominique Devienne <[EMAIL PROTECTED]> wrote: > > On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > Modified: ant/core/trunk/WHATSNEW > > > > > > + means that tasks may now have nested conditions just by implementing >

Re: svn commit: r568096 - /ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java

2007-08-21 Thread Matt Benson
--- [EMAIL PROTECTED] wrote: > Author: peterreilly > Date: Tue Aug 21 05:26:21 2007 > New Revision: 568096 > > URL: > http://svn.apache.org/viewvc?rev=568096&view=rev > Log: > Allow reflection on setX(Object x) to be an xml > attribute > Normally x will be of String type, however with the > new

Re: svn commit: r568096 - /ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java

2007-08-21 Thread Peter Reilly
On 8/21/07, Matt Benson <[EMAIL PROTECTED]> wrote: > > --- [EMAIL PROTECTED] wrote: > > > Author: peterreilly > > Date: Tue Aug 21 05:26:21 2007 > > New Revision: 568096 > > > > URL: > > http://svn.apache.org/viewvc?rev=568096&view=rev > > Log: > > Allow reflection on setX(Object x) to be an xml >

svn commit: r568200 - /ant/core/trunk/src/etc/checkstyle/checkstyle-config

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 10:19:50 2007 New Revision: 568200 URL: http://svn.apache.org/viewvc?rev=568200&view=rev Log: allow redundant throws, do not allow illegalimport Modified: ant/core/trunk/src/etc/checkstyle/checkstyle-config Modified: ant/core/trunk/src/etc/checkstyle/chec

svn commit: r568201 - in /ant/core/trunk/src/main/org/apache/tools: ant/util/Base64Converter.java zip/ZipFile.java

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 10:21:45 2007 New Revision: 568201 URL: http://svn.apache.org/viewvc?rev=568201&view=rev Log: checkstyle: some magic numbers Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/Base64Converter.java ant/core/trunk/src/main/org/apache/tools/zip/Z

svn commit: r568203 - in /ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools: ant/util/Base64Converter.java zip/ZipFile.java

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 10:32:42 2007 New Revision: 568203 URL: http://svn.apache.org/viewvc?rev=568203&view=rev Log: sync Modified: ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/util/Base64Converter.java ant/core/branches/ANT_17_BRANCH/src/main/org/apache/to

svn commit: r568204 - /ant/core/trunk/src/main/org/apache/tools/ant/util/Base64Converter.java

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 10:39:20 2007 New Revision: 568204 URL: http://svn.apache.org/viewvc?rev=568204&view=rev Log: opps Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/Base64Converter.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/Base64Converter

svn commit: r568205 - /ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/util/Base64Converter.java

2007-08-21 Thread peterreilly
Author: peterreilly Date: Tue Aug 21 10:39:49 2007 New Revision: 568205 URL: http://svn.apache.org/viewvc?rev=568205&view=rev Log: sync Modified: ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/util/Base64Converter.java Modified: ant/core/branches/ANT_17_BRANCH/src/main/org/a

DO NOT REPLY [Bug 34633] - ReplaceRegExp periodically errors out with "Couldn't rename temporary file"

2007-08-21 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

Turning off old vmbuild.apache.org in 24 hours

2007-08-21 Thread Brett Porter
Hi, While the Ant nightlies haven't been moved yet, I believe Antoine is working on it. All of the content that exists on the existing machine resides on the new one so nothing will be lost when the old server is turned off. We're planning to do that in 24 hours, so this might mean you ar