DO NOT REPLY [Bug 21947] - JUnit Task - XML formatter fails when type set to "xml": NullPointerException

2007-08-10 Thread bugzilla
ip after changing ${classpath} to ${java.class.path} and adding in 'test' target. test: [echoproperties] #Ant properties [echoproperties] #Fri Aug 10 11:14:50 CDT 2007 [echoproperties] DSTAMP=20070810 [echoproperties] TODAY=August 10 2007 [echoproperties] TSTAMP=1114 [echopropert

svn commit: r564640 - in /ant/core/branches/ANT_17_BRANCH: CONTRIBUTORS contributors.xml src/main/org/apache/tools/ant/types/Substitution.java

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 08:59:14 2007 New Revision: 564640 URL: http://svn.apache.org/viewvc?view=rev&rev=564640 Log: bugzilla: 43087 typeo fix Modified: ant/core/branches/ANT_17_BRANCH/CONTRIBUTORS ant/core/branches/ANT_17_BRANCH/contributors.xml ant/core/branches/ANT_1

svn commit: r564639 - in /ant/core/trunk: CONTRIBUTORS contributors.xml src/main/org/apache/tools/ant/types/Substitution.java

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 08:58:54 2007 New Revision: 564639 URL: http://svn.apache.org/viewvc?view=rev&rev=564639 Log: bugzilla: 43087 typeo fix Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml ant/core/trunk/src/main/org/apache/tools/ant/types/Substit

Re: is broken with Jython in the recent trunk builds

2007-08-10 Thread Alexey Solofnenko
I think we need to restore old functionality, because it was done after 1.7 was released. Or it can be made smarter by checking if setValue() was called and use that value instead of return value. Again we need to decide if we want 100% backward compatibility or slightly less. - Alexey. Matt

Re: is broken with Jython in the recent trunk builds

2007-08-10 Thread Matt Benson
--- Alexey Solofnenko <[EMAIL PROTECTED]> wrote: > I think we need to restore old functionality, > because it was done after > 1.7 was released. Or it can be made smarter by > checking if setValue() > was called and use that value instead of return > value. Again we need to > decide if we want

DO NOT REPLY [Bug 43087] - Typo in the DATA_TYPE_NAME for org.apache.tools.ant.types.Substitution

2007-08-10 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: r564630 - /ant/core/branches/ANT_17_BRANCH/docs/ant_in_anger.html

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 08:49:27 2007 New Revision: 564630 URL: http://svn.apache.org/viewvc?view=rev&rev=564630 Log: sync with trunk Modified: ant/core/branches/ANT_17_BRANCH/docs/ant_in_anger.html Modified: ant/core/branches/ANT_17_BRANCH/docs/ant_in_anger.html URL: http://sv

DO NOT REPLY [Bug 21947] - JUnit Task - XML formatter fails when type set to "xml": NullPointerException

2007-08-10 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 21947] - JUnit Task - XML formatter fails when type set to "xml": NullPointerException

2007-08-10 Thread bugzilla
[javac] config.xml skipped - don't know how to handle it [javac] log4j.properties skipped - don't know how to handle it test: [mkdir] Skipping ${path}\test-20070810 because it already exists. Property "classpath" has not been set dropping ${path}\${classpath} from pat

svn commit: r564726 - /ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 12:27:44 2007 New Revision: 564726 URL: http://svn.apache.org/viewvc?view=rev&rev=564726 Log: deprecate the dynamicelement api in ConditionBase Modified: ant/core/branches/ANT_17_BRANCH/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java

DO NOT REPLY [Bug 43087] New: - Typo in the DATA_TYPE_NAME for org.apache.tools.ant.types.Substitution

2007-08-10 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: r564781 - /ant/core/trunk/src/tests/antunit/types/scriptcondition-test.xml

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 15:13:12 2007 New Revision: 564781 URL: http://svn.apache.org/viewvc?view=rev&rev=564781 Log: only run these tests if the optional libs are avail Modified: ant/core/trunk/src/tests/antunit/types/scriptcondition-test.xml Modified: ant/core/trunk/src/tests/

svn commit: r564782 - /ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/scriptcondition-test.xml

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 15:14:09 2007 New Revision: 564782 URL: http://svn.apache.org/viewvc?view=rev&rev=564782 Log: merge - only run these tests if the optional libs are avail Modified: ant/core/branches/ANT_17_BRANCH/src/tests/antunit/types/scriptcondition-test.xml Modified:

svn commit: r564787 - in /ant/core/trunk/src/main/org/apache/tools/ant: ./ taskdefs/ taskdefs/condition/

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 15:26:22 2007 New Revision: 564787 URL: http://svn.apache.org/viewvc?view=rev&rev=564787 Log: adding componentdef code Added: ant/core/trunk/src/main/org/apache/tools/ant/antlib.xml ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Componentdef.jav

svn commit: r564788 - /ant/core/trunk/src/tests/antunit/types/resources/selectors/test-componentdef.xml

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 15:29:39 2007 New Revision: 564788 URL: http://svn.apache.org/viewvc?view=rev&rev=564788 Log: unit test for componentdef - well a copy of the resources one without namespaces Added: ant/core/trunk/src/tests/antunit/types/resources/selectors/test-component

svn commit: r564789 - in /ant/core/trunk/docs/manual: CoreTasks/componentdef.html coretasklist.html

2007-08-10 Thread peterreilly
Author: peterreilly Date: Fri Aug 10 15:31:15 2007 New Revision: 564789 URL: http://svn.apache.org/viewvc?view=rev&rev=564789 Log: 'doc' for componentdef Added: ant/core/trunk/docs/manual/CoreTasks/componentdef.html Modified: ant/core/trunk/docs/manual/coretasklist.html Added: ant/core/t