svn commit: r1303281 - /ant/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/TarFileSet.java

2012-03-20 Thread bodewig
Author: bodewig Date: Wed Mar 21 04:59:26 2012 New Revision: 1303281 URL: http://svn.apache.org/viewvc?rev=1303281view=rev Log: copy-paste error Modified: ant/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/TarFileSet.java Modified: ant/antlibs/compress/trunk/src/main

svn commit: r1304718 - /ant/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Tar.java

2012-03-24 Thread bodewig
Author: bodewig Date: Sat Mar 24 06:31:02 2012 New Revision: 1304718 URL: http://svn.apache.org/viewvc?rev=1304718view=rev Log: use PAX extension headers for ASCII file names in POSIX mode Modified: ant/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Tar.java Modified

svn commit: r1310196 - in /ant/core/trunk/src/tests/antunit: core/nested-text-test.xml taskdefs/exec/exec-test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Fri Apr 6 07:14:43 2012 New Revision: 1310196 URL: http://svn.apache.org/viewvc?rev=1310196view=rev Log: try to debug test failures in Jenkins Modified: ant/core/trunk/src/tests/antunit/core/nested-text-test.xml ant/core/trunk/src/tests/antunit/taskdefs/exec/exec

svn commit: r1310198 - /ant/core/trunk/src/tests/antunit/types/resources/archives-test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Fri Apr 6 07:23:51 2012 New Revision: 1310198 URL: http://svn.apache.org/viewvc?rev=1310198view=rev Log: test onyl works if invoked from root of Ant's source tree Modified: ant/core/trunk/src/tests/antunit/types/resources/archives-test.xml Modified: ant/core/trunk/src

svn commit: r1310202 - /ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Fri Apr 6 07:31:26 2012 New Revision: 1310202 URL: http://svn.apache.org/viewvc?rev=1310202view=rev Log: help debugging Jenkins test failure Modified: ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml Modified: ant/core/trunk/src/tests/antunit

svn commit: r1310205 - in /ant/core/trunk/src/tests/antunit/types/resources: comparators/test.xml test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Fri Apr 6 07:38:50 2012 New Revision: 1310205 URL: http://svn.apache.org/viewvc?rev=1310205view=rev Log: move test directories out of source tree Modified: ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml ant/core/trunk/src/tests/antunit/types

svn commit: r1310667 - /ant/core/trunk/src/tests/antunit/taskdefs/exec/exec-test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Sat Apr 7 04:12:44 2012 New Revision: 1310667 URL: http://svn.apache.org/viewvc?rev=1310667view=rev Log: Maybe java simply isn't on the PATH on the Jenkins boxes Modified: ant/core/trunk/src/tests/antunit/taskdefs/exec/exec-test.xml Modified: ant/core/trunk/src/tests

svn commit: r1310671 - /ant/core/trunk/src/tests/antunit/core/nested-text-test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Sat Apr 7 04:17:52 2012 New Revision: 1310671 URL: http://svn.apache.org/viewvc?rev=1310671view=rev Log: try to see what gets logged Modified: ant/core/trunk/src/tests/antunit/core/nested-text-test.xml Modified: ant/core/trunk/src/tests/antunit/core/nested-text

svn commit: r1310673 - /ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml

2012-04-06 Thread bodewig
Author: bodewig Date: Sat Apr 7 04:24:49 2012 New Revision: 1310673 URL: http://svn.apache.org/viewvc?rev=1310673view=rev Log: a problem with the files resource? Modified: ant/core/trunk/src/tests/antunit/types/resources/comparators/test.xml Modified: ant/core/trunk/src/tests/antunit/types

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

2012-04-06 Thread bodewig
Author: bodewig Date: Sat Apr 7 04:30:09 2012 New Revision: 1310674 URL: http://svn.apache.org/viewvc?rev=1310674view=rev Log: if test-directory contains spaces, an includes attribute will split it into several patterns Modified: ant/core/trunk/src/tests/antunit/types/resources/test.xml

svn commit: r1310956 - /ant/core/trunk/src/tests/antunit/taskdefs/exec/exec-test.xml

2012-04-07 Thread bodewig
Author: bodewig Date: Sun Apr 8 05:30:07 2012 New Revision: 1310956 URL: http://svn.apache.org/viewvc?rev=1310956view=rev Log: likely a 'space in path' issue as well Modified: ant/core/trunk/src/tests/antunit/taskdefs/exec/exec-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs

svn commit: r1311130 - /ant/core/trunk/src/tests/antunit/taskdefs/exec/exec-test.xml

2012-04-08 Thread bodewig
Author: bodewig Date: Mon Apr 9 05:00:47 2012 New Revision: 1311130 URL: http://svn.apache.org/viewvc?rev=1311130view=rev Log: ensure forward-slashes on Windows; deal with directories containing spaces in exec task's arguments Modified: ant/core/trunk/src/tests/antunit/taskdefs/exec/exec

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

2012-04-08 Thread bodewig
Author: bodewig Date: Mon Apr 9 05:28:19 2012 New Revision: 1311131 URL: http://svn.apache.org/viewvc?rev=1311131view=rev Log: help debugging Jenkins failure Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo

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

2012-04-09 Thread bodewig
Author: bodewig Date: Tue Apr 10 04:39:56 2012 New Revision: 1311573 URL: http://svn.apache.org/viewvc?rev=1311573view=rev Log: Jenkins build boxes 'see' a different www.apache.org from the rest of the world Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml Modified: ant

svn commit: r1324556 - in /ant/antlibs/compress/trunk: project-template.ivy.xml project-template.pom

2012-04-10 Thread bodewig
Author: bodewig Date: Wed Apr 11 05:12:50 2012 New Revision: 1324556 URL: http://svn.apache.org/viewvc?rev=1324556view=rev Log: announce XZ support in POM Modified: ant/antlibs/compress/trunk/project-template.ivy.xml ant/antlibs/compress/trunk/project-template.pom Modified: ant/antlibs

svn commit: r1324560 - in /ant/antlibs/compress/tags/1_2_RC1: ./ version.properties

2012-04-10 Thread bodewig
Author: bodewig Date: Wed Apr 11 05:19:02 2012 New Revision: 1324560 URL: http://svn.apache.org/viewvc?rev=1324560view=rev Log: prepare for 1.2 release Added: ant/antlibs/compress/tags/1_2_RC1/ (props changed) - copied from r1324559, ant/antlibs/compress/trunk/ Modified: ant

svn commit: r1326708 - /ant/antlibs/compress/trunk/NOTICE

2012-04-16 Thread bodewig
Author: bodewig Date: Mon Apr 16 18:02:53 2012 New Revision: 1326708 URL: http://svn.apache.org/viewvc?rev=1326708view=rev Log: 2012 Modified: ant/antlibs/compress/trunk/NOTICE Modified: ant/antlibs/compress/trunk/NOTICE URL: http://svn.apache.org/viewvc/ant/antlibs/compress/trunk/NOTICE

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

2012-04-16 Thread bodewig
Author: bodewig Date: Mon Apr 16 18:04:59 2012 New Revision: 1326712 URL: http://svn.apache.org/viewvc?rev=1326712view=rev Log: merge copyright year update Modified: ant/antlibs/compress/tags/1_2_RC1/ (props changed) ant/antlibs/compress/tags/1_2_RC1/NOTICE ant/antlibs/compress

svn commit: r625 - in /dev/ant/antlibs: ./ compress/ compress/binaries/ compress/source/

2012-04-16 Thread bodewig
Author: bodewig Date: Mon Apr 16 18:31:44 2012 New Revision: 625 Log: RC1 for 1.2 release of Compress Antlib Added: dev/ant/antlibs/ dev/ant/antlibs/compress/ dev/ant/antlibs/compress/RELEASE-NOTES-1.2.html (with props) dev/ant/antlibs/compress/binaries/ dev/ant/antlibs

svn commit: r1326728 - /ant/antlibs/ReleaseInstructions

2012-04-16 Thread bodewig
Author: bodewig Date: Mon Apr 16 18:32:06 2012 New Revision: 1326728 URL: http://svn.apache.org/viewvc?rev=1326728view=rev Log: Adapt to dist.ao server Modified: ant/antlibs/ReleaseInstructions Modified: ant/antlibs/ReleaseInstructions URL: http://svn.apache.org/viewvc/ant/antlibs

svn commit: r1328189 - /ant/antlibs/compress/tags/1_2/

2012-04-19 Thread bodewig
Author: bodewig Date: Fri Apr 20 04:12:54 2012 New Revision: 1328189 URL: http://svn.apache.org/viewvc?rev=1328189view=rev Log: votes of first RC has passed Added: ant/antlibs/compress/tags/1_2/ (props changed) - copied from r1328188, ant/antlibs/compress/tags/1_2_RC1/ Propchange

svn commit: r634 - /dev/ant/antlibs/compress/ /dev/ant/antlibs/compress/binaries/ /dev/ant/antlibs/compress/source/ /release/ant/antlibs/compress/ /release/ant/antlibs/compress/binaries/ /release/ant/

2012-04-19 Thread bodewig
Author: bodewig Date: Fri Apr 20 04:37:11 2012 New Revision: 634 Log: release Compress Antlib 1.2 Added: release/ant/antlibs/compress/RELEASE-NOTES-1.2.html - copied unchanged from r633, dev/ant/antlibs/compress/RELEASE-NOTES-1.2.html release/ant/antlibs/compress/binaries/apache

svn commit: r1328195 - in /ant/antlibs/compress/trunk: changes.xml doap_CompressAntlib.rdf version.properties

2012-04-19 Thread bodewig
Author: bodewig Date: Fri Apr 20 04:40:10 2012 New Revision: 1328195 URL: http://svn.apache.org/viewvc?rev=1328195view=rev Log: 1.2 released Modified: ant/antlibs/compress/trunk/changes.xml ant/antlibs/compress/trunk/doap_CompressAntlib.rdf ant/antlibs/compress/trunk

svn commit: r1328411 - in /ant/site/ant: production/ production/antlibs/ production/antlibs/compress/ sources/ sources/antlibs/ sources/antlibs/compress/

2012-04-20 Thread bodewig
Author: bodewig Date: Fri Apr 20 15:24:51 2012 New Revision: 1328411 URL: http://svn.apache.org/viewvc?rev=1328411view=rev Log: publish Compress Antlib release Modified: ant/site/ant/production/antlibs/bindownload.html ant/site/ant/production/antlibs/compress/index.html ant/site/ant

svn commit: r641 - in /release/ant/antlibs/compress: ./ binaries/ source/

2012-04-22 Thread bodewig
Author: bodewig Date: Sun Apr 22 16:27:13 2012 New Revision: 641 Log: remove old release Removed: release/ant/antlibs/compress/RELEASE-NOTES-1.1.html release/ant/antlibs/compress/binaries/apache-ant-compress-1.1-bin-withdeps.tar.bz2 release/ant/antlibs/compress/binaries/apache-ant

svn commit: r1328896 - /ant/antlibs/ReleaseInstructions

2012-04-22 Thread bodewig
Author: bodewig Date: Sun Apr 22 16:41:32 2012 New Revision: 1328896 URL: http://svn.apache.org/viewvc?rev=1328896view=rev Log: adapt release instructions to canged process Modified: ant/antlibs/ReleaseInstructions Modified: ant/antlibs/ReleaseInstructions URL: http://svn.apache.org/viewvc

svn commit: r1330090 - in /ant/core/trunk: manual/Tasks/property.html src/main/org/apache/tools/ant/taskdefs/Property.java

2012-04-24 Thread bodewig
Author: bodewig Date: Wed Apr 25 04:11:10 2012 New Revision: 1330090 URL: http://svn.apache.org/viewvc?rev=1330090view=rev Log: properties started to support loading XML files with 1.8.0 not 1.7.1. PR 53141 Modified: ant/core/trunk/manual/Tasks/property.html ant/core/trunk/src/main/org

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

2012-04-24 Thread bodewig
Author: bodewig Date: Wed Apr 25 04:17:20 2012 New Revision: 1330091 URL: http://svn.apache.org/viewvc?rev=1330091view=rev Log: don't need reflection anymore for Properties#loadFromXML Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Property.java Modified: ant/core/trunk/src

svn commit: r1340895 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/bzip2/BlockSort.java src/main/org/apache/tools/bzip2/CBZip2OutputStream.java src/tests/junit/org/apache/tools/bzip2/BlockS

2012-05-20 Thread bodewig
Author: bodewig Date: Mon May 21 04:33:42 2012 New Revision: 1340895 URL: http://svn.apache.org/viewvc?rev=1340895view=rev Log: merge bzip2 edge case improvement from Commons Compress Added: ant/core/trunk/src/main/org/apache/tools/bzip2/BlockSort.java - copied, changed from r1340888

svn commit: r1340990 - /ant/core/trunk/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java

2012-05-21 Thread bodewig
Author: bodewig Date: Mon May 21 12:28:19 2012 New Revision: 1340990 URL: http://svn.apache.org/viewvc?rev=1340990view=rev Log: merged one hunk the wrong way around, allowableblocksize should remain final Modified: ant/core/trunk/src/main/org/apache/tools/bzip2/CBZip2OutputStream.java

svn commit: r1341295 - /ant/core/branches/ANT_184_BRANCH/

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 03:50:10 2012 New Revision: 1341295 URL: http://svn.apache.org/viewvc?rev=1341295view=rev Log: create branch for Ant 1.8.4 Added: ant/core/branches/ANT_184_BRANCH/ - copied from r1341294, ant/core/tags/ANT_183/

svn commit: r1341296 - /ant/core/branches/ANT_184_BRANCH/build.xml

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 03:51:38 2012 New Revision: 1341296 URL: http://svn.apache.org/viewvc?rev=1341296view=rev Log: merge javadoc artifact name fix Modified: ant/core/branches/ANT_184_BRANCH/build.xml (contents, props changed) Modified: ant/core/branches/ANT_184_BRANCH

svn commit: r1341297 - in /ant/core/branches/ANT_184_BRANCH: ./ manual/ release/ src/etc/poms/ src/etc/poms/ant-antlr/ src/etc/poms/ant-apache-bcel/ src/etc/poms/ant-apache-bsf/ src/etc/poms/ant-apach

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 04:01:37 2012 New Revision: 1341297 URL: http://svn.apache.org/viewvc?rev=1341297view=rev Log: bump version Modified: ant/core/branches/ANT_184_BRANCH/build.xml ant/core/branches/ANT_184_BRANCH/manual/cover.html ant/core/branches/ANT_184_BRANCH/manual

svn commit: r1341299 - in /ant/core/branches/ANT_184_BRANCH/src/main/org/apache/tools/bzip2: ./ BlockSort.java CBZip2OutputStream.java

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 04:10:47 2012 New Revision: 1341299 URL: http://svn.apache.org/viewvc?rev=1341299view=rev Log: merge bzip2 changes from trunk Added: ant/core/branches/ANT_184_BRANCH/src/main/org/apache/tools/bzip2/BlockSort.java (props changed) - copied unchanged

svn commit: r1341300 - /ant/core/branches/ANT_184_BRANCH/WHATSNEW

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 04:13:29 2012 New Revision: 1341300 URL: http://svn.apache.org/viewvc?rev=1341300view=rev Log: record changes Modified: ant/core/branches/ANT_184_BRANCH/WHATSNEW Modified: ant/core/branches/ANT_184_BRANCH/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core

svn commit: r1341301 - /ant/core/tags/ANT_184/

2012-05-21 Thread bodewig
Author: bodewig Date: Tue May 22 04:16:50 2012 New Revision: 1341301 URL: http://svn.apache.org/viewvc?rev=1341301view=rev Log: tag Ant 1.8.4 Added: ant/core/tags/ANT_184/ - copied from r1341300, ant/core/branches/ANT_184_BRANCH/

svn commit: r668 - in /dev/ant: binaries/ manual/ source/

2012-05-22 Thread bodewig
Author: bodewig Date: Tue May 22 06:07:57 2012 New Revision: 668 Log: stage release candidate for Ant 1.8.4 Added: dev/ant/binaries/ dev/ant/binaries/apache-ant-1.8.4-bin.tar.bz2 (with props) dev/ant/binaries/apache-ant-1.8.4-bin.tar.bz2.asc dev/ant/binaries/apache-ant-1.8.4

svn commit: r1341315 - in /ant/core/branches/ANT_18_BRANCH: ./ manual/Tasks/ src/main/org/apache/tools/ant/taskdefs/optional/net/ src/main/org/apache/tools/bzip2/ src/main/org/apache/tools/tar/ src/ma

2012-05-22 Thread bodewig
Author: bodewig Date: Tue May 22 06:29:52 2012 New Revision: 1341315 URL: http://svn.apache.org/viewvc?rev=1341315view=rev Log: merge changes from 1.8.4 Added: ant/core/branches/ANT_18_BRANCH/src/main/org/apache/tools/bzip2/BlockSort.java - copied unchanged from r1341299, ant/core

svn commit: r669 - /dev/ant/binaries/ /dev/ant/manual/ /dev/ant/source/ /release/ant/binaries/ /release/ant/manual/ /release/ant/source/

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 12:30:45 2012 New Revision: 669 Log: publish Ant 1.8.4 Added: release/ant/binaries/apache-ant-1.8.4-bin.tar.bz2 (props changed) - copied unchanged from r668, dev/ant/binaries/apache-ant-1.8.4-bin.tar.bz2 release/ant/binaries/apache-ant-1.8.4

svn commit: r671 - /release/ant/RELEASE-NOTES-1.8.4.html

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 13:54:05 2012 New Revision: 671 Log: release notes Added: release/ant/RELEASE-NOTES-1.8.4.html (with props) Added: release/ant/RELEASE-NOTES-1.8.4.html == --- release/ant/RELEASE

svn commit: r672 - in /release/ant: README.html RELEASE-NOTES-1.8.3.html binaries/README.html source/README.html

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 13:55:25 2012 New Revision: 672 Log: remove old release notes Removed: release/ant/README.html release/ant/RELEASE-NOTES-1.8.3.html release/ant/binaries/README.html release/ant/source/README.html

svn commit: r1341867 - in /ant/site/ant: production/ sources/

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 14:05:14 2012 New Revision: 1341867 URL: http://svn.apache.org/viewvc?rev=1341867view=rev Log: better insert the date Modified: ant/site/ant/production/antnews.html ant/site/ant/production/bindownload.html ant/site/ant/production/index.html ant

svn commit: r673 - in /release/ant: README.html binaries/README.html source/README.html

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 14:08:31 2012 New Revision: 673 Log: add readmes Added: release/ant/README.html (props changed) - copied unchanged from r671, release/ant/RELEASE-NOTES-1.8.4.html release/ant/binaries/README.html (props changed) - copied unchanged from

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

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 15:58:20 2012 New Revision: 1341918 URL: http://svn.apache.org/viewvc?rev=1341918view=rev Log: 1.8.4 is out Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1341918r1=1341917r2

svn commit: r1341924 - in /ant/core/branches/ANT_18_BRANCH: WHATSNEW build.xml manual/cover.html manual/credits.html src/etc/testcases/taskdefs/conditions/antversion.xml

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 16:01:31 2012 New Revision: 1341924 URL: http://svn.apache.org/viewvc?rev=1341924view=rev Log: 1.8.4 is out, bump version Modified: ant/core/branches/ANT_18_BRANCH/WHATSNEW ant/core/branches/ANT_18_BRANCH/build.xml ant/core/branches/ANT_18_BRANCH

svn commit: r1341925 - /ant/core/branches/ANT_184_BRANCH/

2012-05-23 Thread bodewig
Author: bodewig Date: Wed May 23 16:02:23 2012 New Revision: 1341925 URL: http://svn.apache.org/viewvc?rev=1341925view=rev Log: branch is no longer needed Removed: ant/core/branches/ANT_184_BRANCH/

svn commit: r677 - in /release/ant: binaries/ manual/ source/

2012-05-24 Thread bodewig
Author: bodewig Date: Thu May 24 08:25:55 2012 New Revision: 677 Log: cleanup Removed: release/ant/binaries/apache-ant-1.8.3-bin.tar.bz2 release/ant/binaries/apache-ant-1.8.3-bin.tar.bz2.asc release/ant/binaries/apache-ant-1.8.3-bin.tar.bz2.md5 release/ant/binaries/apache-ant

svn commit: r1342171 - in /ant/site/ant: production/doap_Ant.rdf production/faq.html sources/faq.xml

2012-05-24 Thread bodewig
Author: bodewig Date: Thu May 24 08:48:58 2012 New Revision: 1342171 URL: http://svn.apache.org/viewvc?rev=1342171view=rev Log: some more updates, it's been a bit hectic yesterday Modified: ant/site/ant/production/doap_Ant.rdf ant/site/ant/production/faq.html ant/site/ant/sources

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

2012-05-24 Thread bodewig
Author: bodewig Date: Thu May 24 12:35:35 2012 New Revision: 1342230 URL: http://svn.apache.org/viewvc?rev=1342230view=rev Log: more svnpubsub stuff Modified: ant/core/trunk/ReleaseInstructions Modified: ant/core/trunk/ReleaseInstructions URL: http://svn.apache.org/viewvc/ant/core/trunk

svn propchange: r1340895 - svn:log

2012-05-24 Thread bodewig
Author: bodewig Revision: 1340895 Modified property: svn:log Modified: svn:log at Thu May 24 12:46:39 2012 -- --- svn:log (original) +++ svn:log Thu May 24 12:46:39 2012 @@ -1 +1 @@ -merge bzip2 edge case improvement from

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

2012-06-03 Thread bodewig
Author: bodewig Date: Mon Jun 4 04:28:04 2012 New Revision: 1345827 URL: http://svn.apache.org/viewvc?rev=1345827view=rev Log: wrong type in carargs array Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java Modified: ant/core/trunk/src/main

svn commit: r1345954 - /ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/TypeAdapterTest.java

2012-06-04 Thread bodewig
Author: bodewig Date: Mon Jun 4 13:20:32 2012 New Revision: 1345954 URL: http://svn.apache.org/viewvc?rev=1345954view=rev Log: vararg calls Modified: ant/core/trunk/src/tests/junit/org/apache/tools/ant/taskdefs/TypeAdapterTest.java Modified: ant/core/trunk/src/tests/junit/org/apache

svn commit: r1346025 [1/3] - in /ant/core/trunk: ./ src/main/org/apache/tools/zip/ src/tests/junit/org/apache/tools/ant/taskdefs/ src/tests/junit/org/apache/tools/zip/

2012-06-04 Thread bodewig
Author: bodewig Date: Mon Jun 4 16:35:06 2012 New Revision: 1346025 URL: http://svn.apache.org/viewvc?rev=1346025view=rev Log: merge Zip64 support from Commons Compress Added: ant/core/trunk/src/main/org/apache/tools/zip/GeneralPurposeBit.java - copied, changed from r1345686, commons

svn commit: r1346025 [2/3] - in /ant/core/trunk: ./ src/main/org/apache/tools/zip/ src/tests/junit/org/apache/tools/ant/taskdefs/ src/tests/junit/org/apache/tools/zip/

2012-06-04 Thread bodewig
Modified: ant/core/trunk/src/main/org/apache/tools/zip/ZipFile.java URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/zip/ZipFile.java?rev=1346025r1=1346024r2=1346025view=diff == ---

svn commit: r1346027 - in /ant/core/trunk/src/main/org/apache/tools/zip: ZipLong.java ZipOutputStream.java

2012-06-04 Thread bodewig
Author: bodewig Date: Mon Jun 4 16:36:14 2012 New Revision: 1346027 URL: http://svn.apache.org/viewvc?rev=1346027view=rev Log: some stray @since tags from CC Modified: ant/core/trunk/src/main/org/apache/tools/zip/ZipLong.java ant/core/trunk/src/main/org/apache/tools/zip

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

2012-06-14 Thread bodewig
Author: bodewig Date: Fri Jun 15 04:34:04 2012 New Revision: 1350461 URL: http://svn.apache.org/viewvc?rev=1350461view=rev Log: PR 52706: allow command launcher to be selected via a task. Submitted by Vimil Saju Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml

svn propchange: r1350460 - svn:log

2012-06-14 Thread bodewig
Author: bodewig Revision: 1350460 Modified property: svn:log Modified: svn:log at Fri Jun 15 04:35:49 2012 -- --- svn:log (original) +++ svn:log Fri Jun 15 04:35:49 2012 @@ -1 +1 @@ -PR 52706: allow command launcher

svn commit: r1350857 [2/2] - in /ant/core/trunk: ./ src/main/org/apache/tools/tar/ src/main/org/apache/tools/zip/

2012-06-15 Thread bodewig
Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarUtils.java URL: http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/tar/TarUtils.java?rev=1350857r1=1350856r2=1350857view=diff == ---

svn commit: r1350882 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/bzip2/CBZip2InputStream.java

2012-06-16 Thread bodewig
Author: bodewig Date: Sat Jun 16 08:08:51 2012 New Revision: 1350882 URL: http://svn.apache.org/viewvc?rev=1350882view=rev Log: Merge bzip2 input from Compress, bringing support for files with multiple streams Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools

svn commit: r1350904 - in /ant/core/trunk: WHATSNEW manual/Tasks/tar.html src/main/org/apache/tools/ant/taskdefs/Tar.java src/tests/antunit/taskdefs/tar-test.xml src/tests/junit/org/apache/tools/tar/T

2012-06-16 Thread bodewig
Author: bodewig Date: Sat Jun 16 10:31:00 2012 New Revision: 1350904 URL: http://svn.apache.org/viewvc?rev=1350904view=rev Log: Add a longfile='posix' option to tar task Modified: ant/core/trunk/WHATSNEW ant/core/trunk/manual/Tasks/tar.html ant/core/trunk/src/main/org/apache/tools

svn commit: r1351053 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/util/PackageNameMapper.java src/tests/antunit/types/mappers/packagemapper-test.xml

2012-06-17 Thread bodewig
Author: bodewig Date: Sun Jun 17 06:01:27 2012 New Revision: 1351053 URL: http://svn.apache.org/viewvc?rev=1351053view=rev Log: packagemapper mapped too uch with handlediresep true. PR 53399 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/util

svn commit: r1351060 - /ant/core/trunk/src/tests/antunit/taskdefs/condition/resourceexists-test.xml

2012-06-17 Thread bodewig
Author: bodewig Date: Sun Jun 17 06:28:52 2012 New Revision: 1351060 URL: http://svn.apache.org/viewvc?rev=1351060view=rev Log: verifying resourcexists works for URLs, see PR 53383 Modified: ant/core/trunk/src/tests/antunit/taskdefs/condition/resourceexists-test.xml Modified: ant/core

svn commit: r1351063 - in /ant/antlibs/antunit/trunk/src: main/org/apache/ant/antunit/ResourceExists.java tests/antunit/ tests/antunit/antunit-base.xml tests/antunit/assertResourceExists-test.xml test

2012-06-17 Thread bodewig
Author: bodewig Date: Sun Jun 17 07:05:30 2012 New Revision: 1351063 URL: http://svn.apache.org/viewvc?rev=1351063view=rev Log: Actually, resources as attributes don't work very well Added: ant/antlibs/antunit/trunk/src/tests/antunit/ ant/antlibs/antunit/trunk/src/tests/antunit/antunit

svn commit: r1351064 - /ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/ResourceExists.java

2012-06-17 Thread bodewig
Author: bodewig Date: Sun Jun 17 07:10:05 2012 New Revision: 1351064 URL: http://svn.apache.org/viewvc?rev=1351064view=rev Log: committed debugging line Modified: ant/antlibs/antunit/trunk/src/main/org/apache/ant/antunit/ResourceExists.java Modified: ant/antlibs/antunit/trunk/src/main/org

svn commit: r1351077 - /ant/core/trunk/src/tests/antunit/types/mappers/packagemapper-test.xml

2012-06-17 Thread bodewig
Author: bodewig Date: Sun Jun 17 09:16:22 2012 New Revision: 1351077 URL: http://svn.apache.org/viewvc?rev=1351077view=rev Log: test fails on Windows Modified: ant/core/trunk/src/tests/antunit/types/mappers/packagemapper-test.xml Modified: ant/core/trunk/src/tests/antunit/types/mappers

svn commit: r1353811 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/defaults.properties tests/antunit/taskdefs/commandlauncher/ tests/antunit/taskdefs/commandlauncher/commandlauncher-tes

2012-06-25 Thread bodewig
Author: bodewig Date: Tue Jun 26 04:14:07 2012 New Revision: 1353811 URL: http://svn.apache.org/viewvc?rev=1353811view=rev Log: AntUnit test for commandlauncher and a typo fix by Vimil Saju Added: ant/core/trunk/src/tests/antunit/taskdefs/commandlauncher/ ant/core/trunk/src/tests

svn commit: r1357457 - in /ant/site/ant: production/antlibs/bindownload.html production/antlibs/compress/index.html sources/antlibs/bindownload.xml sources/antlibs/compress/index.xml

2012-07-04 Thread bodewig
Author: bodewig Date: Thu Jul 5 04:06:25 2012 New Revision: 1357457 URL: http://svn.apache.org/viewvc?rev=1357457view=rev Log: Change wording so it is clear 1.0 is the version of XZ for Java not of Java. PR 53509 Modified: ant/site/ant/production/antlibs/bindownload.html ant/site/ant

svn commit: r1372266 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/filters/ExpandProperties.java src/tests/antunit/filters/expandproperties-test.xml

2012-08-12 Thread bodewig
Author: bodewig Date: Mon Aug 13 05:45:10 2012 New Revision: 1372266 URL: http://svn.apache.org/viewvc?rev=1372266view=rev Log: NPE in ExpandProperties when input is empty. PR 53626 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/filters

svn commit: r1407856 - in /ant/core/trunk/src/main/org/apache/tools: ant/listener/ zip/

2012-11-10 Thread bodewig
Author: bodewig Date: Sat Nov 10 17:32:03 2012 New Revision: 1407856 URL: http://svn.apache.org/viewvc?rev=1407856view=rev Log: Inspired by PR 54056 I looked for thread-safety issues with HashMap in our code - nothing major found Modified: ant/core/trunk/src/main/org/apache/tools/ant

svn commit: r1426337 - in /ant/core/trunk/src/main/org/apache/tools: tar/TarOutputStream.java tar/TarUtils.java zip/ZipOutputStream.java

2012-12-27 Thread bodewig
Author: bodewig Date: Thu Dec 27 21:41:24 2012 New Revision: 1426337 URL: http://svn.apache.org/viewvc?rev=1426337view=rev Log: merge recent fixes from Compress' tar package Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarOutputStream.java (contents, props changed) ant/core

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

2012-12-27 Thread bodewig
Author: bodewig Date: Thu Dec 27 21:49:43 2012 New Revision: 1426339 URL: http://svn.apache.org/viewvc?rev=1426339view=rev Log: one more fix from Compress Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarOutputStream.java (contents, props changed) Modified: ant/core/trunk/src

svn commit: r1429208 - in /ant/site/ant/production/webtest/gettest: .htaccess test307.txt

2013-01-04 Thread bodewig
Author: bodewig Date: Sat Jan 5 06:49:46 2013 New Revision: 1429208 URL: http://svn.apache.org/viewvc?rev=1429208view=rev Log: add a test page for status 307 redirects Added: ant/site/ant/production/webtest/gettest/test307.txt (with props) Modified: ant/site/ant/production/webtest

svn commit: r1429212 - /ant/core/trunk/src/main/org/apache/tools/tar/TarInputStream.java

2013-01-04 Thread bodewig
Author: bodewig Date: Sat Jan 5 07:04:13 2013 New Revision: 1429212 URL: http://svn.apache.org/viewvc?rev=1429212view=rev Log: another fix from commons - tar doesn't use specified encoding when reading GNU long names Modified: ant/core/trunk/src/main/org/apache/tools/tar

svn commit: r1429370 - in /ant/core/trunk/src/main/org/apache/tools: tar/TarInputStream.java zip/Zip64ExtendedInformationExtraField.java zip/ZipEntry.java zip/ZipFile.java zip/ZipOutputStream.java

2013-01-05 Thread bodewig
Author: bodewig Date: Sat Jan 5 20:03:44 2013 New Revision: 1429370 URL: http://svn.apache.org/viewvc?rev=1429370view=rev Log: re-use a bunch of temporary arrays - merge from Compress Modified: ant/core/trunk/src/main/org/apache/tools/tar/TarInputStream.java (contents, props changed

svn commit: r1430144 - /ant/core/trunk/NOTICE

2013-01-07 Thread bodewig
Author: bodewig Date: Tue Jan 8 05:20:30 2013 New Revision: 1430144 URL: http://svn.apache.org/viewvc?rev=1430144view=rev Log: 2013 Modified: ant/core/trunk/NOTICE Modified: ant/core/trunk/NOTICE URL: http://svn.apache.org/viewvc/ant/core/trunk/NOTICE?rev=1430144r1=1430143r2=1430144view

svn commit: r1434680 - in /ant/core/trunk: WHATSNEW src/script/ant

2013-01-17 Thread bodewig
Author: bodewig Date: Thu Jan 17 14:18:16 2013 New Revision: 1434680 URL: http://svn.apache.org/viewvc?rev=1434680view=rev Log: port Tomcat's logic for setting JAVA_HOME to an script - PR 52632 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/script/ant Modified: ant/core/trunk

svn commit: r1439044 - in /ant/core/trunk: CONTRIBUTORS contributors.xml src/main/org/apache/tools/zip/ZipFile.java

2013-01-27 Thread bodewig
Author: bodewig Date: Sun Jan 27 09:58:16 2013 New Revision: 1439044 URL: http://svn.apache.org/viewvc?rev=1439044view=rev Log: improve performance when reading non zip64 zip files, merge from commons compress, based on patch by Robin Power Modified: ant/core/trunk/CONTRIBUTORS ant/core

svn commit: r1439115 - /ant/core/trunk/src/main/org/apache/tools/zip/ZipFile.java

2013-01-27 Thread bodewig
Author: bodewig Date: Sun Jan 27 16:36:52 2013 New Revision: 1439115 URL: http://svn.apache.org/viewvc?rev=1439115view=rev Log: don't search beyond the start of the archive Modified: ant/core/trunk/src/main/org/apache/tools/zip/ZipFile.java Modified: ant/core/trunk/src/main/org/apache/tools

svn commit: r1452022 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/resources/comparators/Size.java

2013-03-03 Thread bodewig
Author: bodewig Date: Sun Mar 3 09:59:47 2013 New Revision: 1452022 URL: http://svn.apache.org/r1452022 Log: size comparator was vulnerable to integer overflows. PR 54623 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/types/resources/comparators

svn commit: r1452023 - in /ant/core/trunk: CONTRIBUTORS contributors.xml manual/Tasks/tstamp.html

2013-03-03 Thread bodewig
Author: bodewig Date: Sun Mar 3 10:05:43 2013 New Revision: 1452023 URL: http://svn.apache.org/r1452023 Log: UK is not a valid country code. PR 54590. Submitted by Patrick Altaie Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml ant/core/trunk/manual/Tasks

svn commit: r1460264 - in /ant/core/trunk: WHATSNEW build.xml src/etc/poms/ant-junit/pom.xml src/etc/poms/ant-junit4/ src/etc/poms/pom.xml

2013-03-24 Thread bodewig
Author: bodewig Date: Sun Mar 24 06:49:42 2013 New Revision: 1460264 URL: http://svn.apache.org/r1460264 Log: No reason to have ant-junit4.jar anymore. Removed: ant/core/trunk/src/etc/poms/ant-junit4/ Modified: ant/core/trunk/WHATSNEW ant/core/trunk/build.xml ant/core/trunk/src

svn commit: r1462887 - /ant/core/trunk/src/tests/antunit/taskdefs/manifest-test.xml

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 07:04:01 2013 New Revision: 1462887 URL: http://svn.apache.org/r1462887 Log: AntUnit test case for Bugzilla Isue #54762 Modified: ant/core/trunk/src/tests/antunit/taskdefs/manifest-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/manifest

svn commit: r1462888 - /ant/core/trunk/src/tests/antunit/taskdefs/manifest-test.xml

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 07:12:21 2013 New Revision: 1462888 URL: http://svn.apache.org/r1462888 Log: Make the test actually test anything apart from my copy-paste errors Modified: ant/core/trunk/src/tests/antunit/taskdefs/manifest-test.xml Modified: ant/core/trunk/src/tests/antunit

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

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 07:37:52 2013 New Revision: 1462890 URL: http://svn.apache.org/r1462890 Log: intermediate stream is not needed and may even cause issues with Zip64 support Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Jar.java Modified: ant/core/trunk/src

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

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 10:18:56 2013 New Revision: 1462908 URL: http://svn.apache.org/r1462908 Log: indentation Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1462908r1=1462907r2=1462908view=diff

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

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 10:21:15 2013 New Revision: 1462910 URL: http://svn.apache.org/r1462910 Log: create tmp dir when running individual test as well Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml

svn commit: r1462911 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/Jar.java main/org/apache/tools/ant/taskdefs/Zip.java tests/junit/org/apache/tools/ant/taskdefs/ZipExtraFieldTest.java

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 10:22:43 2013 New Revision: 1462911 URL: http://svn.apache.org/r1462911 Log: Provide more control over Zip64 features, in particilar turn them off in jar by default - this might fix bugzilla issue 54762 Modified: ant/core/trunk/src/main/org/apache/tools/ant

svn commit: r1462931 - in /ant/core/trunk: WHATSNEW manual/Tasks/ear.html manual/Tasks/jar.html manual/Tasks/war.html manual/Tasks/zip.html

2013-03-31 Thread bodewig
Author: bodewig Date: Sun Mar 31 11:24:47 2013 New Revision: 1462931 URL: http://svn.apache.org/r1462931 Log: Add documentation for zip64mode attribute Modified: ant/core/trunk/WHATSNEW ant/core/trunk/manual/Tasks/ear.html ant/core/trunk/manual/Tasks/jar.html ant/core/trunk

svn commit: r1482674 - /ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml

2013-05-14 Thread bodewig
Author: bodewig Date: Wed May 15 04:21:53 2013 New Revision: 1482674 URL: http://svn.apache.org/r1482674 Log: Passing AntUnit test for PR 54967 Modified: ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml URL: http

svn commit: r1482678 - /ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml

2013-05-14 Thread bodewig
Author: bodewig Date: Wed May 15 04:32:37 2013 New Revision: 1482678 URL: http://svn.apache.org/r1482678 Log: Test for #54967 actually fails if the second task has work to do Modified: ant/core/trunk/src/tests/antunit/taskdefs/zip-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs

svn commit: r1486439 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/zip/Zip64ExtendedInformationExtraField.java

2013-05-26 Thread bodewig
Author: bodewig Date: Sun May 26 17:40:48 2013 New Revision: 1486439 URL: http://svn.apache.org/r1486439 Log: merge zip64 fix from commons compress Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/zip/Zip64ExtendedInformationExtraField.java (contents, props

svn commit: r1488951 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml src/main/org/apache/tools/tar/TarConstants.java src/main/org/apache/tools/tar/TarEntry.java src/main/org/apache/tools/

2013-06-03 Thread bodewig
Author: bodewig Date: Mon Jun 3 10:21:30 2013 New Revision: 1488951 URL: http://svn.apache.org/r1488951 Log: propely handle GNU longlink entries, PR 55040, submitted by Christoph Gysin Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW ant/core/trunk/contributors.xml

svn commit: r1489286 - /ant/core/trunk/src/main/org/apache/tools/zip/ZipFile.java

2013-06-03 Thread bodewig
Author: bodewig Date: Tue Jun 4 04:39:26 2013 New Revision: 1489286 URL: http://svn.apache.org/r1489286 Log: Merge handling of duplicate entries from Commons Compress' ZipFile - needed to fix PR 54967 Modified: ant/core/trunk/src/main/org/apache/tools/zip/ZipFile.java (contents, props

svn commit: r1496052 - in /ant/site/ant: production/faq.html production/manual/Tasks/javadoc.html sources/faq.xml

2013-06-24 Thread bodewig
Author: bodewig Date: Mon Jun 24 13:48:08 2013 New Revision: 1496052 URL: http://svn.apache.org/r1496052 Log: FAQ about javadoc vulnerability Modified: ant/site/ant/production/faq.html ant/site/ant/production/manual/Tasks/javadoc.html ant/site/ant/sources/faq.xml Modified: ant/site

svn commit: r1496083 - in /ant/core/trunk: ./ manual/Tasks/ src/main/org/apache/tools/ant/taskdefs/ src/resources/org/apache/tools/ant/taskdefs/

2013-06-24 Thread bodewig
Author: bodewig Date: Mon Jun 24 15:12:57 2013 New Revision: 1496083 URL: http://svn.apache.org/r1496083 Log: post-process generated javadocs as workaround for CVE-2013-1571 - based on Maven patch by Uwe Schindler - PR 55132 Added: ant/core/trunk/src/resources/org/apache/tools/ant/taskdefs

svn commit: r1496096 - /ant/site/ant/production/manual/Tasks/javadoc.html

2013-06-24 Thread bodewig
Author: bodewig Date: Mon Jun 24 15:29:04 2013 New Revision: 1496096 URL: http://svn.apache.org/r1496096 Log: beter version of CVE-2013-1571 workaround description Modified: ant/site/ant/production/manual/Tasks/javadoc.html Modified: ant/site/ant/production/manual/Tasks/javadoc.html URL

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

2013-06-24 Thread bodewig
Author: bodewig Date: Mon Jun 24 15:50:56 2013 New Revision: 1496104 URL: http://svn.apache.org/r1496104 Log: More robust handling of line-feeds - in particular make it work on Windows - thanks Uwe! Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Javadoc.java Modified: ant

svn commit: r2394 - in /dev/ant: ./ binaries/ manual/ source/

2013-07-08 Thread bodewig
Author: bodewig Date: Mon Jul 8 19:39:40 2013 New Revision: 2394 Log: first release candidate for 1.9.2 Added: dev/ant/README.html (with props) dev/ant/RELEASE-NOTES-1.9.2.html (with props) dev/ant/binaries/apache-ant-1.9.2-bin.tar.bz2 (with props) dev/ant/binaries/apache

svn commit: r1502100 - in /ant/site/ant: mail production/mail

2013-07-10 Thread bodewig
Author: bodewig Date: Thu Jul 11 03:52:47 2013 New Revision: 1502100 URL: http://svn.apache.org/r1502100 Log: Added link in the wrong place Added: ant/site/ant/production/mail (with props) Removed: ant/site/ant/mail Added: ant/site/ant/production/mail URL: http://svn.apache.org

svn commit: r1502103 - in /ant/site/ant: production/mail.html sources/mail.xml

2013-07-10 Thread bodewig
Author: bodewig Date: Thu Jul 11 03:55:32 2013 New Revision: 1502103 URL: http://svn.apache.org/r1502103 Log: re-add link to mbox archives Modified: ant/site/ant/production/mail.html ant/site/ant/sources/mail.xml Modified: ant/site/ant/production/mail.html URL: http://svn.apache.org

<    9   10   11   12   13   14   15   16   17   18   >