svn commit: r450204 - in /ant/core/trunk/src: main/org/apache/tools/ant/types/spi/ main/org/apache/tools/ant/types/spi/Provider.java main/org/apache/tools/ant/types/spi/Service.java tests/antunit/task

2006-09-26 Thread peterreilly
Author: peterreilly Date: Tue Sep 26 14:03:42 2006 New Revision: 450204 URL: http://svn.apache.org/viewvc?view=rev&rev=450204 Log: New files for service element for Added: ant/core/trunk/src/main/org/apache/tools/ant/types/spi/ ant/core/trunk/src/main/org/apache/tools/ant/types

svn commit: r450207 - in /ant/core/trunk/src: main/org/apache/tools/ant/types/spi/Provider.java main/org/apache/tools/ant/types/spi/Service.java tests/antunit/taskdefs/jar-spi-test.xml

2006-09-26 Thread peterreilly
Author: peterreilly Date: Tue Sep 26 14:10:32 2006 New Revision: 450207 URL: http://svn.apache.org/viewvc?view=rev&rev=450207 Log: eol-style Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/spi/Provider.java (contents, props changed) ant/core/trunk/src/main/org/ap

svn commit: r450209 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml docs/manual/CoreTasks/jar.html src/main/org/apache/tools/ant/taskdefs/Jar.java

2006-09-26 Thread peterreilly
Author: peterreilly Date: Tue Sep 26 14:15:12 2006 New Revision: 450209 URL: http://svn.apache.org/viewvc?view=rev&rev=450209 Log: Bugzilla 31520 adding SPI to jar-task This patch from bernd Dutkowski adds a nested element to the task this creates the SPI files - see doc. Modified:

svn commit: r450591 - /ant/core/trunk/src/tests/antunit/types/conditions/matches-test.xml

2006-09-27 Thread peterreilly
Author: peterreilly Date: Wed Sep 27 14:58:38 2006 New Revision: 450591 URL: http://svn.apache.org/viewvc?view=rev&rev=450591 Log: fix antunit test for matches Modified: ant/core/trunk/src/tests/antunit/types/conditions/matches-test.xml Modified: ant/core/trunk/src/tests/antunit/t

svn commit: r450605 - in /ant/core/trunk/src/main/org/apache/tools/ant: RuntimeConfigurable.java UnknownElement.java

2006-09-27 Thread peterreilly
Author: peterreilly Date: Wed Sep 27 15:27:55 2006 New Revision: 450605 URL: http://svn.apache.org/viewvc?view=rev&rev=450605 Log: Bugzilla 40621: fix ordering of add and addconfigured Modified: ant/core/trunk/src/main/org/apache/tools/ant/RuntimeConfigurable.java ant/core/trunk/src/

svn commit: r450614 - in /ant/core/trunk/src: main/org/apache/tools/ant/AntClassLoader.java tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java

2006-09-27 Thread peterreilly
Author: peterreilly Date: Wed Sep 27 15:46:57 2006 New Revision: 450614 URL: http://svn.apache.org/viewvc?view=rev&rev=450614 Log: revert 38747: resource isolation, should fix one of gumps issues - look at other later Modified: ant/core/trunk/src/main/org/apache/tools

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

2006-09-27 Thread peterreilly
Author: peterreilly Date: Wed Sep 27 15:48:11 2006 New Revision: 450617 URL: http://svn.apache.org/viewvc?view=rev&rev=450617 Log: revert 38747: resource isolation Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHAT

svn commit: r451000 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/ main/org/apache/tools/ant/taskdefs/condition/ tests/junit/org/apache/tools/ant/

2006-09-28 Thread peterreilly
Author: peterreilly Date: Thu Sep 28 13:03:55 2006 New Revision: 451000 URL: http://svn.apache.org/viewvc?view=rev&rev=451000 Log: Make conditionbase a Task. ?was there any reason that this was not done for ant 1.6? Modified: ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r451040 - in /ant/antlibs/antunit/trunk: ./ docs/ src/etc/testcases/ src/main/org/apache/ant/antunit/ src/tests/junit/org/apache/ant/antunit/

2006-09-28 Thread peterreilly
Author: peterreilly Date: Thu Sep 28 15:12:58 2006 New Revision: 451040 URL: http://svn.apache.org/viewvc?view=rev&rev=451040 Log: add assertMatches assertion Modified: ant/antlibs/antunit/trunk/contributors.xml ant/antlibs/antunit/trunk/docs/assertions.html ant/antlibs/antunit/t

svn commit: r451444 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/ main/org/apache/tools/ant/taskdefs/condition/ tests/junit/org/apache/tools/ant/

2006-09-29 Thread peterreilly
Author: peterreilly Date: Fri Sep 29 14:16:20 2006 New Revision: 451444 URL: http://svn.apache.org/viewvc?view=rev&rev=451444 Log: revert making ConditionBase a Task after discussion on [EMAIL PROTECTED] Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/ConditionTask.

svn commit: r451476 - in /ant/core/trunk/src: etc/testcases/core/unknownelement.xml tests/junit/org/apache/tools/ant/UnknownElementTest.java

2006-09-29 Thread peterreilly
Author: peterreilly Date: Fri Sep 29 15:17:24 2006 New Revision: 451476 URL: http://svn.apache.org/viewvc?view=rev&rev=451476 Log: test for unknownelement.maybecondifure Added: ant/core/trunk/src/etc/testcases/core/unknownelement.xml ant/core/trunk/src/tests/junit/org/apache/tools

svn commit: r451477 - in /ant/core/trunk/src: etc/testcases/core/unknownelement.xml tests/junit/org/apache/tools/ant/UnknownElementTest.java

2006-09-29 Thread peterreilly
Author: peterreilly Date: Fri Sep 29 15:20:02 2006 New Revision: 451477 URL: http://svn.apache.org/viewvc?view=rev&rev=451477 Log: native Modified: ant/core/trunk/src/etc/testcases/core/unknownelement.xml (contents, props changed) ant/core/trunk/src/tests/junit/org/apache/tools

svn commit: r451479 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/UnknownElement.java

2006-09-29 Thread peterreilly
Author: peterreilly Date: Fri Sep 29 15:23:38 2006 New Revision: 451479 URL: http://svn.apache.org/viewvc?view=rev&rev=451479 Log: UnknownElement.maybeconfigure was 'always configure': Bugzilla 40641 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/ap

svn commit: r451487 - /ant/core/trunk/docs/manual/install.html

2006-09-29 Thread peterreilly
Author: peterreilly Date: Fri Sep 29 15:49:08 2006 New Revision: 451487 URL: http://svn.apache.org/viewvc?view=rev&rev=451487 Log: add a comment about /etc/ant.conf and about quotes and / in ANT_HOME,CLASSPATH and JAVA_HOME Modified: ant/core/trunk/docs/manual/install.html Modified:

svn commit: r451692 - /ant/core/trunk/docs/manual/CoreTasks/dirname.html

2006-09-30 Thread peterreilly
Author: peterreilly Date: Sat Sep 30 15:52:16 2006 New Revision: 451692 URL: http://svn.apache.org/viewvc?view=rev&rev=451692 Log: describe difference of and unix dirname Modified: ant/core/trunk/docs/manual/CoreTasks/dirname.html Modified: ant/core/trunk/docs/manual/CoreTasks/dirname.

svn commit: r452635 - /ant/core/trunk/src/main/org/apache/tools/ant/RuntimeConfigurable.java

2006-10-03 Thread peterreilly
Author: peterreilly Date: Tue Oct 3 14:35:06 2006 New Revision: 452635 URL: http://svn.apache.org/viewvc?view=rev&rev=452635 Log: Always handle refid first. Refid normally cannot be used with other attributes and some types check for this. The code is broken in a number of places - if refi

svn commit: r453032 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/AntClassLoader.java src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java

2006-10-04 Thread peterreilly
Author: peterreilly Date: Wed Oct 4 14:18:59 2006 New Revision: 453032 URL: http://svn.apache.org/viewvc?view=rev&rev=453032 Log: another go at bugzilla 38747, isolate resources get the baseloader for resources in isolate mode Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/

svn commit: r453033 - /ant/core/trunk/src/tests/antunit/types/zipfileset-test.xml

2006-10-04 Thread peterreilly
Author: peterreilly Date: Wed Oct 4 14:22:31 2006 New Revision: 453033 URL: http://svn.apache.org/viewvc?view=rev&rev=453033 Log: testcase for setting attributes with refid for zipfileset Added: ant/core/trunk/src/tests/antunit/types/zipfileset-test.xml Added: ant/core/trunk/src/t

svn commit: r453034 - /ant/core/trunk/src/tests/antunit/types/zipfileset-test.xml

2006-10-04 Thread peterreilly
Author: peterreilly Date: Wed Oct 4 14:24:11 2006 New Revision: 453034 URL: http://svn.apache.org/viewvc?view=rev&rev=453034 Log: eol-style Modified: ant/core/trunk/src/tests/antunit/types/zipfileset-test.xml (contents, props changed) Modified: ant/core/trunk/src/tests/antunit/t

svn commit: r453035 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/ArchiveFileSet.java src/main/org/apache/tools/ant/types/ZipFileSet.java

2006-10-04 Thread peterreilly
Author: peterreilly Date: Wed Oct 4 14:27:14 2006 New Revision: 453035 URL: http://svn.apache.org/viewvc?view=rev&rev=453035 Log: Bugzilla 30498: no check on refid for setting some attributes in zipfileset Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools

svn commit: r453350 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java

2006-10-05 Thread peterreilly
Author: peterreilly Date: Thu Oct 5 13:14:03 2006 New Revision: 453350 URL: http://svn.apache.org/viewvc?view=rev&rev=453350 Log: Bugzilla 40682: junit regression Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.

svn commit: r453397 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/types/AssertionsTest.java

2006-10-05 Thread peterreilly
Author: peterreilly Date: Thu Oct 5 14:44:42 2006 New Revision: 453397 URL: http://svn.apache.org/viewvc?view=rev&rev=453397 Log: change expected error message from attribute to element Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/types/AssertionsTest.java Modified:

svn commit: r453401 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/import.html src/main/org/apache/tools/ant/helper/ProjectHelper2.java

2006-10-05 Thread peterreilly
Author: peterreilly Date: Thu Oct 5 14:48:49 2006 New Revision: 453401 URL: http://svn.apache.org/viewvc?view=rev&rev=453401 Log: Do not set ant.file.{projectname} when the project name is not set in the tag. (as discussed) Bugzilla report: 39920 Modified: ant/core/trunk/WHATSNEW

svn commit: r453767 - in /ant/core/trunk/src/tests/antunit/types: build-embedded-ref.xml defer-reference-test.xml

2006-10-06 Thread peterreilly
Author: peterreilly Date: Fri Oct 6 14:14:30 2006 New Revision: 453767 URL: http://svn.apache.org/viewvc?view=rev&rev=453767 Log: defer reference tests Added: ant/core/trunk/src/tests/antunit/types/build-embedded-ref.xml ant/core/trunk/src/tests/antunit/types/defer-reference-test

svn commit: r453768 - in /ant/core/trunk/src/tests/antunit/types: build-embedded-ref.xml defer-reference-test.xml

2006-10-06 Thread peterreilly
Author: peterreilly Date: Fri Oct 6 14:15:42 2006 New Revision: 453768 URL: http://svn.apache.org/viewvc?view=rev&rev=453768 Log: eol-type Modified: ant/core/trunk/src/tests/antunit/types/build-embedded-ref.xml (props changed) ant/core/trunk/src/tests/antunit/types/defer-refer

svn commit: r453770 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/helper/ProjectHelper2.java

2006-10-06 Thread peterreilly
Author: peterreilly Date: Fri Oct 6 14:17:50 2006 New Revision: 453770 URL: http://svn.apache.org/viewvc?view=rev&rev=453770 Log: Defer references Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/helper/ProjectHelper2.java Modified: ant/core/trunk/WHAT

svn commit: r454027 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java

2006-10-07 Thread peterreilly
Author: peterreilly Date: Sat Oct 7 14:34:43 2006 New Revision: 454027 URL: http://svn.apache.org/viewvc?view=rev&rev=454027 Log: Fix for junit4 in JUnit4 annotations are placed in org.junit, so this package needs to be made a "systempackage" for fork=no to work. Bugzilla report 40

svn commit: r454029 - /ant/core/trunk/src/tests/antunit/taskdefs/pathconvert-test.xml

2006-10-07 Thread peterreilly
Author: peterreilly Date: Sat Oct 7 14:51:33 2006 New Revision: 454029 URL: http://svn.apache.org/viewvc?view=rev&rev=454029 Log: test for dir-char in pathconvert Added: ant/core/trunk/src/tests/antunit/taskdefs/pathconvert-test.xml Added: ant/core/trunk/src/tests/antunit/task

svn commit: r454030 - /ant/core/trunk/src/tests/antunit/taskdefs/pathconvert-test.xml

2006-10-07 Thread peterreilly
Author: peterreilly Date: Sat Oct 7 14:53:05 2006 New Revision: 454030 URL: http://svn.apache.org/viewvc?view=rev&rev=454030 Log: svn:eol-style native Modified: ant/core/trunk/src/tests/antunit/taskdefs/pathconvert-test.xml (contents, props changed) Modified: ant/core/trunk/src/t

svn commit: r454032 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/pathconvert.html src/main/org/apache/tools/ant/taskdefs/PathConvert.java src/tests/antunit/taskdefs/pathconvert-test.xml

2006-10-07 Thread peterreilly
Author: peterreilly Date: Sat Oct 7 15:04:20 2006 New Revision: 454032 URL: http://svn.apache.org/viewvc?view=rev&rev=454032 Log: PathConvert on Windows should process forward and back slashes equivalently. Bugzilla report 32884. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/

svn commit: r454033 - in /ant/core/trunk: CONTRIBUTORS contributors.xml

2006-10-07 Thread peterreilly
Author: peterreilly Date: Sat Oct 7 15:05:39 2006 New Revision: 454033 URL: http://svn.apache.org/viewvc?view=rev&rev=454033 Log: Alexey to contributors Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml Modified: ant/core/trunk/CONTRIBUTORS URL:

svn commit: r454035 - in /ant/core/trunk: CONTRIBUTORS contributors.xml

2006-10-07 Thread peterreilly
Author: peterreilly Date: Sat Oct 7 15:10:03 2006 New Revision: 454035 URL: http://svn.apache.org/viewvc?view=rev&rev=454035 Log: Joseph to contributors Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml Modified: ant/core/trunk/CONTRIBUTORS URL:

svn commit: r454207 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunnerTest.java

2006-10-08 Thread peterreilly
Author: peterreilly Date: Sun Oct 8 13:53:25 2006 New Revision: 454207 URL: http://svn.apache.org/viewvc?view=rev&rev=454207 Log: For JUnitTestRunnerTest: testInvalidTestCase and testNoTestCase JUnit4 adaption returns an ERROR wheres JUnit3 returns a FAILURE. Modify testcase to reflect

svn commit: r454220 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java

2006-10-08 Thread peterreilly
Author: peterreilly Date: Sun Oct 8 14:54:34 2006 New Revision: 454220 URL: http://svn.apache.org/viewvc?view=rev&rev=454220 Log: some printfs to help track down gump fail Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java Modified: ant/

svn commit: r454486 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.java

2006-10-09 Thread peterreilly
Author: peterreilly Date: Mon Oct 9 13:15:32 2006 New Revision: 454486 URL: http://svn.apache.org/viewvc?view=rev&rev=454486 Log: allow test case to work if /build/testcases is in the classpath Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/AntClassLoaderDelegationTest.

svn commit: r462590 - in /ant/core/trunk: docs/manual/install.html src/script/ant

2006-10-10 Thread peterreilly
Author: peterreilly Date: Tue Oct 10 14:45:45 2006 New Revision: 462590 URL: http://svn.apache.org/viewvc?view=rev&rev=462590 Log: 1) modify ant script to *NOT* . include /etc/ant.conf if ANT_HOME variable is set. 2) apply jpackage patch to ant script 3) modify manual to include the chang

svn commit: r463028 - in /ant/core/trunk/src/tests/antunit/taskdefs/optional: ./ junit/ junit/junit-outputtoformatters-test.xml junit/junit-test.xml junit/src/ junit/src/ExampleTest.java

2006-10-11 Thread peterreilly
Author: peterreilly Date: Wed Oct 11 16:04:14 2006 New Revision: 463028 URL: http://svn.apache.org/viewvc?view=rev&rev=463028 Log: tests for outputtoformatters Added: ant/core/trunk/src/tests/antunit/taskdefs/optional/ ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/

svn commit: r463029 - /ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/junit-test.xml

2006-10-11 Thread peterreilly
Author: peterreilly Date: Wed Oct 11 16:05:02 2006 New Revision: 463029 URL: http://svn.apache.org/viewvc?view=rev&rev=463029 Log: added by accident Removed: ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/junit-test

svn commit: r463031 - in /ant/core/trunk/src/tests/antunit/taskdefs/optional/junit: junit-outputtoformatters-test.xml src/ExampleTest.java

2006-10-11 Thread peterreilly
Author: peterreilly Date: Wed Oct 11 16:06:27 2006 New Revision: 463031 URL: http://svn.apache.org/viewvc?view=rev&rev=463031 Log: svn style native Modified: ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/junit-outputtoformatters-test.xml (contents, props changed) ant/

svn commit: r463045 - in /ant/core/trunk: ./ docs/manual/OptionalTasks/ src/main/org/apache/tools/ant/taskdefs/optional/junit/

2006-10-11 Thread peterreilly
Author: peterreilly Date: Wed Oct 11 16:13:08 2006 New Revision: 463045 URL: http://svn.apache.org/viewvc?view=rev&rev=463045 Log: Added outputtoformatters attribute to to allow suppression of noisey tests. Bugzilla report 12817. Modified: ant/core/trunk/CONTRIBUTORS ant/core/t

svn commit: r463447 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java

2006-10-12 Thread peterreilly
Author: peterreilly Date: Thu Oct 12 14:41:08 2006 New Revision: 463447 URL: http://svn.apache.org/viewvc?view=rev&rev=463447 Log: opps: restore correct behavour for setting basetest attributes Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.

svn commit: r463483 - /ant/core/trunk/src/script/ant

2006-10-12 Thread peterreilly
Author: peterreilly Date: Thu Oct 12 15:51:06 2006 New Revision: 463483 URL: http://svn.apache.org/viewvc?view=rev&rev=463483 Log: place the OPT_JAR_LIST in the correct place Modified: ant/core/trunk/src/script/ant Modified: ant/core/trunk/src/script/ant URL: http://svn.apache.org/vi

svn commit: r463485 - /ant/core/trunk/src/script/ant

2006-10-12 Thread peterreilly
Author: peterreilly Date: Thu Oct 12 15:52:58 2006 New Revision: 463485 URL: http://svn.apache.org/viewvc?view=rev&rev=463485 Log: use -x instead of -f Modified: ant/core/trunk/src/script/ant Modified: ant/core/trunk/src/script/ant URL: http://svn.apache.org/viewvc/ant/core/trunk

svn commit: r463852 - /ant/antlibs/svn/trunk/src/main/org/apache/ant/svn/SvnChangeLogTask.java

2006-10-13 Thread peterreilly
Author: peterreilly Date: Fri Oct 13 15:21:19 2006 New Revision: 463852 URL: http://svn.apache.org/viewvc?view=rev&rev=463852 Log: Bugzill 40704, fix for cygwin version of svn dealing with dates Modified: ant/antlibs/svn/trunk/src/main/org/apache/ant/svn/SvnChangeLogTask.java Modified:

svn commit: r463867 - /ant/core/trunk/src/script/ant

2006-10-13 Thread peterreilly
Author: peterreilly Date: Fri Oct 13 16:38:19 2006 New Revision: 463867 URL: http://svn.apache.org/viewvc?view=rev&rev=463867 Log: allow . /etc/ant.conf if ant_home is /usr/share/ant Modified: ant/core/trunk/src/script/ant Modified: ant/core/trunk/src/script/ant URL: http://svn.apache

svn commit: r463868 - /ant/core/trunk/src/main/org/apache/tools/ant/Project.java

2006-10-13 Thread peterreilly
Author: peterreilly Date: Fri Oct 13 16:39:52 2006 New Revision: 463868 URL: http://svn.apache.org/viewvc?view=rev&rev=463868 Log: Reduce to verbose message of overridding properties. Modified: ant/core/trunk/src/main/org/apache/tools/ant/Project.java Modified: ant/core/trunk/src/main

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

2006-10-14 Thread peterreilly
Author: peterreilly Date: Sat Oct 14 13:56:27 2006 New Revision: 464022 URL: http://svn.apache.org/viewvc?view=rev&rev=464022 Log: add comment on change to logging level of reference override Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache

svn commit: r465065 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/helper/ src/main/org/apache/tools/ant/taskdefs/ src/tests/antunit/types/

2006-10-17 Thread peterreilly
Author: peterreilly Date: Tue Oct 17 14:33:42 2006 New Revision: 465065 URL: http://svn.apache.org/viewvc?view=rev&rev=465065 Log: add fall-back for undefined references that are parsed Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/Project.java

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

2006-10-17 Thread peterreilly
Author: peterreilly Date: Tue Oct 17 14:56:16 2006 New Revision: 465073 URL: http://svn.apache.org/viewvc?view=rev&rev=465073 Log: Fix for OOME with <*ant*> and Bugzilla report 28283 and 33061 IH had a map of class->IH objects. The class is the typedefed class and IH is the attribu

svn commit: r466271 - /ant/core/trunk/lib/libraries.properties

2006-10-20 Thread peterreilly
Author: peterreilly Date: Fri Oct 20 14:39:50 2006 New Revision: 466271 URL: http://svn.apache.org/viewvc?view=rev&rev=466271 Log: update jsch version in libraries to agree with doc Modified: ant/core/trunk/lib/libraries.properties Modified: ant/core/trunk/lib/libraries.properties

svn commit: r466283 - /ant/core/trunk/src/main/org/apache/tools/ant/UnknownElement.java

2006-10-20 Thread peterreilly
Author: peterreilly Date: Fri Oct 20 15:35:44 2006 New Revision: 466283 URL: http://svn.apache.org/viewvc?view=rev&rev=466283 Log: Free the realThing with UE is finished with it (fixes since last look at this allows this) Modified: ant/core/trunk/src/main/org/apache/tools

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

2006-10-20 Thread peterreilly
Author: peterreilly Date: Fri Oct 20 15:40:27 2006 New Revision: 466290 URL: http://svn.apache.org/viewvc?view=rev&rev=466290 Log: Stop making IH a project listener, instead clean the IH cache explititly on build finished. Modified: ant/core/trunk/src/main/org/apache/tools

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

2006-10-20 Thread peterreilly
Author: peterreilly Date: Fri Oct 20 16:06:32 2006 New Revision: 466300 URL: http://svn.apache.org/viewvc?view=rev&rev=466300 Log: make IH.clearCache() public Modified: ant/core/trunk/src/main/org/apache/tools/ant/IntrospectionHelper.java Modified: ant/core/trunk/src/main/org/apache/t

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

2006-10-23 Thread peterreilly
Author: peterreilly Date: Sun Oct 22 14:43:12 2006 New Revision: 466880 URL: http://svn.apache.org/viewvc?view=rev&rev=466880 Log: pset svn:eol-style native Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/UUEncoder.java (contents, props changed) Modified: ant/core/trunk

svn commit: r466883 - in /ant/core/trunk/src/tests/antunit/core/uuencode: ./ src/ src/task/ src/task/BaseTask.java src/task/UUDecodeTask.java src/task/UUEncodeTask.java uuencode-test.xml

2006-10-23 Thread peterreilly
Author: peterreilly Date: Sun Oct 22 14:52:47 2006 New Revision: 466883 URL: http://svn.apache.org/viewvc?view=rev&rev=466883 Log: test for uuencode Added: ant/core/trunk/src/tests/antunit/core/uuencode/ ant/core/trunk/src/tests/antunit/core/uuencode/src/ ant/core/trunk/src/t

svn commit: r466884 - in /ant/core/trunk/src/tests/antunit/core/uuencode: src/task/BaseTask.java src/task/UUDecodeTask.java src/task/UUEncodeTask.java uuencode-test.xml

2006-10-23 Thread peterreilly
Author: peterreilly Date: Sun Oct 22 14:54:01 2006 New Revision: 466884 URL: http://svn.apache.org/viewvc?view=rev&rev=466884 Log: pset svn:eol-style native Modified: ant/core/trunk/src/tests/antunit/core/uuencode/src/task/BaseTask.java (contents, props changed) ant/core/trunk

svn commit: r466878 - /ant/core/trunk/docs/manual/CoreTasks/exec.html

2006-10-23 Thread peterreilly
Author: peterreilly Date: Sun Oct 22 14:31:41 2006 New Revision: 466878 URL: http://svn.apache.org/viewvc?view=rev&rev=466878 Log: bugzilla: 40803, doc use of cmd.exe /c for bat files better Modified: ant/core/trunk/docs/manual/CoreTasks/exec.html Modified: ant/core/trunk/docs/ma

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

2006-10-23 Thread peterreilly
Author: peterreilly Date: Sun Oct 22 14:56:49 2006 New Revision: 466887 URL: http://svn.apache.org/viewvc?view=rev&rev=466887 Log: document removal of dependency Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHAT

svn commit: r466879 - in /ant/core/trunk: build.xml src/main/org/apache/tools/ant/taskdefs/email/UUMailer.java src/main/org/apache/tools/ant/util/UUEncoder.java

2006-10-23 Thread peterreilly
Author: peterreilly Date: Sun Oct 22 14:41:20 2006 New Revision: 466879 URL: http://svn.apache.org/viewvc?view=rev&rev=466879 Log: remove use of sun.misc.uuencoder Added: ant/core/trunk/src/main/org/apache/tools/ant/util/UUEncoder.java Modified: ant/core/trunk/build.xml ant/

svn commit: r467129 - in /ant/core/trunk/src/main/org/apache/tools/ant: taskdefs/condition/ taskdefs/optional/extension/ taskdefs/rmic/ types/ types/spi/

2006-10-23 Thread peterreilly
Author: peterreilly Date: Mon Oct 23 14:15:57 2006 New Revision: 467129 URL: http://svn.apache.org/viewvc?view=rev&rev=467129 Log: fix up some of the javadoc whining Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsReachable.java ant/core/trunk/src/main

svn commit: r467135 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: Definer.java optional/dotnet/NetCommand.java

2006-10-23 Thread peterreilly
Author: peterreilly Date: Mon Oct 23 14:39:10 2006 New Revision: 467135 URL: http://svn.apache.org/viewvc?view=rev&rev=467135 Log: remove noinspection tag, change @todo: to @todo Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Definer.java ant/core/trunk/src/main

svn commit: r467136 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: jsp/Jasper41Mangler.java junit/JUnitTaskMirror.java

2006-10-23 Thread peterreilly
Author: peterreilly Date: Mon Oct 23 14:45:38 2006 New Revision: 467136 URL: http://svn.apache.org/viewvc?view=rev&rev=467136 Log: jasper4.1 is not in ant classpath while compiling, fix link in junittaskmirror Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional

svn commit: r469303 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java

2006-10-30 Thread peterreilly
Author: peterreilly Date: Mon Oct 30 14:29:35 2006 New Revision: 469303 URL: http://svn.apache.org/viewvc?view=rev&rev=469303 Log: Bugzilla 36733, NPE when failure in creating parser Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/j

svn commit: r469312 - /ant/core/trunk/src/script/lcp.bat

2006-10-30 Thread peterreilly
Author: peterreilly Date: Mon Oct 30 15:01:19 2006 New Revision: 469312 URL: http://svn.apache.org/viewvc?view=rev&rev=469312 Log: bugzilla 39932: lcp.bat prepended instead of append Modified: ant/core/trunk/src/script/lcp.bat Modified: ant/core/trunk/src/script/lcp.bat URL:

svn commit: r469717 - in /ant/core/trunk/src/main/org/apache/tools/ant: ./ filters/ helper/ input/ launch/

2006-10-31 Thread peterreilly
Author: peterreilly Date: Tue Oct 31 16:13:43 2006 New Revision: 469717 URL: http://svn.apache.org/viewvc?view=rev&rev=469717 Log: some checkstyle changes Modified: ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java ant/core/trunk/src/main/org/apache/tools

svn commit: r470134 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml docs/manual/CoreTasks/javadoc.html src/main/org/apache/tools/ant/taskdefs/Javadoc.java

2006-11-01 Thread peterreilly
Author: peterreilly Date: Wed Nov 1 15:19:33 2006 New Revision: 470134 URL: http://svn.apache.org/viewvc?view=rev&rev=470134 Log: bugzilla report 40852: useextenalfile of javadoc now applies to all command line args Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW

svn commit: r470578 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml src/main/org/apache/tools/ant/taskdefs/Javadoc.java

2006-11-02 Thread peterreilly
Author: peterreilly Date: Thu Nov 2 14:50:04 2006 New Revision: 470578 URL: http://svn.apache.org/viewvc?view=rev&rev=470578 Log: bugzilla 32927: description of javadoc's tag should be optional Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW ant/c

svn commit: r470581 - /ant/core/trunk/docs/manual/CoreTasks/javadoc.html

2006-11-02 Thread peterreilly
Author: peterreilly Date: Thu Nov 2 14:52:04 2006 New Revision: 470581 URL: http://svn.apache.org/viewvc?view=rev&rev=470581 Log: update javadoc to desciption quoteing in tag file - bugzilla report 30966 Modified: ant/core/trunk/docs/manual/CoreTasks/javadoc.html Modified: ant/core/t

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

2006-11-02 Thread peterreilly
Author: peterreilly Date: Thu Nov 2 15:02:59 2006 New Revision: 470587 URL: http://svn.apache.org/viewvc?view=rev&rev=470587 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Echo.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/GUnzip.

svn commit: r471287 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Manifest.java

2006-11-04 Thread peterreilly
Author: peterreilly Date: Sat Nov 4 14:42:00 2006 New Revision: 471287 URL: http://svn.apache.org/viewvc?view=rev&rev=471287 Log: checkstyle + align hashCode with equals Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Manifest.java Modified: ant/core/trunk/src/main

svn commit: r471288 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: Javadoc.java LogOutputStream.java MacroDef.java MakeUrl.java MatchingTask.java Move.java PathConvert.java Property.java

2006-11-04 Thread peterreilly
Author: peterreilly Date: Sat Nov 4 14:45:07 2006 New Revision: 471288 URL: http://svn.apache.org/viewvc?view=rev&rev=471288 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Javadoc.java ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r471289 - in /ant/core/trunk/src/main/org/apache/tools/ant: ./ filters/ filters/util/ helper/ listener/ loader/

2006-11-04 Thread peterreilly
Author: peterreilly Date: Sat Nov 4 14:50:20 2006 New Revision: 471289 URL: http://svn.apache.org/viewvc?view=rev&rev=471289 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/AntTypeDefinition.java ant/core/trunk/src/main/org/apache/tools/ant/ComponentHelper.

svn commit: r471552 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition: AntVersion.java ConditionBase.java HasMethod.java Http.java IsReachable.java IsSigned.java Matches.java Os.ja

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 14:47:42 2006 New Revision: 471552 URL: http://svn.apache.org/viewvc?view=rev&rev=471552 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/AntVersion.java ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r471554 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: ./ dotnet/ extension/ javah/ junit/ native2ascii/ net/ script/ splash/ ssh/ starteam/ unix/

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 14:50:17 2006 New Revision: 471554 URL: http://svn.apache.org/viewvc?view=rev&rev=471554 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/Javah.java ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r471555 - in /ant/core/trunk/src/main/org/apache/tools/ant/types: ./ optional/ resources/ selectors/ spi/

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 14:51:37 2006 New Revision: 471555 URL: http://svn.apache.org/viewvc?view=rev&rev=471555 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/CommandlineJava.java ant/core/trunk/src/main/org/apache/tools/ant/types/DataType.

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

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 14:58:38 2006 New Revision: 471559 URL: http://svn.apache.org/viewvc?view=rev&rev=471559 Log: Add rule to allow in-line suppression of specific checkstyle rules. This will allow code that is kept for backward compatible reasons to be marked in the code,

svn commit: r471560 - in /ant/core/trunk/src/main/org/apache/tools/ant/util: ./ java15/ optional/ regexp/

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 15:00:20 2006 New Revision: 471560 URL: http://svn.apache.org/viewvc?view=rev&rev=471560 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/ClasspathUtils.java ant/core/trunk/src/main/org/apache/tools/ant/

svn commit: r471561 - in /ant/core/trunk/src/main/org/apache/tools/tar: TarConstants.java TarOutputStream.java

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 15:00:57 2006 New Revision: 471561 URL: http://svn.apache.org/viewvc?view=rev&rev=471561 Log: trailing spaces Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarConstants.java ant/core/trunk/src/main/org/apache/tools/tar/TarOutputStream.

svn commit: r471562 - in /ant/core/trunk/src/main/org/apache/tools/ant: ./ filters/util/ taskdefs/ taskdefs/cvslib/ taskdefs/rmic/

2006-11-05 Thread peterreilly
Author: peterreilly Date: Sun Nov 5 15:03:47 2006 New Revision: 471562 URL: http://svn.apache.org/viewvc?view=rev&rev=471562 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/DefaultLogger.java ant/core/trunk/src/main/org/apache/tools/ant/DirectoryScanner.

svn commit: r471909 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/Javadoc.java

2006-11-06 Thread peterreilly
Author: peterreilly Date: Mon Nov 6 14:42:36 2006 New Revision: 471909 URL: http://svn.apache.org/viewvc?view=rev&rev=471909 Log: Bugzilla 40900, docletpath attribute of javadoc ignored Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Javadoc.

svn commit: r471918 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/javacc: JJDoc.java JJTree.java JavaCC.java

2006-11-06 Thread peterreilly
Author: peterreilly Date: Mon Nov 6 14:55:35 2006 New Revision: 471918 URL: http://svn.apache.org/viewvc?view=rev&rev=471918 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/javacc/JJDoc.java ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r471919 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java

2006-11-06 Thread peterreilly
Author: peterreilly Date: Mon Nov 6 14:56:24 2006 New Revision: 471919 URL: http://svn.apache.org/viewvc?view=rev&rev=471919 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java Modified: ant/core/trunk/src/main/org/apache/t

svn commit: r471920 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/jsp/JspC.java

2006-11-06 Thread peterreilly
Author: peterreilly Date: Mon Nov 6 14:57:27 2006 New Revision: 471920 URL: http://svn.apache.org/viewvc?view=rev&rev=471920 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/jsp/JspC.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r471921 - in /ant/core/trunk/src/main/org/apache/tools/zip: UnrecognizedExtraField.java ZipEntry.java

2006-11-06 Thread peterreilly
Author: peterreilly Date: Mon Nov 6 14:58:45 2006 New Revision: 471921 URL: http://svn.apache.org/viewvc?view=rev&rev=471921 Log: trailing spaces Modified: ant/core/trunk/src/main/org/apache/tools/zip/UnrecognizedExtraField.java ant/core/trunk/src/main/org/apache/tools/zip/ZipEntry.

svn commit: r472657 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: FixCRLF.java condition/IsReachable.java condition/ParserSupports.java

2006-11-08 Thread peterreilly
Author: peterreilly Date: Wed Nov 8 13:54:45 2006 New Revision: 472657 URL: http://svn.apache.org/viewvc?view=rev&rev=472657 Log: opps, allow tests to compile again Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/FixCRLF.java ant/core/trunk/src/main/org/apache/tools

svn commit: r472658 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: Cab.java Javah.java NetRexxC.java

2006-11-08 Thread peterreilly
Author: peterreilly Date: Wed Nov 8 13:59:41 2006 New Revision: 472658 URL: http://svn.apache.org/viewvc?view=rev&rev=472658 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/Cab.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/opti

svn commit: r472660 - in /ant/core/trunk/src/main/org/apache/tools/ant: taskdefs/optional/net/FTP.java types/DataType.java types/EnumeratedAttribute.java util/UUEncoder.java

2006-11-08 Thread peterreilly
Author: peterreilly Date: Wed Nov 8 14:04:47 2006 New Revision: 472660 URL: http://svn.apache.org/viewvc?view=rev&rev=472660 Log: remove tabs Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java ant/core/trunk/src/main/org/apache/tools/ant/t

svn commit: r473108 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/

2006-11-09 Thread peterreilly
Author: peterreilly Date: Thu Nov 9 14:39:14 2006 New Revision: 473108 URL: http://svn.apache.org/viewvc?view=rev&rev=473108 Log: checkstyle - mostly javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/AggregateTransformer.java ant/core/trunk

svn commit: r473112 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/WeblogicDeploymentTool.java

2006-11-09 Thread peterreilly
Author: peterreilly Date: Thu Nov 9 14:40:44 2006 New Revision: 473112 URL: http://svn.apache.org/viewvc?view=rev&rev=473112 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/WeblogicDeploymentTool.java Modified: ant/core/trunk/src/main/org/ap

svn commit: r473114 - /ant/core/trunk/src/main/org/apache/tools/ant/types/FilterSet.java

2006-11-09 Thread peterreilly
Author: peterreilly Date: Thu Nov 9 14:42:23 2006 New Revision: 473114 URL: http://svn.apache.org/viewvc?view=rev&rev=473114 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/FilterSet.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/t

svn commit: r473115 - /ant/core/trunk/src/main/org/apache/tools/ant/filters/FixCrLfFilter.java

2006-11-09 Thread peterreilly
Author: peterreilly Date: Thu Nov 9 14:43:04 2006 New Revision: 473115 URL: http://svn.apache.org/viewvc?view=rev&rev=473115 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/filters/FixCrLfFilter.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/fil

svn commit: r473558 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/

2006-11-10 Thread peterreilly
Author: peterreilly Date: Fri Nov 10 14:53:56 2006 New Revision: 473558 URL: http://svn.apache.org/viewvc?view=rev&rev=473558 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTaskMirror.java ant/core/trunk/src/main/org/apache/tools

svn commit: r473560 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/perforce/

2006-11-10 Thread peterreilly
Author: peterreilly Date: Fri Nov 10 14:55:30 2006 New Revision: 473560 URL: http://svn.apache.org/viewvc?view=rev&rev=473560 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/perforce/P4Base.java ant/core/trunk/src/main/org/apache/tools

svn commit: r473818 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/vss: MSVSS.java MSVSSConstants.java

2006-11-11 Thread peterreilly
Author: peterreilly Date: Sat Nov 11 14:33:39 2006 New Revision: 473818 URL: http://svn.apache.org/viewvc?view=rev&rev=473818 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/vss/MSVSS.java ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r473819 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: Cab.java Javah.java

2006-11-11 Thread peterreilly
Author: peterreilly Date: Sat Nov 11 14:35:25 2006 New Revision: 473819 URL: http://svn.apache.org/viewvc?view=rev&rev=473819 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/Cab.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/opti

svn commit: r473820 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb: BorlandDeploymentTool.java GenericDeploymentTool.java WebsphereDeploymentTool.java

2006-11-11 Thread peterreilly
Author: peterreilly Date: Sat Nov 11 14:36:49 2006 New Revision: 473820 URL: http://svn.apache.org/viewvc?view=rev&rev=473820 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/BorlandDeploymentTool.java ant/core/trunk/src/main/org/apache/t

svn commit: r473822 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional: Native2Ascii.java PropertyFile.java SchemaValidate.java

2006-11-11 Thread peterreilly
Author: peterreilly Date: Sat Nov 11 14:39:19 2006 New Revision: 473822 URL: http://svn.apache.org/viewvc?view=rev&rev=473822 Log: javadoc Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/Native2Ascii.java ant/core/trunk/src/main/org/apache/tools/ant/task

svn commit: r473823 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java

2006-11-11 Thread peterreilly
Author: peterreilly Date: Sat Nov 11 14:40:53 2006 New Revision: 473823 URL: http://svn.apache.org/viewvc?view=rev&rev=473823 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java Modified: ant/core/trunk/src/main/org/apache/tools

svn commit: r474071 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/

2006-11-12 Thread peterreilly
Author: peterreilly Date: Sun Nov 12 14:29:31 2006 New Revision: 474071 URL: http://svn.apache.org/viewvc?view=rev&rev=474071 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/ejb/BorlandDeploymentTool.java ant/core/trunk/src/main/org/apache/t

svn commit: r474072 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/

2006-11-12 Thread peterreilly
Author: peterreilly Date: Sun Nov 12 14:30:59 2006 New Revision: 474072 URL: http://svn.apache.org/viewvc?view=rev&rev=474072 Log: checkstyle Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/CSharp.java ant/core/trunk/src/main/org/apache/tools

<    1   2   3   4   5   6   7   8   9   10   >