svn commit: r950083 - /ant/sandbox/usertests/env/build.xml

2010-06-01 Thread bodewig
Author: bodewig Date: Tue Jun 1 14:20:20 2010 New Revision: 950083 URL: http://svn.apache.org/viewvc?rev=950083view=rev Log: typo Modified: ant/sandbox/usertests/env/build.xml Modified: ant/sandbox/usertests/env/build.xml URL: http://svn.apache.org/viewvc/ant/sandbox/usertests/env

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

2010-06-08 Thread bodewig
Author: bodewig Date: Tue Jun 8 15:06:00 2010 New Revision: 952674 URL: http://svn.apache.org/viewvc?rev=952674view=rev Log: failing test for issue 49404 Modified: ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/xmlformatter-test.xml Modified: ant/core/trunk/src/tests/antunit

svn commit: r952676 - /ant/core/trunk/docs/manual/tasklist.html

2010-06-08 Thread bodewig
Author: bodewig Date: Tue Jun 8 15:11:34 2010 New Revision: 952676 URL: http://svn.apache.org/viewvc?rev=952676view=rev Log: sort by task name rather than page name Modified: ant/core/trunk/docs/manual/tasklist.html Modified: ant/core/trunk/docs/manual/tasklist.html URL: http

svn commit: r953001 - in /ant/antlibs/common/trunk: build.xml ivy.xml ivysettings-nexus.xml upload.xml

2010-06-09 Thread bodewig
Author: bodewig Date: Wed Jun 9 13:41:23 2010 New Revision: 953001 URL: http://svn.apache.org/viewvc?rev=953001view=rev Log: first cut at providing nexus upload support for Antlibs based on Antoine's work for Ant. Will be tested by compress-antlib release someday Added: ant/antlibs/common

svn commit: r953003 - /ant/antlibs/common/trunk/build.xml

2010-06-09 Thread bodewig
Author: bodewig Date: Wed Jun 9 13:43:01 2010 New Revision: 953003 URL: http://svn.apache.org/viewvc?rev=953003view=rev Log: bad target name Modified: ant/antlibs/common/trunk/build.xml Modified: ant/antlibs/common/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk

svn commit: r953004 - /ant/antlibs/antunit/trunk/changes.xml

2010-06-09 Thread bodewig
Author: bodewig Date: Wed Jun 9 13:46:06 2010 New Revision: 953004 URL: http://svn.apache.org/viewvc?rev=953004view=rev Log: typo Modified: ant/antlibs/antunit/trunk/changes.xml Modified: ant/antlibs/antunit/trunk/changes.xml URL: http://svn.apache.org/viewvc/ant/antlibs/antunit/trunk

svn commit: r953008 - /ant/antlibs/compress/trunk/project-template.ivy.xml

2010-06-09 Thread bodewig
Author: bodewig Date: Wed Jun 9 13:52:48 2010 New Revision: 953008 URL: http://svn.apache.org/viewvc?rev=953008view=rev Log: Update template Ivy file with publications Modified: ant/antlibs/compress/trunk/project-template.ivy.xml Modified: ant/antlibs/compress/trunk/project

svn commit: r953046 - in /ant/core/trunk/src: main/org/apache/tools/ant/DirectoryScanner.java tests/junit/org/apache/tools/ant/DirectoryScannerTest.java tests/junit/org/apache/tools/ant/types/selector

2010-06-09 Thread bodewig
Author: bodewig Date: Wed Jun 9 15:44:46 2010 New Revision: 953046 URL: http://svn.apache.org/viewvc?rev=953046view=rev Log: some JUnit tests to verify/falsify http://mail-archives.apache.org/mod_mbox/ant-user/201006.mbox/%3c28829117.p...@talk.nabble.com%3e Added: ant/core/trunk/src/tests

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

2010-06-10 Thread bodewig
Author: bodewig Date: Thu Jun 10 09:24:13 2010 New Revision: 953257 URL: http://svn.apache.org/viewvc?rev=953257view=rev Log: try a little harder when deleting temporary files in junit Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTask.java Modified

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

2010-06-10 Thread bodewig
Author: bodewig Date: Thu Jun 10 09:28:46 2010 New Revision: 953261 URL: http://svn.apache.org/viewvc?rev=953261view=rev Log: provide file name when you fail to delete the temporary file. PR 49419 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs

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

2010-06-10 Thread bodewig
Author: bodewig Date: Thu Jun 10 11:30:57 2010 New Revision: 953281 URL: http://svn.apache.org/viewvc?rev=953281view=rev Log: don't scan directories that are excluded recursively - this used to be done everywhere except for the (most common) case where the directory itself was not explicitly

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

2010-06-10 Thread bodewig
Author: bodewig Date: Thu Jun 10 16:09:07 2010 New Revision: 953366 URL: http://svn.apache.org/viewvc?rev=953366view=rev Log: Test failed on Windows, don't know why I never noticed before Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/DefaultLoggerTest.java Modified: ant

svn commit: r953375 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

2010-06-10 Thread bodewig
Author: bodewig Date: Thu Jun 10 16:26:25 2010 New Revision: 953375 URL: http://svn.apache.org/viewvc?rev=953375view=rev Log: test failed on Windows Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java Modified: ant/core/trunk/src/tests/junit/org/apache

svn commit: r953381 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

2010-06-10 Thread bodewig
Author: bodewig Date: Thu Jun 10 16:32:50 2010 New Revision: 953381 URL: http://svn.apache.org/viewvc?rev=953381view=rev Log: remove redundant assertions, they are already contained in testantOnRemoteShare Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/launch/LocatorTest.java

svn commit: r953594 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/compilers/DefaultCompilerAdapter.java

2010-06-11 Thread bodewig
Author: bodewig Date: Fri Jun 11 07:33:07 2010 New Revision: 953594 URL: http://svn.apache.org/viewvc?rev=953594view=rev Log: javac faild for long command lines on OS/2. PR 49425. Submitted by dmik DOT for MINUS maillists AT hugaida DOT com Modified: ant/core/trunk/WHATSNEW ant/core

svn commit: r954537 - in /ant/antlibs/antunit/trunk: changes.xml src/etc/junit-frames.xsl src/etc/junit-noframes.xsl

2010-06-14 Thread bodewig
Author: bodewig Date: Mon Jun 14 16:13:56 2010 New Revision: 954537 URL: http://svn.apache.org/viewvc?rev=954537view=rev Log: merge err/out changes from Ant's trunk (output to HTML rather than plain text) Modified: ant/antlibs/antunit/trunk/changes.xml ant/antlibs/antunit/trunk/src/etc

svn commit: r954767 - /ant/antlibs/common/trunk/build.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 08:59:21 2010 New Revision: 954767 URL: http://svn.apache.org/viewvc?rev=954767view=rev Log: whitespace Modified: ant/antlibs/common/trunk/build.xml Modified: ant/antlibs/common/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk

svn commit: r954768 - /ant/antlibs/common/trunk/build.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 09:00:03 2010 New Revision: 954768 URL: http://svn.apache.org/viewvc?rev=954768view=rev Log: create a -sources.jar Modified: ant/antlibs/common/trunk/build.xml Modified: ant/antlibs/common/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/antlibs/common

svn commit: r954778 - /ant/antlibs/common/trunk/build.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 09:18:55 2010 New Revision: 954778 URL: http://svn.apache.org/viewvc?rev=954778view=rev Log: create javadocs and a -javadoc.jar Modified: ant/antlibs/common/trunk/build.xml Modified: ant/antlibs/common/trunk/build.xml URL: http://svn.apache.org/viewvc/ant

svn commit: r954780 - /ant/antlibs/common/trunk/build.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 09:21:22 2010 New Revision: 954780 URL: http://svn.apache.org/viewvc?rev=954780view=rev Log: check OpenPGP sigs for -sources.jar and -javadoc.jar as well Modified: ant/antlibs/common/trunk/build.xml Modified: ant/antlibs/common/trunk/build.xml URL: http

svn commit: r954781 - /incubator/ivy/

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 09:30:40 2010 New Revision: 954781 URL: http://svn.apache.org/viewvc?rev=954781view=rev Log: Ivy has become part of Ant long ago Removed: incubator/ivy/

svn commit: r954785 - in /ant/core/trunk/src/main/org/apache/tools/ant: taskdefs/Move.java util/FileUtils.java

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 10:08:49 2010 New Revision: 954785 URL: http://svn.apache.org/viewvc?rev=954785view=rev Log: allow file names to be 'fixed in case' on Windows. PR 41948 Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Move.java ant/core/trunk/src/main/org

svn commit: r954802 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/util/DOMElementWriter.java src/tests/antunit/taskdefs/optional/junit/xmlformatter-test.xml src/tests/junit/org/apache/t

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 10:43:37 2010 New Revision: 954802 URL: http://svn.apache.org/viewvc?rev=954802view=rev Log: unconditionally encode as amp; in DOMElementWriter. PR 49404 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/util

svn commit: r954807 - /ant/antlibs/compress/trunk/project-template.ivy.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 10:56:48 2010 New Revision: 954807 URL: http://svn.apache.org/viewvc?rev=954807view=rev Log: additional artifacts Modified: ant/antlibs/compress/trunk/project-template.ivy.xml Modified: ant/antlibs/compress/trunk/project-template.ivy.xml URL: http

svn commit: r954820 - /ant/antlibs/common/trunk/upload.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 11:06:00 2010 New Revision: 954820 URL: http://svn.apache.org/viewvc?rev=954820view=rev Log: one more place with an artifact pattern Modified: ant/antlibs/common/trunk/upload.xml Modified: ant/antlibs/common/trunk/upload.xml URL: http://svn.apache.org

svn commit: r954887 - /ant/core/trunk/build.xml

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 13:56:08 2010 New Revision: 954887 URL: http://svn.apache.org/viewvc?rev=954887view=rev Log: only ignore system classes if not running in Gump or similar environments. Hopefully fixes test-ant in Gump Modified: ant/core/trunk/build.xml Modified: ant/core

svn commit: r954939 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/Main.java src/tests/junit/org/apache/tools/ant/PropertyFileCLITest.java

2010-06-15 Thread bodewig
Author: bodewig Date: Tue Jun 15 15:46:16 2010 New Revision: 954939 URL: http://svn.apache.org/viewvc?rev=954939view=rev Log: resolve properties defined via -propertyfile against each other. PR 18732 Added: ant/core/trunk/src/tests/junit/org/apache/tools/ant/PropertyFileCLITest.java

svn commit: r955145 - /ant/antlibs/common/trunk/ivy.xml

2010-06-16 Thread bodewig
Author: bodewig Date: Wed Jun 16 07:30:43 2010 New Revision: 955145 URL: http://svn.apache.org/viewvc?rev=955145view=rev Log: use a separate NS for the classifier attribute Modified: ant/antlibs/common/trunk/ivy.xml Modified: ant/antlibs/common/trunk/ivy.xml URL: http://svn.apache.org

svn commit: r955146 - /ant/antlibs/common/trunk/ivy.xml

2010-06-16 Thread bodewig
Author: bodewig Date: Wed Jun 16 07:31:39 2010 New Revision: 955146 URL: http://svn.apache.org/viewvc?rev=955146view=rev Log: whitespace Modified: ant/antlibs/common/trunk/ivy.xml Modified: ant/antlibs/common/trunk/ivy.xml URL: http://svn.apache.org/viewvc/ant/antlibs/common/trunk/ivy.xml

svn commit: r955147 - /ant/antlibs/compress/trunk/project-template.ivy.xml

2010-06-16 Thread bodewig
Author: bodewig Date: Wed Jun 16 07:33:05 2010 New Revision: 955147 URL: http://svn.apache.org/viewvc?rev=955147view=rev Log: use a separate NS for the classifier attribute Modified: ant/antlibs/compress/trunk/project-template.ivy.xml Modified: ant/antlibs/compress/trunk/project

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

2010-06-16 Thread bodewig
Author: bodewig Date: Wed Jun 16 09:36:08 2010 New Revision: 955166 URL: http://svn.apache.org/viewvc?rev=955166view=rev Log: use a more robust approach that doesn't rely on stream redirections Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/PropertyFileCLITest.java Modified

svn commit: r955226 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/util/DOMElementWriter.java src/tests/junit/org/apache/tools/ant/util/DOMElementWriterTest.java

2010-06-16 Thread bodewig
Author: bodewig Date: Wed Jun 16 13:42:39 2010 New Revision: 955226 URL: http://svn.apache.org/viewvc?rev=955226view=rev Log: use a better approach to encode CDATA end markers in CDATA sections as suggested by Mark Lassau and Wikipedia. PR 49404 Modified: ant/core/trunk/WHATSNEW ant

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

2010-06-16 Thread bodewig
Author: bodewig Date: Wed Jun 16 15:27:02 2010 New Revision: 955266 URL: http://svn.apache.org/viewvc?rev=955266view=rev Log: typos Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=955266r1=955265r2=955266view

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

2010-06-17 Thread bodewig
Author: bodewig Date: Thu Jun 17 08:40:37 2010 New Revision: 955506 URL: http://svn.apache.org/viewvc?rev=955506view=rev Log: Java 1.4 Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/DOMElementWriter.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/util

svn commit: r955532 - /ant/antlibs/antunit/trunk/src/etc/testcases/listener/xmllistener.xml

2010-06-17 Thread bodewig
Author: bodewig Date: Thu Jun 17 10:03:15 2010 New Revision: 955532 URL: http://svn.apache.org/viewvc?rev=955532view=rev Log: adapt to modified CDATA section escaping in trunk Modified: ant/antlibs/antunit/trunk/src/etc/testcases/listener/xmllistener.xml Modified: ant/antlibs/antunit/trunk

svn commit: r955574 - /ant/core/trunk/docs/manual/Tasks/attrib.html

2010-06-17 Thread bodewig
Author: bodewig Date: Thu Jun 17 12:39:27 2010 New Revision: 955574 URL: http://svn.apache.org/viewvc?rev=955574view=rev Log: attrib doesn't support parallel/maxparallel. On my Win7 box it looks as if the attrib command could deal with multiple files at once, though, could be a valid

svn commit: r955633 - /ant/core/trunk/src/tests/antunit/taskdefs/property-test.xml

2010-06-17 Thread bodewig
Author: bodewig Date: Thu Jun 17 15:19:54 2010 New Revision: 955633 URL: http://svn.apache.org/viewvc?rev=955633view=rev Log: some more tests Modified: ant/core/trunk/src/tests/antunit/taskdefs/property-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/property-test.xml URL

svn commit: r955896 - in /ant/core/trunk: WHATSNEW docs/manual/using.html src/main/org/apache/tools/ant/types/Path.java src/tests/antunit/types/path-test.xml

2010-06-18 Thread bodewig
Author: bodewig Date: Fri Jun 18 09:03:34 2010 New Revision: 955896 URL: http://svn.apache.org/viewvc?rev=955896view=rev Log: Support wildcards in CLASSPATH. PR 46842. Based on patch by Mike Murray. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/using.html ant/core

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

2010-06-18 Thread bodewig
Author: bodewig Date: Fri Jun 18 09:37:07 2010 New Revision: 955909 URL: http://svn.apache.org/viewvc?rev=955909view=rev Log: don't warn about multiple versions of Ant if the CLASSPATH entries really point to the same JAR. PR 49041 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src

svn commit: r957170 - in /ant/core/trunk: ./ docs/manual/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/helper/ src/main/org/apache/tools/ant/taskdefs/ src/tests/antunit/core/

2010-06-23 Thread bodewig
Author: bodewig Date: Wed Jun 23 12:15:13 2010 New Revision: 957170 URL: http://svn.apache.org/viewvc?rev=957170view=rev Log: allow targets to deal with missing extension points. PR 49473. Submitted by Danny Yates. Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW ant

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

2010-06-24 Thread bodewig
Author: bodewig Date: Thu Jun 24 07:33:35 2010 New Revision: 957441 URL: http://svn.apache.org/viewvc?rev=957441view=rev Log: Use FileUtils#setFileLastModified instead of File#setLastModified Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/SignJar.java Modified: ant/core

svn commit: r957442 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/resources/FileResource.java

2010-06-24 Thread bodewig
Author: bodewig Date: Thu Jun 24 07:39:11 2010 New Revision: 957442 URL: http://svn.apache.org/viewvc?rev=957442view=rev Log: log a warning message if File#setLastModified fails. PR 49485 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/types/resources

svn commit: r957444 - /ant/core/trunk/docs/manual/Tasks/touch.html

2010-06-24 Thread bodewig
Author: bodewig Date: Thu Jun 24 07:51:34 2010 New Revision: 957444 URL: http://svn.apache.org/viewvc?rev=957444view=rev Log: document touch's limitations. PR 47821 Modified: ant/core/trunk/docs/manual/Tasks/touch.html Modified: ant/core/trunk/docs/manual/Tasks/touch.html URL: http

svn commit: r958857 - in /ant/core/trunk/src: main/org/apache/tools/ant/util/DOMElementWriter.java tests/junit/org/apache/tools/ant/util/DOMElementWriterTest.java

2010-06-29 Thread bodewig
Author: bodewig Date: Tue Jun 29 07:46:06 2010 New Revision: 958857 URL: http://svn.apache.org/viewvc?rev=958857view=rev Log: properly encode whitespace in attribute values Modified: ant/core/trunk/src/main/org/apache/tools/ant/util/DOMElementWriter.java ant/core/trunk/src/tests/junit

svn commit: r959019 - in /ant/core/trunk: ./ docs/manual/Tasks/ src/main/org/apache/tools/ant/ src/main/org/apache/tools/ant/property/ src/main/org/apache/tools/ant/taskdefs/ src/tests/antunit/taskdef

2010-06-29 Thread bodewig
Author: bodewig Date: Tue Jun 29 16:16:41 2010 New Revision: 959019 URL: http://svn.apache.org/viewvc?rev=959019view=rev Log: reinstate prefix handling of property task at the expense of even more state in a thread-unfriendly class and with a new attribute on two tasks to make everybody happy

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

2010-06-29 Thread bodewig
Author: bodewig Date: Wed Jun 30 03:25:26 2010 New Revision: 959175 URL: http://svn.apache.org/viewvc?rev=959175view=rev Log: revert local change that should never have been committed Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Execute.java Modified: ant/core/trunk/src

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

2010-06-29 Thread bodewig
Author: bodewig Date: Wed Jun 30 03:27:33 2010 New Revision: 959176 URL: http://svn.apache.org/viewvc?rev=959176view=rev Log: new handling of attributes breaks BWC Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW

svn commit: r959177 - /ant/core/trunk/src/main/org/apache/tools/ant/property/ResolvePropertyMap.java

2010-06-29 Thread bodewig
Author: bodewig Date: Wed Jun 30 03:36:57 2010 New Revision: 959177 URL: http://svn.apache.org/viewvc?rev=959177view=rev Log: simplify fix for PR 49373 Modified: ant/core/trunk/src/main/org/apache/tools/ant/property/ResolvePropertyMap.java Modified: ant/core/trunk/src/main/org/apache

svn commit: r960574 - in /ant/core/trunk/src/etc/gump-poms: ./ ant.pom

2010-07-05 Thread bodewig
Author: bodewig Date: Mon Jul 5 12:06:57 2010 New Revision: 960574 URL: http://svn.apache.org/viewvc?rev=960574view=rev Log: a POM to help Gump - Ant 1.6.5's POM lacks a dependency on ant-launcher Added: ant/core/trunk/src/etc/gump-poms/ ant/core/trunk/src/etc/gump-poms/ant.pom

svn commit: r960770 - /ant/core/trunk/src/etc/gump-poms/ant.pom

2010-07-05 Thread bodewig
Author: bodewig Date: Tue Jul 6 03:51:43 2010 New Revision: 960770 URL: http://svn.apache.org/viewvc?rev=960770view=rev Log: relocation is causing different problems Modified: ant/core/trunk/src/etc/gump-poms/ant.pom Modified: ant/core/trunk/src/etc/gump-poms/ant.pom URL: http

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

2010-07-09 Thread bodewig
Author: bodewig Date: Fri Jul 9 11:04:49 2010 New Revision: 962483 URL: http://svn.apache.org/viewvc?rev=962483view=rev Log: multiple parallel mkdirs could make each other fail. PR 49572 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Mkdir.java

svn commit: r962984 - /ant/core/trunk/xdocs/external.xml

2010-07-10 Thread bodewig
Author: bodewig Date: Sun Jul 11 05:35:26 2010 New Revision: 962984 URL: http://svn.apache.org/viewvc?rev=962984view=rev Log: remove author Modified: ant/core/trunk/xdocs/external.xml Modified: ant/core/trunk/xdocs/external.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs

svn commit: r962988 - /ant/core/trunk/docs/external.html

2010-07-10 Thread bodewig
Author: bodewig Date: Sun Jul 11 05:53:17 2010 New Revision: 962988 URL: http://svn.apache.org/viewvc?rev=962988view=rev Log: regenerate site Modified: ant/core/trunk/docs/external.html Modified: ant/core/trunk/docs/external.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs

svn commit: r963687 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/resources/Resources.java src/tests/antunit/types/resources/resources-test.xml

2010-07-13 Thread bodewig
Author: bodewig Date: Tue Jul 13 11:58:59 2010 New Revision: 963687 URL: http://svn.apache.org/viewvc?rev=963687view=rev Log: Resources#toString relies on cache too much. PR 49588 Added: ant/core/trunk/src/tests/antunit/types/resources/resources-test.xml (with props) Modified: ant

svn commit: r964076 - in /ant/core/trunk: ReleaseInstructions build.xml

2010-07-14 Thread bodewig
Author: bodewig Date: Wed Jul 14 15:06:49 2010 New Revision: 964076 URL: http://svn.apache.org/viewvc?rev=964076view=rev Log: create distribution artifacts for the manual Modified: ant/core/trunk/ReleaseInstructions ant/core/trunk/build.xml Modified: ant/core/trunk/ReleaseInstructions

svn commit: r965363 - /ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml

2010-07-19 Thread bodewig
Author: bodewig Date: Mon Jul 19 06:27:03 2010 New Revision: 965363 URL: http://svn.apache.org/viewvc?rev=965363view=rev Log: host of ASF webs has changed Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo

svn commit: r979337 - in /ant/core/trunk: docs/manualdownload.cgi xdocs/manualdownload.xml

2010-07-26 Thread bodewig
Author: bodewig Date: Mon Jul 26 16:05:23 2010 New Revision: 979337 URL: http://svn.apache.org/viewvc?rev=979337view=rev Log: download page for manuals Added: ant/core/trunk/docs/manualdownload.cgi - copied unchanged from r979328, ant/core/trunk/docs/bindownload.cgi ant/core/trunk

svn commit: r979338 - in /ant/core/trunk/xdocs: bindownload.xml manualdownload.xml srcdownload.xml

2010-07-26 Thread bodewig
Author: bodewig Date: Mon Jul 26 16:10:57 2010 New Revision: 979338 URL: http://svn.apache.org/viewvc?rev=979338view=rev Log: sha512 Modified: ant/core/trunk/xdocs/bindownload.xml ant/core/trunk/xdocs/manualdownload.xml ant/core/trunk/xdocs/srcdownload.xml Modified: ant/core/trunk

svn commit: r979339 - in /ant/core/trunk/xdocs: bindownload.xml srcdownload.xml

2010-07-26 Thread bodewig
Author: bodewig Date: Mon Jul 26 16:12:38 2010 New Revision: 979339 URL: http://svn.apache.org/viewvc?rev=979339view=rev Log: old releases are available as .tar.* as well by now Modified: ant/core/trunk/xdocs/bindownload.xml ant/core/trunk/xdocs/srcdownload.xml Modified: ant/core/trunk

svn commit: r979340 - in /ant/core/trunk/docs: bindownload.html manualdownload.html srcdownload.html

2010-07-26 Thread bodewig
Author: bodewig Date: Mon Jul 26 16:14:06 2010 New Revision: 979340 URL: http://svn.apache.org/viewvc?rev=979340view=rev Log: re-generate site Added: ant/core/trunk/docs/manualdownload.html (with props) Modified: ant/core/trunk/docs/bindownload.html ant/core/trunk/docs

svn commit: r979342 - in /ant/core/trunk: docs/manualdownload.html xdocs/manualdownload.xml

2010-07-26 Thread bodewig
Author: bodewig Date: Mon Jul 26 16:16:01 2010 New Revision: 979342 URL: http://svn.apache.org/viewvc?rev=979342view=rev Log: extraneous dot Modified: ant/core/trunk/docs/manualdownload.html ant/core/trunk/xdocs/manualdownload.xml Modified: ant/core/trunk/docs/manualdownload.html URL

svn commit: r979504 - in /ant/core/trunk: docs/ docs/antlibs/svn/ docs/manual/ docs/manual/api/ xdocs/stylesheets/

2010-07-26 Thread bodewig
Author: bodewig Date: Tue Jul 27 03:05:02 2010 New Revision: 979504 URL: http://svn.apache.org/viewvc?rev=979504view=rev Log: link to Ant's manual download page Modified: ant/core/trunk/docs/antlibs/svn/index.html ant/core/trunk/docs/antnews.html ant/core/trunk/docs/bindownload.html

svn commit: r979506 - /ant/core/trunk/ReleaseInstructions

2010-07-26 Thread bodewig
Author: bodewig Date: Tue Jul 27 03:09:58 2010 New Revision: 979506 URL: http://svn.apache.org/viewvc?rev=979506view=rev Log: new download page Modified: ant/core/trunk/ReleaseInstructions Modified: ant/core/trunk/ReleaseInstructions URL: http://svn.apache.org/viewvc/ant/core/trunk

svn commit: r980322 - /ant/sandbox/antlibs/build.xml

2010-07-29 Thread bodewig
Author: bodewig Date: Thu Jul 29 06:11:43 2010 New Revision: 980322 URL: http://svn.apache.org/viewvc?rev=980322view=rev Log: make it a user option whether trunk/tags/branches should be created Modified: ant/sandbox/antlibs/build.xml Modified: ant/sandbox/antlibs/build.xml URL: http

svn commit: r980324 - /ant/sandbox/antlibs/build.xml

2010-07-29 Thread bodewig
Author: bodewig Date: Thu Jul 29 06:16:23 2010 New Revision: 980324 URL: http://svn.apache.org/viewvc?rev=980324view=rev Log: linefeeds Modified: ant/sandbox/antlibs/build.xml (contents, props changed) Modified: ant/sandbox/antlibs/build.xml URL: http://svn.apache.org/viewvc/ant/sandbox

svn commit: r980325 - /ant/sandbox/antlibs/build.xml

2010-07-29 Thread bodewig
Author: bodewig Date: Thu Jul 29 06:18:57 2010 New Revision: 980325 URL: http://svn.apache.org/viewvc?rev=980325view=rev Log: whitespace Modified: ant/sandbox/antlibs/build.xml Modified: ant/sandbox/antlibs/build.xml URL: http://svn.apache.org/viewvc/ant/sandbox/antlibs/build.xml?rev

svn commit: r980332 - /ant/sandbox/antlibs/build.xml

2010-07-29 Thread bodewig
Author: bodewig Date: Thu Jul 29 06:43:12 2010 New Revision: 980332 URL: http://svn.apache.org/viewvc?rev=980332view=rev Log: make sure all files have the proper license, fix indentation that I broke on the last commit, contributors should go to contributors.xml Modified: ant/sandbox

svn commit: r980336 - in /ant/sandbox/antlibs/foo: ./ docs/ src/ src/main/ src/main/org/ src/main/org/apache/ src/main/org/apache/ant/ src/main/org/apache/ant/foo/ src/test/ src/test/antunit/ src/test

2010-07-29 Thread bodewig
Author: bodewig Date: Thu Jul 29 06:53:44 2010 New Revision: 980336 URL: http://svn.apache.org/viewvc?rev=980336view=rev Log: creating skeleton directory structure for Stefan experiments with running svn from Ant Added: ant/sandbox/antlibs/foo/ (with props) ant/sandbox/antlibs/foo

svn commit: r980340 - in /ant/sandbox/antlibs: build.xml foo/

2010-07-29 Thread bodewig
Author: bodewig Date: Thu Jul 29 06:57:10 2010 New Revision: 980340 URL: http://svn.apache.org/viewvc?rev=980340view=rev Log: remove experiment Removed: ant/sandbox/antlibs/foo/ Modified: ant/sandbox/antlibs/build.xml Modified: ant/sandbox/antlibs/build.xml URL: http://svn.apache.org

svn commit: r981132 - in /ant/sandbox/antlibs/foo: ./ docs/ src/ src/main/ src/main/org/ src/main/org/apache/ src/main/org/apache/ant/ src/main/org/apache/ant/foo/ src/test/ src/test/antunit/ src/test

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 03:48:20 2010 New Revision: 981132 URL: http://svn.apache.org/viewvc?rev=981132view=rev Log: creating skeleton directory structure for foo Added: ant/sandbox/antlibs/foo/ (with props) ant/sandbox/antlibs/foo/docs/ ant/sandbox/antlibs/foo/src

svn commit: r981133 - /ant/sandbox/antlibs/foo/

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 03:50:08 2010 New Revision: 981133 URL: http://svn.apache.org/viewvc?rev=981133view=rev Log: 30 seconds seems to be enough Removed: ant/sandbox/antlibs/foo/

svn commit: r981134 - in /ant/sandbox/antlibs/foo: ./ docs/ src/ src/main/ src/main/org/ src/main/org/apache/ src/main/org/apache/ant/ src/main/org/apache/ant/foo/ src/test/ src/test/antunit/ src/test

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 03:51:06 2010 New Revision: 981134 URL: http://svn.apache.org/viewvc?rev=981134view=rev Log: creating skeleton directory structure for Next iteration of experiment Added: ant/sandbox/antlibs/foo/ (with props) ant/sandbox/antlibs/foo/docs/ ant

svn commit: r981135 - /ant/sandbox/antlibs/build.xml

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 03:53:54 2010 New Revision: 981135 URL: http://svn.apache.org/viewvc?rev=981135view=rev Log: create common dir and add generated files as text files to svn without committing them Modified: ant/sandbox/antlibs/build.xml Modified: ant/sandbox/antlibs

svn commit: r981141 - in /ant/sandbox/antlibs/bar: ./ branches/ tags/ trunk/ trunk/docs/ trunk/src/ trunk/src/main/ trunk/src/main/org/ trunk/src/main/org/apache/ trunk/src/main/org/apache/ant/ trunk/

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 04:17:42 2010 New Revision: 981141 URL: http://svn.apache.org/viewvc?rev=981141view=rev Log: creating skeleton directory structure for script experiments with trunk/tags/core Added: ant/sandbox/antlibs/bar/ (with props) ant/sandbox/antlibs/bar/branches

svn commit: r981143 - in /ant/sandbox/antlibs: bar/ build.xml

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 04:20:08 2010 New Revision: 981143 URL: http://svn.apache.org/viewvc?rev=981143view=rev Log: externals must be applied to trunk dir Removed: ant/sandbox/antlibs/bar/ Modified: ant/sandbox/antlibs/build.xml Modified: ant/sandbox/antlibs/build.xml URL

svn commit: r981144 - in /ant/sandbox/antlibs/bar: ./ branches/ tags/ trunk/ trunk/docs/ trunk/src/ trunk/src/main/ trunk/src/main/org/ trunk/src/main/org/apache/ trunk/src/main/org/apache/ant/ trunk/

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 04:22:53 2010 New Revision: 981144 URL: http://svn.apache.org/viewvc?rev=981144view=rev Log: creating skeleton directory structure for experiment with trunk/tags/branches Added: ant/sandbox/antlibs/bar/ ant/sandbox/antlibs/bar/branches/ ant/sandbox

svn commit: r981154 - in /ant/sandbox/antlibs/baz: ./ docs/ src/ src/main/ src/main/org/ src/main/org/apache/ src/main/org/apache/ant/ src/main/org/apache/ant/baz/ src/test/ src/test/antunit/ src/test

2010-07-31 Thread bodewig
Author: bodewig Date: Sun Aug 1 05:14:18 2010 New Revision: 981154 URL: http://svn.apache.org/viewvc?rev=981154view=rev Log: creating skeleton directory structure for yet another test Added: ant/sandbox/antlibs/baz/ (with props) ant/sandbox/antlibs/baz/docs/ ant/sandbox/antlibs

svn commit: r982469 - in /ant/core/trunk: WHATSNEW docs/manual/dirtasks.html src/main/org/apache/tools/ant/DirectoryScanner.java src/tests/junit/org/apache/tools/ant/taskdefs/DefaultExcludesTest.java

2010-08-04 Thread bodewig
Author: bodewig Date: Thu Aug 5 04:55:55 2010 New Revision: 982469 URL: http://svn.apache.org/viewvc?rev=982469view=rev Log: add Git, Mercurial and Bazaar files/dirs to defaultexcludes. Submitted by Ville Skyttä. PR 49624 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual

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

2010-08-05 Thread bodewig
Author: bodewig Date: Thu Aug 5 18:45:11 2010 New Revision: 982729 URL: http://svn.apache.org/viewvc?rev=982729view=rev Log: better fix for bug 49271 as suggested by Jesse Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java Modified: ant/core/trunk/src/main/org

svn commit: r982773 - in /ant/core/trunk: WHATSNEW docs/manual/Tasks/apply.html src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java src/tests/antunit/taskdefs/exec/apply-test.xml

2010-08-05 Thread bodewig
Author: bodewig Date: Thu Aug 5 20:44:30 2010 New Revision: 982773 URL: http://svn.apache.org/viewvc?rev=982773view=rev Log: nested redirectors and parrallel-apply don't mix well - PR 49594 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/Tasks/apply.html ant/core/trunk

svn commit: r983308 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/Jar.java src/tests/antunit/taskdefs/jar-test.xml

2010-08-07 Thread bodewig
Author: bodewig Date: Sat Aug 7 20:43:21 2010 New Revision: 983308 URL: http://svn.apache.org/viewvc?rev=983308view=rev Log: jar doesn't merge manifests that come from zipfilesets with prefix. PR 49605 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant

svn commit: r984111 - in /ant/antlibs/dotnet/trunk: changes.xml src/main/org/apache/ant/dotnet/compile/CSharp.java src/tests/antunit/old-core-test.xml src/tests/antunit/wsdl2dotnet-test.xml

2010-08-10 Thread bodewig
Author: bodewig Date: Tue Aug 10 16:35:27 2010 New Revision: 984111 URL: http://svn.apache.org/viewvc?rev=984111view=rev Log: embrace .NET 2.0 on Mono Modified: ant/antlibs/dotnet/trunk/changes.xml ant/antlibs/dotnet/trunk/src/main/org/apache/ant/dotnet/compile/CSharp.java ant

svn commit: r984155 - in /ant/core/trunk: docs/antlibs/compress/index.html xdocs/antlibs/compress/index.xml

2010-08-10 Thread bodewig
Author: bodewig Date: Tue Aug 10 18:14:01 2010 New Revision: 984155 URL: http://svn.apache.org/viewvc?rev=984155view=rev Log: compress antlib requires commons compress 1.1 Modified: ant/core/trunk/docs/antlibs/compress/index.html ant/core/trunk/xdocs/antlibs/compress/index.xml Modified

svn commit: r986226 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/util/FileUtils.java src/tests/antunit/taskdefs/tempfile-test.xml

2010-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 17 07:57:18 2010 New Revision: 986226 URL: http://svn.apache.org/viewvc?rev=986226view=rev Log: Avoid NPE in createTempFile if no prfix has been specified. PR 49755 Added: ant/core/trunk/src/tests/antunit/taskdefs/tempfile-test.xml (with props) Modified

svn commit: r986232 - /ant/core/trunk/src/tests/antunit/taskdefs/tempfile-test.xml

2010-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 17 08:00:39 2010 New Revision: 986232 URL: http://svn.apache.org/viewvc?rev=986232view=rev Log: clean up after test Modified: ant/core/trunk/src/tests/antunit/taskdefs/tempfile-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/tempfile-test.xml URL

svn commit: r986261 - /ant/core/trunk/docs/manual/Tasks/copy.html

2010-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 17 10:25:28 2010 New Revision: 986261 URL: http://svn.apache.org/viewvc?rev=986261view=rev Log: tofile is incompatible with non-file resources. PR 49756 Modified: ant/core/trunk/docs/manual/Tasks/copy.html Modified: ant/core/trunk/docs/manual/Tasks/copy.html

svn commit: r986290 - in /ant/core/trunk: WHATSNEW docs/manual/Tasks/copy.html src/main/org/apache/tools/ant/taskdefs/Copy.java src/tests/antunit/taskdefs/copy-test.xml

2010-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 17 12:22:07 2010 New Revision: 986290 URL: http://svn.apache.org/viewvc?rev=986290view=rev Log: allow copy/@tofile to be used with non-file resources. PR 49756 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/Tasks/copy.html ant/core/trunk

svn commit: r986445 - in /ant/core/trunk/src/main/org/apache/tools/ant: filters/ taskdefs/condition/ taskdefs/optional/ types/resources/selectors/ types/selectors/ util/ util/regexp/

2010-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 17 18:30:52 2010 New Revision: 986445 URL: http://svn.apache.org/viewvc?rev=986445view=rev Log: merge redundant code Modified: ant/core/trunk/src/main/org/apache/tools/ant/filters/TokenFilter.java ant/core/trunk/src/main/org/apache/tools/ant/taskdefs

svn commit: r986457 - in /ant/core/trunk: WHATSNEW docs/manual/Types/filterchain.html docs/manual/Types/selectors.html src/main/org/apache/tools/ant/filters/LineContainsRegExp.java src/main/org/apache

2010-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 17 19:16:19 2010 New Revision: 986457 URL: http://svn.apache.org/viewvc?rev=986457view=rev Log: support casesensitive in linecontainsregexp and casesensitive, multiline and singleline in containsregexp. PR 49764 Modified: ant/core/trunk/WHATSNEW ant/core

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

2010-08-18 Thread bodewig
Author: bodewig Date: Wed Aug 18 15:12:53 2010 New Revision: 986729 URL: http://svn.apache.org/viewvc?rev=986729view=rev Log: document fix for PR 49587 Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=986729r1

svn commit: r987015 - /ant/antlibs/ReleaseInstructions

2010-08-18 Thread bodewig
Author: bodewig Date: Thu Aug 19 04:48:58 2010 New Revision: 987015 URL: http://svn.apache.org/viewvc?rev=987015view=rev Log: some notes taken while preparing the compress 1.0 release, Nexus stuff still to do Modified: ant/antlibs/ReleaseInstructions Modified: ant/antlibs

svn commit: r987052 - /ant/antlibs/common/trunk/upload.xml

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 07:35:09 2010 New Revision: 987052 URL: http://svn.apache.org/viewvc?rev=987052view=rev Log: wrong location of settings file Modified: ant/antlibs/common/trunk/upload.xml Modified: ant/antlibs/common/trunk/upload.xml URL: http://svn.apache.org/viewvc/ant

svn commit: r987054 - /ant/antlibs/common/trunk/ivy.xml

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 07:44:48 2010 New Revision: 987054 URL: http://svn.apache.org/viewvc?rev=987054view=rev Log: fix some Ivy schema violations Modified: ant/antlibs/common/trunk/ivy.xml Modified: ant/antlibs/common/trunk/ivy.xml URL: http://svn.apache.org/viewvc/ant/antlibs

svn commit: r987055 - /ant/antlibs/compress/trunk/project-template.ivy.xml

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 07:45:09 2010 New Revision: 987055 URL: http://svn.apache.org/viewvc?rev=987055view=rev Log: fix some Ivy schema violations Modified: ant/antlibs/compress/trunk/project-template.ivy.xml Modified: ant/antlibs/compress/trunk/project-template.ivy.xml URL: http

svn commit: r987066 - /ant/antlibs/common/trunk/ivysettings-nexus.xml

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 08:13:07 2010 New Revision: 987066 URL: http://svn.apache.org/viewvc?rev=987066view=rev Log: make it work for modules with dependencies Modified: ant/antlibs/common/trunk/ivysettings-nexus.xml Modified: ant/antlibs/common/trunk/ivysettings-nexus.xml URL

svn commit: r987068 - /ant/antlibs/compress/trunk/project-template.ivy.xml

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 08:14:30 2010 New Revision: 987068 URL: http://svn.apache.org/viewvc?rev=987068view=rev Log: Ivy doesn't like a dependency on the module itself - and version ranges don't seem to work with the Ibiblio resolver Modified: ant/antlibs/compress/trunk/project

svn commit: r987071 - in /ant/antlibs/compress/tags/1_0: ./ docs/ src/main/org/apache/ant/compress/resources/ src/main/org/apache/ant/compress/taskdefs/ src/main/org/apache/ant/compress/util/ src/test

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 08:20:46 2010 New Revision: 987071 URL: http://svn.apache.org/viewvc?rev=987071view=rev Log: merge changes from trunk Modified: ant/antlibs/compress/tags/1_0/ (props changed) ant/antlibs/compress/tags/1_0/docs/archives.html (props changed) ant

svn commit: r987079 - in /ant/antlibs/compress/tags/1_0: ./ src/main/org/apache/ant/compress/resources/ src/main/org/apache/ant/compress/taskdefs/ src/tests/antunit/

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 08:46:49 2010 New Revision: 987079 URL: http://svn.apache.org/viewvc?rev=987079view=rev Log: complete merge Modified: ant/antlibs/compress/tags/1_0/ (props changed) ant/antlibs/compress/tags/1_0/project-template.ivy.xml ant/antlibs/compress/tags

svn commit: r987092 - /ant/antlibs/ReleaseInstructions

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 09:06:50 2010 New Revision: 987092 URL: http://svn.apache.org/viewvc?rev=987092view=rev Log: Add Nexus bits Modified: ant/antlibs/ReleaseInstructions Modified: ant/antlibs/ReleaseInstructions URL: http://svn.apache.org/viewvc/ant/antlibs/ReleaseInstructions

svn commit: r987095 - /ant/antlibs/ReleaseInstructions

2010-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 19 09:10:01 2010 New Revision: 987095 URL: http://svn.apache.org/viewvc?rev=987095view=rev Log: redundant checksums Modified: ant/antlibs/ReleaseInstructions Modified: ant/antlibs/ReleaseInstructions URL: http://svn.apache.org/viewvc/ant/antlibs

<    5   6   7   8   9   10   11   12   13   14   >