svn commit: r799518 - /ant/sandbox/antlibs/compress/trunk/NOTICE

2009-07-30 Thread bodewig
Author: bodewig Date: Fri Jul 31 04:49:29 2009 New Revision: 799518 URL: http://svn.apache.org/viewvc?rev=799518view=rev Log: committed the template by accident Modified: ant/sandbox/antlibs/compress/trunk/NOTICE Modified: ant/sandbox/antlibs/compress/trunk/NOTICE URL: http

svn commit: r799566 - /ant/sandbox/antlibs/all-trunks/

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 10:12:37 2009 New Revision: 799566 URL: http://svn.apache.org/viewvc?rev=799566view=rev Log: book-keeping Modified: ant/sandbox/antlibs/all-trunks/ (props changed) Propchange: ant/sandbox/antlibs/all-trunks

svn commit: r799650 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/AntClassLoader.java src/tests/antunit/core/classloader-test.xml

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 16:04:30 2009 New Revision: 799650 URL: http://svn.apache.org/viewvc?rev=799650view=rev Log: use the same logic as getResource in getResourceAsStream. PR 44103 Added: ant/core/trunk/src/tests/antunit/core/classloader-test.xml (with props) Modified: ant

svn commit: r799651 - /ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 16:06:31 2009 New Revision: 799651 URL: http://svn.apache.org/viewvc?rev=799651view=rev Log: whitespace Modified: ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/AntClassLoader.java URL

svn commit: r799668 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs: ExpandBase.java Uncpio.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 17:42:27 2009 New Revision: 799668 URL: http://svn.apache.org/viewvc?rev=799668view=rev Log: extract logic common to all un* tasks Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ExpandBase.java (contents, props changed

svn commit: r799691 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/taskdefs/ tests/ tests/antunit/ tests/resources/

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 18:43:35 2009 New Revision: 799691 URL: http://svn.apache.org/viewvc?rev=799691view=rev Log: unar and untar, tests for untar Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unar.java (contents, props changed

svn commit: r799701 - in /ant/sandbox/antlibs/compress/trunk/src/tests: antunit/unar-test.xml antunit/uncpio-test.xml resources/asf-logo.gif.ar resources/asf-logo.gif.cpio

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:05:53 2009 New Revision: 799701 URL: http://svn.apache.org/viewvc?rev=799701view=rev Log: tests for unar and uncpio, ar inside zip fails and I currently don't see why Added: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/unar-test.xml (contents

svn commit: r799705 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/taskdefs/ tests/antunit/ tests/resources/

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:15:44 2009 New Revision: 799705 URL: http://svn.apache.org/viewvc?rev=799705view=rev Log: minimal unzip task Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java - copied, changed from r799691, ant/sandbox

svn commit: r799708 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:23:04 2009 New Revision: 799708 URL: http://svn.apache.org/viewvc?rev=799708view=rev Log: cpio stores time in seconds since epoch Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java Modified: ant/sandbox

svn commit: r799717 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:44:57 2009 New Revision: 799717 URL: http://svn.apache.org/viewvc?rev=799717view=rev Log: cpio stores time in *seconds* since epoch, not millis Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Uncpio.java Modified

svn commit: r799721 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 19:53:50 2009 New Revision: 799721 URL: http://svn.apache.org/viewvc?rev=799721view=rev Log: optimize unzip for the file case Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java Modified: ant/sandbox/antlibs

svn commit: r799730 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: Expand.java Untar.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:04:31 2009 New Revision: 799730 URL: http://svn.apache.org/viewvc?rev=799730view=rev Log: provide access to encoding stuff in unzip, hide it in untar Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Expand.java ant/core/trunk/src/main

svn commit: r799731 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs: ExpandBase.java Unzip.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:06:07 2009 New Revision: 799731 URL: http://svn.apache.org/viewvc?rev=799731view=rev Log: encoding support in unzip Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ExpandBase.java ant/sandbox/antlibs/compress

svn commit: r799732 - /ant/sandbox/antlibs/compress/trunk/src/tests/antunit/unzip-test.xml

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:08:24 2009 New Revision: 799732 URL: http://svn.apache.org/viewvc?rev=799732view=rev Log: merge another test from Ant core Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/unzip-test.xml Modified: ant/sandbox/antlibs/compress/trunk/src/tests

svn commit: r799734 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java

2009-07-31 Thread bodewig
Author: bodewig Date: Fri Jul 31 20:10:29 2009 New Revision: 799734 URL: http://svn.apache.org/viewvc?rev=799734view=rev Log: typo Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unzip.java Modified: ant/sandbox/antlibs/compress/trunk/src/main/org

svn commit: r800678 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/Project.java src/tests/junit/org/apache/tools/ant/ProjectTest.java

2009-08-03 Thread bodewig
Author: bodewig Date: Tue Aug 4 05:38:43 2009 New Revision: 800678 URL: http://svn.apache.org/viewvc?rev=800678view=rev Log: fix NPE when logging an exception without message. PR 47623. Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/Project.java ant

svn commit: r801246 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW src/main/org/apache/tools/ant/taskdefs/Manifest.java

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 14:54:17 2009 New Revision: 801246 URL: http://svn.apache.org/viewvc?rev=801246view=rev Log: Use java.runtime.version instead of java.vm.version in Created-By manifest attribute. Submitted by Gilbert Rebhan. PR 47632 Modified: ant/core/trunk/CONTRIBUTORS

svn commit: r801247 - /ant/core/trunk/contributors.xml

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 14:56:15 2009 New Revision: 801247 URL: http://svn.apache.org/viewvc?rev=801247view=rev Log: forgotten file from revision 801246 Modified: ant/core/trunk/contributors.xml Modified: ant/core/trunk/contributors.xml URL: http://svn.apache.org/viewvc/ant/core

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

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 14:58:24 2009 New Revision: 801248 URL: http://svn.apache.org/viewvc?rev=801248view=rev Log: oops, didn't mean to replace the vendor property Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Manifest.java Modified: ant/core/trunk/src/main/org

svn commit: r801271 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/resources/ tests/antunit/

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 15:43:42 2009 New Revision: 801271 URL: http://svn.apache.org/viewvc?rev=801271view=rev Log: TarEntry resource Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ ant/sandbox/antlibs/compress/trunk/src/main/org/apache

svn commit: r801274 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/resources/ArResource.java tests/antunit/arentry-test.xml

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 15:51:09 2009 New Revision: 801274 URL: http://svn.apache.org/viewvc?rev=801274view=rev Log: ArEntry resource Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ArResource.java - copied, changed from r801271, ant

svn commit: r801276 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Unar.java

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 15:52:22 2009 New Revision: 801276 URL: http://svn.apache.org/viewvc?rev=801276view=rev Log: ar uses seconds since epoch (but commons compress 1.0 doesn't read it anyway) Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs

svn commit: r801280 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/resources/CpioResource.java tests/antunit/cpioentry-test.xml

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 16:00:13 2009 New Revision: 801280 URL: http://svn.apache.org/viewvc?rev=801280view=rev Log: CpioEntry resource Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/CpioResource.java - copied, changed from r801271, ant

svn commit: r801285 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/resources/ZipResource.java tests/antunit/zipentry-test.xml

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 16:20:18 2009 New Revision: 801285 URL: http://svn.apache.org/viewvc?rev=801285view=rev Log: zipentry resource Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ZipResource.java (contents, props changed) - copied

svn commit: r801286 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ZipResource.java

2009-08-05 Thread bodewig
Author: bodewig Date: Wed Aug 5 16:23:04 2009 New Revision: 801286 URL: http://svn.apache.org/viewvc?rev=801286view=rev Log: support FileProvider in ZipResource Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/ZipResource.java Modified: ant/core/trunk/src/main/org

svn commit: r801795 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/resources/ tests/antunit/

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 19:50:22 2009 New Revision: 801795 URL: http://svn.apache.org/viewvc?rev=801795view=rev Log: tarfileset Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/CommonsCompressArchiveScanner.java (contents, props changed

svn commit: r801797 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/resources/ArFileSet.java main/org/apache/ant/compress/resources/A

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 19:56:42 2009 New Revision: 801797 URL: http://svn.apache.org/viewvc?rev=801797view=rev Log: arfileset Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ArFileSet.java - copied, changed from r801795, ant/sandbox

svn commit: r801799 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/resources/CpioFileSet.java main/org/apache/ant/compress/resources

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 20:02:06 2009 New Revision: 801799 URL: http://svn.apache.org/viewvc?rev=801799view=rev Log: cpiofileset Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/CpioFileSet.java - copied, changed from r801797, ant/sandbox

svn commit: r801808 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/resources/ tests/antunit/

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 20:14:47 2009 New Revision: 801808 URL: http://svn.apache.org/viewvc?rev=801808view=rev Log: zipfileset Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ZipFileSet.java (contents, props changed) - copied, changed

svn commit: r801811 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/resources/ tests/antunit/

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 20:22:36 2009 New Revision: 801811 URL: http://svn.apache.org/viewvc?rev=801811view=rev Log: executable? Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ArFileSet.java (props changed) ant/sandbox/antlibs

svn commit: r801813 - in /ant/core/trunk: docs/antlibs/antunit/ docs/antlibs/dotnet/ docs/antlibs/svn/ docs/manual/OptionalTasks/ src/etc/testcases/taskdefs/ src/etc/testcases/taskdefs/javadoc/ src/et

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 20:30:15 2009 New Revision: 801813 URL: http://svn.apache.org/viewvc?rev=801813view=rev Log: executable? Modified: ant/core/trunk/docs/antlibs/antunit/index.html (props changed) ant/core/trunk/docs/antlibs/dotnet/index.html (props changed) ant

svn commit: r801814 - in /ant/core/trunk: ./ src/etc/checkstyle/ src/etc/testcases/taskdefs/checksum/foo/ src/etc/testcases/taskdefs/checksum/foo/zap/ src/tests/antunit/taskdefs/ src/tests/junit/org/a

2009-08-06 Thread bodewig
Author: bodewig Date: Thu Aug 6 20:35:20 2009 New Revision: 801814 URL: http://svn.apache.org/viewvc?rev=801814view=rev Log: executable? Modified: ant/core/trunk/check.xml (props changed) ant/core/trunk/src/etc/checkstyle/RequiredHeader.txt (props changed) ant/core/trunk/src/etc

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

2009-08-08 Thread bodewig
Author: bodewig Date: Sun Aug 9 05:18:00 2009 New Revision: 802486 URL: http://svn.apache.org/viewvc?rev=802486view=rev Log: fall back to java.vm.version if java.runtime.version cannot be found Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/taskdefs

svn commit: r802489 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources: CommonsCompressArchiveResource.java CommonsCompressArchiveScanner.java

2009-08-08 Thread bodewig
Author: bodewig Date: Sun Aug 9 05:36:08 2009 New Revision: 802489 URL: http://svn.apache.org/viewvc?rev=802489view=rev Log: improve performance by buffereing Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/CommonsCompressArchiveResource.java

svn commit: r802490 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: arfileset-test.xml cpiofileset-test.xml tarfileset-test.xml zipfileset-test.xml

2009-08-08 Thread bodewig
Author: bodewig Date: Sun Aug 9 05:42:44 2009 New Revision: 802490 URL: http://svn.apache.org/viewvc?rev=802490view=rev Log: some real tests for filesets Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arfileset-test.xml ant/sandbox/antlibs/compress/trunk/src/tests

svn commit: r802496 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress: resources/ taskdefs/ util/

2009-08-09 Thread bodewig
Author: bodewig Date: Sun Aug 9 06:59:25 2009 New Revision: 802496 URL: http://svn.apache.org/viewvc?rev=802496view=rev Log: incomplete interface extraction refactoring Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/util/ ant/sandbox/antlibs/compress/trunk

svn commit: r803788 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress: resources/ util/

2009-08-13 Thread bodewig
Author: bodewig Date: Thu Aug 13 06:16:28 2009 New Revision: 803788 URL: http://svn.apache.org/viewvc?rev=803788view=rev Log: extract mode/uid and gid handling for single entry resources Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ArResource.java

svn commit: r803792 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources: ArFileSet.java ArScanner.java CommonsCompressArchiveScanner.java CpioFileSet.java CpioScanner.j

2009-08-13 Thread bodewig
Author: bodewig Date: Thu Aug 13 06:35:59 2009 New Revision: 803792 URL: http://svn.apache.org/viewvc?rev=803792view=rev Log: finalize interface extraction refactoring for StreamFactory Removed: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ArScanner.java

svn commit: r803830 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java

2009-08-13 Thread bodewig
Author: bodewig Date: Thu Aug 13 10:15:03 2009 New Revision: 803830 URL: http://svn.apache.org/viewvc?rev=803830view=rev Log: make ftp task compile against commons-net 2.0 and 1.4.1. PR 47669. Submitted by Alexander Kurtakov Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main

svn commit: r804278 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java

2009-08-14 Thread bodewig
Author: bodewig Date: Fri Aug 14 16:14:14 2009 New Revision: 804278 URL: http://svn.apache.org/viewvc?rev=804278view=rev Log: baby steps towards an archiving task Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java (with props) Added

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

2009-08-14 Thread bodewig
Author: bodewig Date: Sat Aug 15 03:42:35 2009 New Revision: 804430 URL: http://svn.apache.org/viewvc?rev=804430view=rev Log: expose native encoding constant Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Expand.java Modified: ant/core/trunk/src/main/org/apache/tools/ant

svn commit: r804435 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java

2009-08-14 Thread bodewig
Author: bodewig Date: Sat Aug 15 04:59:10 2009 New Revision: 804435 URL: http://svn.apache.org/viewvc?rev=804435view=rev Log: There will be a lot of extra data to deal with when (cross-)archiving from existing archives Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant

svn commit: r804438 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/taskdefs/ main/org/apache/ant/compress/util/ tests/antunit/

2009-08-14 Thread bodewig
Author: bodewig Date: Sat Aug 15 05:57:04 2009 New Revision: 804438 URL: http://svn.apache.org/viewvc?rev=804438view=rev Log: rudimentary tar task that can only create new archives, doesn't create directory entries and needs a whole lot more tests Added: ant/sandbox/antlibs/compress/trunk

svn commit: r804624 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/taskdefs/ tests/antunit/

2009-08-15 Thread bodewig
Author: bodewig Date: Sun Aug 16 05:34:02 2009 New Revision: 804624 URL: http://svn.apache.org/viewvc?rev=804624view=rev Log: tiny refactoring plus ar task Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Ar.java (contents, props changed) - copied

svn commit: r804625 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/taskdefs/Ar.java main/org/apache/ant/compress/taskdefs/Cpio.java

2009-08-15 Thread bodewig
Author: bodewig Date: Sun Aug 16 05:44:27 2009 New Revision: 804625 URL: http://svn.apache.org/viewvc?rev=804625view=rev Log: cpio task Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Cpio.java (contents, props changed) - copied, changed from

svn commit: r804627 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/antlib.xml main/org/apache/ant/compress/taskdefs/Zip.java tests/antunit/unzip-test.xml

2009-08-15 Thread bodewig
Author: bodewig Date: Sun Aug 16 05:51:38 2009 New Revision: 804627 URL: http://svn.apache.org/viewvc?rev=804627view=rev Log: zip task Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Zip.java (contents, props changed) - copied, changed from

svn commit: r804843 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java

2009-08-16 Thread bodewig
Author: bodewig Date: Mon Aug 17 03:56:28 2009 New Revision: 804843 URL: http://svn.apache.org/viewvc?rev=804843view=rev Log: filesOnly mode for archiving tasks Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java Modified: ant/sandbox

svn commit: r804845 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java

2009-08-16 Thread bodewig
Author: bodewig Date: Mon Aug 17 04:04:22 2009 New Revision: 804845 URL: http://svn.apache.org/viewvc?rev=804845view=rev Log: alphasort entries before adding them - will allow directory entries to be added based on real resources rather than artifically later Modified: ant/sandbox/antlibs

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

2009-08-17 Thread bodewig
Author: bodewig Date: Mon Aug 17 08:43:05 2009 New Revision: 804902 URL: http://svn.apache.org/viewvc?rev=804902view=rev Log: log something when expand doesn't extract a file that doesn#t match the patterns Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Expand.java Modified

svn commit: r805014 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/sql.html src/main/org/apache/tools/ant/taskdefs/JDBCTask.java

2009-08-17 Thread bodewig
Author: bodewig Date: Mon Aug 17 15:46:09 2009 New Revision: 805014 URL: http://svn.apache.org/viewvc?rev=805014view=rev Log: allow setting of arbitrary JDBC connection properties. PR 33452 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/CoreTasks/sql.html ant/core

svn commit: r805265 - in /ant/core/trunk: ./ docs/manual/CoreTasks/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/taskdefs/condition/ src/main/org/apache/tools/ant/types/condit

2009-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 18 03:08:20 2009 New Revision: 805265 URL: http://svn.apache.org/viewvc?rev=805265view=rev Log: new islastmodified condition Added: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsLastModified.java (with props) ant/core/trunk/src/tests

svn commit: r805269 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: arentry-test.xml cpioentry-test.xml tarentry-test.xml zipentry-test.xml

2009-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 18 03:53:44 2009 New Revision: 805269 URL: http://svn.apache.org/viewvc?rev=805269view=rev Log: assert timestamps of archive entries Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml ant/sandbox/antlibs/compress/trunk/src/tests

svn commit: r805270 - /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsLastModified.java

2009-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 18 03:54:41 2009 New Revision: 805270 URL: http://svn.apache.org/viewvc?rev=805270view=rev Log: some extra verbose diagnostics Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/IsLastModified.java Modified: ant/core/trunk/src/main/org

svn commit: r805273 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/ main/org/apache/ant/compress/conditions/ tests/antunit/

2009-08-17 Thread bodewig
Author: bodewig Date: Tue Aug 18 04:29:02 2009 New Revision: 805273 URL: http://svn.apache.org/viewvc?rev=805273view=rev Log: initial cut at some conditions Added: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/conditions/ ant/sandbox/antlibs/compress/trunk/src

svn commit: r805353 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTasks/rmic.html src/etc/testcases/taskdefs/rmic/rmic.xml src/main/org/apache/tools/ant/taskdefs/Rmic.java

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 10:51:51 2009 New Revision: 805353 URL: http://svn.apache.org/viewvc?rev=805353view=rev Log: Add a listfiles attribute to rmic. PR 24359 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/CoreTasks/rmic.html ant/core/trunk/src/etc/testcases

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 10:55:36 2009 New Revision: 805354 URL: http://svn.apache.org/viewvc?rev=805354view=rev Log: clear compilelist in rmic before execute, not afterwards - just like javac does. PR 21089 Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 10:57:16 2009 New Revision: 805355 URL: http://svn.apache.org/viewvc?rev=805355view=rev Log: whitespace Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Rmic.java URL

svn commit: r805364 - /ant/core/trunk/docs/manual/CoreTasks/copy.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:23:09 2009 New Revision: 805364 URL: http://svn.apache.org/viewvc?rev=805364view=rev Log: enhance copy filtering docs. PR 16848 Modified: ant/core/trunk/docs/manual/CoreTasks/copy.html Modified: ant/core/trunk/docs/manual/CoreTasks/copy.html URL: http

svn commit: r805367 - /ant/core/trunk/docs/manual/CoreTasks/get.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:28:37 2009 New Revision: 805367 URL: http://svn.apache.org/viewvc?rev=805367view=rev Log: a password inside the build file is not secure. PR 20208 Modified: ant/core/trunk/docs/manual/CoreTasks/get.html Modified: ant/core/trunk/docs/manual/CoreTasks

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:35:11 2009 New Revision: 805369 URL: http://svn.apache.org/viewvc?rev=805369view=rev Log: document chmod.fail property. PR 22500 Modified: ant/core/trunk/docs/manual/install.html Modified: ant/core/trunk/docs/manual/install.html URL: http

svn commit: r805374 - /ant/core/trunk/docs/manual/CoreTasks/style.html

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 11:45:23 2009 New Revision: 805374 URL: http://svn.apache.org/viewvc?rev=805374view=rev Log: really, don't use Java5's XSLTC. PR 45011 Modified: ant/core/trunk/docs/manual/CoreTasks/style.html Modified: ant/core/trunk/docs/manual/CoreTasks/style.html URL

svn commit: r805382 - in /ant/core/trunk: ./ src/etc/testcases/taskdefs/ src/etc/testcases/taskdefs/recorder/ src/main/org/apache/tools/ant/taskdefs/

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 12:18:20 2009 New Revision: 805382 URL: http://svn.apache.org/viewvc?rev=805382view=rev Log: improve nested-record patch. PR 41368. Submitted by Gene-Sung Chung Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/contributors.xml ant/core/trunk/src

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 12:39:15 2009 New Revision: 805387 URL: http://svn.apache.org/viewvc?rev=805387view=rev Log: passing test for PR 47666 Added: ant/core/trunk/src/tests/antunit/taskdefs/optional/junit/xmlformatter-test.xml (with props) Added: ant/core/trunk/src/tests

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 12:50:04 2009 New Revision: 805397 URL: http://svn.apache.org/viewvc?rev=805397view=rev Log: DefaultLoggerTest must run in same classloader that loads DefaultLogger itself Modified: ant/core/trunk/build.xml Modified: ant/core/trunk/build.xml URL: http

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 13:55:46 2009 New Revision: 805415 URL: http://svn.apache.org/viewvc?rev=805415view=rev Log: option to suppress FAILED lines in JUnit log output. PR 35073 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/OptionalTasks/junit.html ant/core

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

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 14:13:27 2009 New Revision: 805423 URL: http://svn.apache.org/viewvc?rev=805423view=rev Log: zips and jars use / as separator, so weblogicdeploymenttool may fail on Windows. PR 35649 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache

svn commit: r805463 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/types/selectors/modifiedselector/ModifiedSelector.java src/tests/antunit/types/selectors/modified-test.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Tue Aug 18 15:44:32 2009 New Revision: 805463 URL: http://svn.apache.org/viewvc?rev=805463view=rev Log: the update attribute of the modified selector was ignored. PR 32597 Added: ant/core/trunk/src/tests/antunit/types/selectors/modified-test.xml (with props

svn commit: r805659 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java

2009-08-18 Thread bodewig
Author: bodewig Date: Wed Aug 19 04:17:05 2009 New Revision: 805659 URL: http://svn.apache.org/viewvc?rev=805659view=rev Log: prefix and fullpath are empty strings by default Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java Modified

svn commit: r805662 - /ant/sandbox/antlibs/compress/trunk/src/tests/antunit/conditions-test.xml

2009-08-18 Thread bodewig
Author: bodewig Date: Wed Aug 19 04:25:35 2009 New Revision: 805662 URL: http://svn.apache.org/viewvc?rev=805662view=rev Log: timestamp tests Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/conditions-test.xml Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit

svn commit: r806036 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/resources/ tests/antunit/

2009-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 20 03:55:01 2009 New Revision: 806036 URL: http://svn.apache.org/viewvc?rev=806036view=rev Log: make sure the entry has been read when looking for uid/gid and so on Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources

svn commit: r806037 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/TarResource.java

2009-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 20 03:56:27 2009 New Revision: 806037 URL: http://svn.apache.org/viewvc?rev=806037view=rev Log: really return the group id, not the user id in getGid Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/TarResource.java Modified: ant/core

svn commit: r806041 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: arentry-test.xml cpioentry-test.xml tarentry-test.xml zipentry-test.xml

2009-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 20 04:07:49 2009 New Revision: 806041 URL: http://svn.apache.org/viewvc?rev=806041view=rev Log: complete property tests for archives created with native tools Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml ant/sandbox/antlibs

svn commit: r806051 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: arentry-test.xml cpioentry-test.xml tarentry-test.xml zipentry-test.xml

2009-08-19 Thread bodewig
Author: bodewig Date: Thu Aug 20 04:28:56 2009 New Revision: 806051 URL: http://svn.apache.org/viewvc?rev=806051view=rev Log: make tests work outside of central europe Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/arentry-test.xml ant/sandbox/antlibs/compress/trunk/src

svn commit: r806088 - in /ant/core/trunk/docs/manual/CoreTasks: ear.html jar.html war.html zip.html

2009-08-20 Thread bodewig
Author: bodewig Date: Thu Aug 20 08:43:20 2009 New Revision: 806088 URL: http://svn.apache.org/viewvc?rev=806088view=rev Log: missing column in attribute table, a few corrections Modified: ant/core/trunk/docs/manual/CoreTasks/ear.html ant/core/trunk/docs/manual/CoreTasks/jar.html ant

svn commit: r806412 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: cpio-test.xml cpio.xml

2009-08-20 Thread bodewig
Author: bodewig Date: Fri Aug 21 03:42:24 2009 New Revision: 806412 URL: http://svn.apache.org/viewvc?rev=806412view=rev Log: wrong filename Added: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpio-test.xml (props changed) - copied unchanged from r806411, ant/sandbox

svn commit: r806414 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/taskdefs/Zip.java tests/antunit/zip-test.xml

2009-08-20 Thread bodewig
Author: bodewig Date: Fri Aug 21 04:00:33 2009 New Revision: 806414 URL: http://svn.apache.org/viewvc?rev=806414view=rev Log: set default permission in zip task like the other tasks do Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Zip.java ant

svn commit: r806417 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/resources/TarResource.java tests/antunit/tar-test.xml tests/antunit/zip-test.xml

2009-08-20 Thread bodewig
Author: bodewig Date: Fri Aug 21 04:30:23 2009 New Revision: 806417 URL: http://svn.apache.org/viewvc?rev=806417view=rev Log: we really should not invoke virtual methods inside constructors, must be fixed Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress

svn commit: r806442 - in /ant/core/trunk/src: main/org/apache/tools/ant/taskdefs/Delete.java tests/antunit/taskdefs/copy-test.xml tests/antunit/taskdefs/delete-test.xml tests/antunit/taskdefs/move-tes

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 07:59:55 2009 New Revision: 806442 URL: http://svn.apache.org/viewvc?rev=806442view=rev Log: delete was scanning the same fileset three times, making modified selector useless. PR 43574 Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs

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

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 08:03:05 2009 New Revision: 806445 URL: http://svn.apache.org/viewvc?rev=806445view=rev Log: document fix of 43574 Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=806445r1

svn commit: r806471 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 09:15:45 2009 New Revision: 806471 URL: http://svn.apache.org/viewvc?rev=806471view=rev Log: cache iterator in Resources if asked for size Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/Resources.java Modified: ant/core/trunk/src

svn commit: r806528 - in /ant/core/trunk: docs/manual/OptionalTasks/script.html src/main/org/apache/tools/ant/Target.java

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 12:38:17 2009 New Revision: 806528 URL: http://svn.apache.org/viewvc?rev=806528view=rev Log: document that targets should have unique locations. PR 47640 Modified: ant/core/trunk/docs/manual/OptionalTasks/script.html ant/core/trunk/src/main/org/apache

svn commit: r806550 - /ant/core/trunk/src/tests/antunit/taskdefs/uptodate-test.xml

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 13:45:19 2009 New Revision: 806550 URL: http://svn.apache.org/viewvc?rev=806550view=rev Log: passing test for PRs 39122 and 44300 Added: ant/core/trunk/src/tests/antunit/taskdefs/uptodate-test.xml (with props) Added: ant/core/trunk/src/tests/antunit

svn commit: r806553 - /ant/core/trunk/src/tests/antunit/taskdefs/uptodate-test.xml

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 13:52:35 2009 New Revision: 806553 URL: http://svn.apache.org/viewvc?rev=806553view=rev Log: wrong bug number Modified: ant/core/trunk/src/tests/antunit/taskdefs/uptodate-test.xml Modified: ant/core/trunk/src/tests/antunit/taskdefs/uptodate-test.xml URL

svn commit: r806570 - in /ant/core/trunk: WHATSNEW docs/manual/CoreTypes/resources.html src/main/org/apache/tools/ant/taskdefs/Delete.java src/main/org/apache/tools/ant/types/resources/Resources.java

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 14:29:51 2009 New Revision: 806570 URL: http://svn.apache.org/viewvc?rev=806570view=rev Log: provide proper control over caching in resources Modified: ant/core/trunk/WHATSNEW ant/core/trunk/docs/manual/CoreTypes/resources.html ant/core/trunk/src/main

svn commit: r806571 - in /ant/core/trunk: docs/manual/CoreTypes/resources.html src/main/org/apache/tools/ant/types/resources/Resources.java

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 14:30:54 2009 New Revision: 806571 URL: http://svn.apache.org/viewvc?rev=806571view=rev Log: document @since for resources/@cache Modified: ant/core/trunk/docs/manual/CoreTypes/resources.html ant/core/trunk/src/main/org/apache/tools/ant/types/resources

svn commit: r806579 - in /ant/core/trunk/src/main/org/apache/tools/ant/taskdefs: Concat.java PathConvert.java optional/junit/BatchTest.java

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 14:57:24 2009 New Revision: 806579 URL: http://svn.apache.org/viewvc?rev=806579view=rev Log: take advantage of caching in Resources Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Concat.java ant/core/trunk/src/main/org/apache/tools/ant

svn commit: r806593 - /ant/core/trunk/src/tests/antunit/core/classloader-test.xml

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 15:15:12 2009 New Revision: 806593 URL: http://svn.apache.org/viewvc?rev=806593view=rev Log: tests can't pass in Gump because Xerces is pushed into the bootstrap classloader Modified: ant/core/trunk/src/tests/antunit/core/classloader-test.xml Modified: ant

svn commit: r806690 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: ar-test.xml arentry-test.xml conditions-test.xml cpio-test.xml tar-test.xml zip-test.xml

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 19:25:36 2009 New Revision: 806690 URL: http://svn.apache.org/viewvc?rev=806690view=rev Log: ar mode reading works in ACC trunk now Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/ar-test.xml ant/sandbox/antlibs/compress/trunk/src/tests

svn commit: r806691 - in /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources: ArResource.java CommonsCompressArchiveResource.java CpioResource.java TarResource.java ZipResou

2009-08-21 Thread bodewig
Author: bodewig Date: Fri Aug 21 19:28:40 2009 New Revision: 806691 URL: http://svn.apache.org/viewvc?rev=806691view=rev Log: don't invoke virtual methods in constructor Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/resources/ArResource.java ant/sandbox

svn commit: r806790 - in /ant/core/trunk: ./ docs/manual/CoreTasks/ src/main/org/apache/tools/ant/taskdefs/condition/ src/main/org/apache/tools/ant/types/conditions/ src/tests/antunit/taskdefs/conditi

2009-08-21 Thread bodewig
Author: bodewig Date: Sat Aug 22 05:56:29 2009 New Revision: 806790 URL: http://svn.apache.org/viewvc?rev=806790view=rev Log: resourceexists condition Added: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/condition/ResourceExists.java (with props) ant/core/trunk/src/tests

svn commit: r806788 - /ant/sandbox/antlibs/compress/trunk/src/tests/antunit/ar-test.xml

2009-08-21 Thread bodewig
Author: bodewig Date: Sat Aug 22 05:40:05 2009 New Revision: 806788 URL: http://svn.apache.org/viewvc?rev=806788view=rev Log: It looks as if zip had a different idea on how timestamps relate to timezone than the other three archive formats. Try to see whether the change makes the ar test pass

svn commit: r806793 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/taskdefs/ArchiveBase.java tests/antunit/antunit-base.xml tests/antunit/cpio-test.xml

2009-08-22 Thread bodewig
Author: bodewig Date: Sat Aug 22 06:15:21 2009 New Revision: 806793 URL: http://svn.apache.org/viewvc?rev=806793view=rev Log: Tests and fixes for directory handling Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/ArchiveBase.java ant/sandbox

svn commit: r806795 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: ar-test.xml tar-test.xml zip-test.xml

2009-08-22 Thread bodewig
Author: bodewig Date: Sat Aug 22 06:21:31 2009 New Revision: 806795 URL: http://svn.apache.org/viewvc?rev=806795view=rev Log: directory tests for the other three formats Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/ar-test.xml (contents, props changed) ant/sandbox

svn commit: r806929 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/taskdefs/ tests/antunit/

2009-08-22 Thread bodewig
Author: bodewig Date: Sun Aug 23 05:43:18 2009 New Revision: 806929 URL: http://svn.apache.org/viewvc?rev=806929view=rev Log: use a consistent default value for permissions Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Ar.java ant/sandbox

svn commit: r806930 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Ar.java

2009-08-22 Thread bodewig
Author: bodewig Date: Sun Aug 23 05:46:19 2009 New Revision: 806930 URL: http://svn.apache.org/viewvc?rev=806930view=rev Log: Make ar fail early if asked to add directories Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/taskdefs/Ar.java Modified: ant/sandbox

svn commit: r806931 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: cpio-test.xml tar-test.xml zip-test.xml

2009-08-22 Thread bodewig
Author: bodewig Date: Sun Aug 23 05:49:46 2009 New Revision: 806931 URL: http://svn.apache.org/viewvc?rev=806931view=rev Log: the zip code has different ideas about timezones than the other three Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/cpio-test.xml (contents, props

svn commit: r806932 - /ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/conditions/HasMode.java

2009-08-23 Thread bodewig
Author: bodewig Date: Sun Aug 23 06:02:22 2009 New Revision: 806932 URL: http://svn.apache.org/viewvc?rev=806932view=rev Log: If only permissions have been specified, don't compare the dir/file/link flag part Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress

svn commit: r806933 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/conditions/ tests/antunit/

2009-08-23 Thread bodewig
Author: bodewig Date: Sun Aug 23 06:08:39 2009 New Revision: 806933 URL: http://svn.apache.org/viewvc?rev=806933view=rev Log: specify permissions as octals in hasmode condition Modified: ant/sandbox/antlibs/compress/trunk/src/main/org/apache/ant/compress/conditions/HasMode.java ant

svn commit: r806934 - in /ant/sandbox/antlibs/compress/trunk/src/tests/antunit: ar-test.xml cpio-test.xml tar-test.xml zip-test.xml

2009-08-23 Thread bodewig
Author: bodewig Date: Sun Aug 23 06:14:55 2009 New Revision: 806934 URL: http://svn.apache.org/viewvc?rev=806934view=rev Log: tests for directoriy permissions Modified: ant/sandbox/antlibs/compress/trunk/src/tests/antunit/ar-test.xml ant/sandbox/antlibs/compress/trunk/src/tests/antunit

svn commit: r806935 - in /ant/sandbox/antlibs/compress/trunk/src: main/org/apache/ant/compress/taskdefs/ tests/antunit/

2009-08-23 Thread bodewig
Author: bodewig Date: Sun Aug 23 06:29:45 2009 New Revision: 806935 URL: http://svn.apache.org/viewvc?rev=806935view=rev Log: the mode specified on a tar/zipfileset wins over the existing permissions in the core tasks, make it that way here as well Modified: ant/sandbox/antlibs/compress

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