svn commit: r1188602 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils: CountingInputStream.java CountingOutputStream.java

2011-10-25 Thread bodewig
Author: bodewig Date: Tue Oct 25 11:00:07 2011 New Revision: 1188602 URL: http://svn.apache.org/viewvc?rev=1188602view=rev Log: Unused imports Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils/CountingInputStream.java commons/proper/compress/trunk

svn commit: r1188632 - in /commons/proper/compress/trunk: pom.xml src/site/xdoc/index.xml

2011-10-25 Thread bodewig
Author: bodewig Date: Tue Oct 25 12:36:42 2011 New Revision: 1188632 URL: http://svn.apache.org/viewvc?rev=1188632view=rev Log: Tweaks to docs pre-release Modified: commons/proper/compress/trunk/pom.xml commons/proper/compress/trunk/src/site/xdoc/index.xml Modified: commons/proper

svn commit: r1189015 - in /commons/proper/compress/trunk: RELEASE-NOTES.txt pom.xml src/site/xdoc/download_compress.xml

2011-10-25 Thread bodewig
Author: bodewig Date: Wed Oct 26 03:50:11 2011 New Revision: 1189015 URL: http://svn.apache.org/viewvc?rev=1189015view=rev Log: prepare for 1.3RC1 Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt commons/proper/compress/trunk/pom.xml commons/proper/compress/trunk/src/site

svn commit: r1189016 - /commons/proper/compress/tags/COMPRESS_1.3_RC1/

2011-10-25 Thread bodewig
Author: bodewig Date: Wed Oct 26 03:52:23 2011 New Revision: 1189016 URL: http://svn.apache.org/viewvc?rev=1189016view=rev Log: tagging Compress 1.3 RC1 Added: commons/proper/compress/tags/COMPRESS_1.3_RC1/ (props changed) - copied from r1189015, commons/proper/compress/trunk

svn commit: r1189085 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/pack200/Pack200CompressorInputStream.java

2011-10-26 Thread bodewig
Author: bodewig Date: Wed Oct 26 09:05:48 2011 New Revision: 1189085 URL: http://svn.apache.org/viewvc?rev=1189085view=rev Log: Use a constant for the length of the expected signature Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/pack200

svn commit: r1189119 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/Pack200TestCase.java

2011-10-26 Thread bodewig
Author: bodewig Date: Wed Oct 26 10:35:38 2011 New Revision: 1189119 URL: http://svn.apache.org/viewvc?rev=1189119view=rev Log: improve test-coverage of pack200 package Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/Pack200TestCase.java

svn commit: r1189127 - in /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/utils: ./ CountingStreamTest.java

2011-10-26 Thread bodewig
Author: bodewig Date: Wed Oct 26 10:56:25 2011 New Revision: 1189127 URL: http://svn.apache.org/viewvc?rev=1189127view=rev Log: Tests for Counting(In|Out)putStream Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/utils/ commons/proper/compress/trunk/src

svn commit: r1189244 - in /commons/proper/compress/trunk: pom.xml src/site/xdoc/index.xml

2011-10-26 Thread bodewig
Author: bodewig Date: Wed Oct 26 14:39:04 2011 New Revision: 1189244 URL: http://svn.apache.org/viewvc?rev=1189244view=rev Log: Give proper credit to Michael (not Markus) Kuss Modified: commons/proper/compress/trunk/pom.xml commons/proper/compress/trunk/src/site/xdoc/index.xml Modified

svn commit: r1189269 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.java

2011-10-26 Thread bodewig
Author: bodewig Date: Wed Oct 26 15:35:05 2011 New Revision: 1189269 URL: http://svn.apache.org/viewvc?rev=1189269view=rev Log: unused field Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArArchiveOutputStream.java Modified: commons/proper

svn commit: r1189662 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/dump/ test/java/org/apache/commons/compress/archivers/dump/

2011-10-27 Thread bodewig
Author: bodewig Date: Thu Oct 27 08:22:48 2011 New Revision: 1189662 URL: http://svn.apache.org/viewvc?rev=1189662view=rev Log: remove unneeded cast to int in bitwise operations, add tests for convert methods Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress

svn commit: r1189680 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/dump/DumpArchiveEntry.java test/java/org/apache/commons/compress/archivers/dump/DumpArchiv

2011-10-27 Thread bodewig
Author: bodewig Date: Thu Oct 27 08:51:20 2011 New Revision: 1189680 URL: http://svn.apache.org/viewvc?rev=1189680view=rev Log: Improve test-coverage for DumpArchiveEntry and fix a bug found by doing so Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers

svn commit: r1189682 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/dump/DumpArchiveUtil.java

2011-10-27 Thread bodewig
Author: bodewig Date: Thu Oct 27 08:53:37 2011 New Revision: 1189682 URL: http://svn.apache.org/viewvc?rev=1189682view=rev Log: unused code Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/dump/DumpArchiveUtil.java Modified: commons/proper

svn commit: r1189720 - in /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers: cpio/CpioArchiveOutputStreamTest.java cpio/CpioUtilTest.java dump/DumpArchiveInputStreamTe

2011-10-27 Thread bodewig
Author: bodewig Date: Thu Oct 27 12:32:53 2011 New Revision: 1189720 URL: http://svn.apache.org/viewvc?rev=1189720view=rev Log: increase test coverage Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/cpio/CpioArchiveOutputStreamTest.java

svn commit: r1190154 - /commons/proper/compress/tags/COMPRESS_1.3_RC2/

2011-10-27 Thread bodewig
Author: bodewig Date: Fri Oct 28 04:15:42 2011 New Revision: 1190154 URL: http://svn.apache.org/viewvc?rev=1190154view=rev Log: Creating a tag for second release candidate of Commons Compress 1.3 Added: commons/proper/compress/tags/COMPRESS_1.3_RC2/ (props changed) - copied from

svn commit: r1190156 - /commons/proper/compress/tags/COMPRESS_1.3_RC2/pom.xml

2011-10-27 Thread bodewig
Author: bodewig Date: Fri Oct 28 04:18:39 2011 New Revision: 1190156 URL: http://svn.apache.org/viewvc?rev=1190156view=rev Log: fix version numbers for 1.3RC2 Modified: commons/proper/compress/tags/COMPRESS_1.3_RC2/pom.xml Modified: commons/proper/compress/tags/COMPRESS_1.3_RC2/pom.xml URL

svn commit: r1195840 - in /commons/proper/compress/trunk: doap_compress.rdf pom.xml src/changes/changes.xml

2011-11-01 Thread bodewig
Author: bodewig Date: Tue Nov 1 06:16:11 2011 New Revision: 1195840 URL: http://svn.apache.org/viewvc?rev=1195840view=rev Log: 1.3 has been released, open up for 1.4 Modified: commons/proper/compress/trunk/doap_compress.rdf commons/proper/compress/trunk/pom.xml commons/proper

svn commit: r1196226 - /commons/proper/compress/tags/COMPRESS_1.3/

2011-11-01 Thread bodewig
Author: bodewig Date: Tue Nov 1 19:22:19 2011 New Revision: 1196226 URL: http://svn.apache.org/viewvc?rev=1196226view=rev Log: RC2 it is Added: commons/proper/compress/tags/COMPRESS_1.3/ (props changed) - copied from r1196225, commons/proper/compress/tags/COMPRESS_1.3_RC2

svn commit: r1196665 - in /commons/proper/compress/trunk: ./ src/main/java/org/apache/commons/compress/compressors/ src/main/java/org/apache/commons/compress/compressors/xz/

2011-11-02 Thread bodewig
Author: bodewig Date: Wed Nov 2 16:13:41 2011 New Revision: 1196665 URL: http://svn.apache.org/viewvc?rev=1196665view=rev Log: support for XZ compression format submitted by Lasse Collin. COMPRESS-156 Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress

svn commit: r1196950 - in /commons/proper/compress/trunk/src/test: java/org/apache/commons/compress/compressors/XZTestCase.java resources/bla.tar.xz

2011-11-02 Thread bodewig
Author: bodewig Date: Thu Nov 3 05:53:31 2011 New Revision: 1196950 URL: http://svn.apache.org/viewvc?rev=1196950view=rev Log: Initial test for XZ. COMPRESS-156 Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/XZTestCase.java - copied

svn commit: r1196953 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/compressors/xz/XZUtils.java test/java/org/apache/commons/compress/compressors/XZUtilsTestCase.java

2011-11-03 Thread bodewig
Author: bodewig Date: Thu Nov 3 06:06:26 2011 New Revision: 1196953 URL: http://svn.apache.org/viewvc?rev=1196953view=rev Log: XZUtils modelled after GzipUtils Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/xz/XZUtils.java - copied, changed

svn commit: r1196969 - in /commons/proper/compress/trunk: pom.xml src/changes/changes.xml src/main/java/org/apache/commons/compress/compressors/xz/package.html src/site/xdoc/examples.xml src/site/xdoc

2011-11-03 Thread bodewig
Author: bodewig Date: Thu Nov 3 06:32:25 2011 New Revision: 1196969 URL: http://svn.apache.org/viewvc?rev=1196969view=rev Log: documentation for XZ Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/xz/package.html - copied, changed from

svn commit: r1196970 - /commons/proper/compress/trunk/pom.xml

2011-11-03 Thread bodewig
Author: bodewig Date: Thu Nov 3 06:33:06 2011 New Revision: 1196970 URL: http://svn.apache.org/viewvc?rev=1196970view=rev Log: Christian has an ASF id Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r1197165 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/compressors/ main/java/org/apache/commons/compress/compressors/bzip2/ main/java/org/apache/commons/c

2011-11-03 Thread bodewig
Author: bodewig Date: Thu Nov 3 14:48:04 2011 New Revision: 1197165 URL: http://svn.apache.org/viewvc?rev=1197165view=rev Log: extract common file name munging code from the *Utils classes Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors

svn commit: r1198806 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/compressors/bzip2/BZip2CompressorInputStream.java

2011-11-07 Thread bodewig
Author: bodewig Date: Mon Nov 7 16:36:51 2011 New Revision: 1198806 URL: http://svn.apache.org/viewvc?rev=1198806view=rev Log: support uncompressing concatenated .bz2 files. COMPRESS-146. Submitted by Lasse Collin Modified: commons/proper/compress/trunk/src/changes/changes.xml

svn commit: r1199812 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.java

2011-11-09 Thread bodewig
Author: bodewig Date: Wed Nov 9 15:55:10 2011 New Revision: 1199812 URL: http://svn.apache.org/viewvc?rev=1199812view=rev Log: support for concatenated streams in Gzip input. COMPRESS-154. Submitted by Lasse Collin Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons

svn commit: r1199814 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.java

2011-11-09 Thread bodewig
Author: bodewig Date: Wed Nov 9 16:05:11 2011 New Revision: 1199814 URL: http://svn.apache.org/viewvc?rev=1199814view=rev Log: some '@Override's that have been removed by accident Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/gzip

svn commit: r1199823 - in /commons/proper/compress/trunk/src: changes/changes.xml site/xdoc/examples.xml site/xdoc/index.xml

2011-11-09 Thread bodewig
Author: bodewig Date: Wed Nov 9 16:18:05 2011 New Revision: 1199823 URL: http://svn.apache.org/viewvc?rev=1199823view=rev Log: document support for concatenated streams Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/site/xdoc

svn commit: r1203621 - in /commons/proper/compress/trunk/src/test: java/org/apache/commons/compress/compressors/ resources/

2011-11-18 Thread bodewig
Author: bodewig Date: Fri Nov 18 12:20:05 2011 New Revision: 1203621 URL: http://svn.apache.org/viewvc?rev=1203621view=rev Log: testcases for compressors with concatenated streams. COMPRESS-146 COMPRESS-154 COMPRESS156 Added: commons/proper/compress/trunk/src/test/resources/multiple.bz2

svn commit: r1210386 - in /commons/proper/compress/trunk: pom.xml src/changes/changes.xml src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java src/main/java/org/apache/commons/

2011-12-05 Thread bodewig
Author: bodewig Date: Mon Dec 5 09:58:04 2011 New Revision: 1210386 URL: http://svn.apache.org/viewvc?rev=1210386view=rev Log: Add read-support for big files using GNU tar extensions. write support will be added later. Based on patch by John Kodis. COMPRESS-16 Modified: commons/proper

svn commit: r1210395 - /commons/proper/compress/trunk/pom.xml

2011-12-05 Thread bodewig
Author: bodewig Date: Mon Dec 5 10:22:59 2011 New Revision: 1210395 URL: http://svn.apache.org/viewvc?rev=1210395view=rev Log: rename run-it profile to run-zipit so ITs for other formats can be added individually Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper

svn commit: r1210417 - in /commons/proper/compress/trunk: pom.xml src/test/java/org/apache/commons/compress/archivers/tar/BigFilesIT.java src/test/resources/8.tar.gz

2011-12-05 Thread bodewig
Author: bodewig Date: Mon Dec 5 11:49:03 2011 New Revision: 1210417 URL: http://svn.apache.org/viewvc?rev=1210417view=rev Log: Test for reading GNU tar archive with file bigger than 8 GiB. COMPRESS-16 Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers

svn commit: r1210501 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/zip/ZipFile.java test/java/org/apache/commons/compress/archivers/zip/U

2011-12-05 Thread bodewig
Author: bodewig Date: Mon Dec 5 15:39:52 2011 New Revision: 1210501 URL: http://svn.apache.org/viewvc?rev=1210501view=rev Log: ZipFile doesn't work properly for unicode extra fields. Based on patch by Volker Leidl. COMPRESS-164 Modified: commons/proper/compress/trunk/src/changes

svn commit: r1211393 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/ test/java/org/apache/commons/compress/archivers/tar/

2011-12-07 Thread bodewig
Author: bodewig Date: Wed Dec 7 11:34:34 2011 New Revision: 1211393 URL: http://svn.apache.org/viewvc?rev=1211393view=rev Log: Allow PAX headers to set sizes bigger than 8GiB. COMPRESS-163. Based on patch by John Kodis Modified: commons/proper/compress/trunk/src/main/java/org/apache

svn commit: r1211405 - in /commons/proper/compress/trunk/src: changes/changes.xml test/java/org/apache/commons/compress/archivers/tar/BigFilesIT.java test/resources/8.posix.tar.gz test/resources/8.sta

2011-12-07 Thread bodewig
Author: bodewig Date: Wed Dec 7 12:14:59 2011 New Revision: 1211405 URL: http://svn.apache.org/viewvc?rev=1211405view=rev Log: test that proves PAX archives with big entries are read correctly. COMPRESS-16 Added: commons/proper/compress/trunk/src/test/resources/8.posix.tar.gz

svn commit: r1211465 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java test/java/org/apache/commons/compress/archivers/tar/TarArch

2011-12-07 Thread bodewig
Author: bodewig Date: Wed Dec 7 15:01:27 2011 New Revision: 1211465 URL: http://svn.apache.org/viewvc?rev=1211465view=rev Log: prove parsing of PAX headers works correctly. COMPRESS-167 Added: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar

svn commit: r1211466 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java

2011-12-07 Thread bodewig
Author: bodewig Date: Wed Dec 7 15:02:45 2011 New Revision: 1211466 URL: http://svn.apache.org/viewvc?rev=1211466view=rev Log: whitespace Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java Modified: commons/proper

svn commit: r1211892 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/ test/java/org/apache/commons/compress/archivers/tar/

2011-12-08 Thread bodewig
Author: bodewig Date: Thu Dec 8 14:03:57 2011 New Revision: 1211892 URL: http://svn.apache.org/viewvc?rev=1211892view=rev Log: support writing big files using star extensions. COMPRESS-165. Patch by John Kodis. Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons

svn commit: r1211931 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java test/java/org/apache/commons/compress/archivers/tar/TarArc

2011-12-08 Thread bodewig
Author: bodewig Date: Thu Dec 8 15:22:16 2011 New Revision: 1211931 URL: http://svn.apache.org/viewvc?rev=1211931view=rev Log: Write big files in PAX/POSIX mode. COMPRESS-165 Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar

svn commit: r1211943 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java test/java/org/apache/commons/compress/archivers/tar/TarArc

2011-12-08 Thread bodewig
Author: bodewig Date: Thu Dec 8 16:12:52 2011 New Revision: 1211943 URL: http://svn.apache.org/viewvc?rev=1211943view=rev Log: Support the POSIX way of writing tar entries with names longer than 100 chars. COMPRESS-166 Modified: commons/proper/compress/trunk/src/main/java/org/apache

svn commit: r1211969 - in /commons/proper/compress/trunk/src: changes/changes.xml site/xdoc/examples.xml site/xdoc/tar.xml

2011-12-08 Thread bodewig
Author: bodewig Date: Thu Dec 8 16:43:50 2011 New Revision: 1211969 URL: http://svn.apache.org/viewvc?rev=1211969view=rev Log: documenation for big file support and PAX support fro writing long file names in tar. COMPRESS-165 and COMPRESS-166 Added: commons/proper/compress/trunk/src/site

svn commit: r1222360 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/zip/ZipFile.java

2011-12-22 Thread bodewig
Author: bodewig Date: Thu Dec 22 17:22:19 2011 New Revision: 1222360 URL: http://svn.apache.org/viewvc?rev=1222360view=rev Log: throw an IOException rather than a RuntimeException for a certain type of corrupted ZIPs. COMPRESS-169 Modified: commons/proper/compress/trunk/src/changes

svn commit: r1465272 - /commons/cms-site/trunk/content/xdoc/releases/prepare.xml

2013-04-06 Thread bodewig
Author: bodewig Date: Sat Apr 6 16:49:01 2013 New Revision: 1465272 URL: http://svn.apache.org/r1465272 Log: gpg plugin may fail when the passphrase has to be specified interactively Modified: commons/cms-site/trunk/content/xdoc/releases/prepare.xml Modified: commons/cms-site/trunk/content

svn commit: r857522 - in /websites/production/commons/content: ./ dormant/ proper/ sandbox/

2013-04-06 Thread bodewig
Author: bodewig Date: Sat Apr 6 16:49:59 2013 New Revision: 857522 Log: Publishing svnmucc operation to commons site by bodewig Added: websites/production/commons/content/ - copied from r857521, websites/staging/commons/trunk/content/ websites/production/commons/content/dormant

svn commit: r1475758 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java main/java/org/apache/commons/compress/a

2013-04-25 Thread bodewig
Author: bodewig Date: Thu Apr 25 13:36:09 2013 New Revision: 1475758 URL: http://svn.apache.org/r1475758 Log: COMPRESS-223 fix NPE in TarBuffer.tryToConsumeSecondEOFRecord - patch by Jeremy Gustie Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress

svn commit: r1475790 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/ArchiveStreamFactoryTest.java

2013-04-25 Thread bodewig
Author: bodewig Date: Thu Apr 25 14:18:18 2013 New Revision: 1475790 URL: http://svn.apache.org/r1475790 Log: properly close stream, submitted by Andreas Krüger Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/ArchiveStreamFactoryTest.java

svn commit: r1475824 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers: ArchiveOutputStream.java ArchiveStreamFactory.java

2013-04-25 Thread bodewig
Author: bodewig Date: Thu Apr 25 15:25:04 2013 New Revision: 1475824 URL: http://svn.apache.org/r1475824 Log: Some Javadoc fixes submitted by Andreas Krüger Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ArchiveOutputStream.java commons

svn commit: r1484499 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/zip/ZipFile.java test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java

2013-05-20 Thread bodewig
Author: bodewig Date: Mon May 20 15:33:57 2013 New Revision: 1484499 URL: http://svn.apache.org/r1484499 Log: COMPRESS-227 ensure ZipFile#getEntry only returns entries that will return non-null InputStreams in getInputStream. nameMap isn't used before all local file headers are parsed so

svn commit: r1484710 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java

2013-05-21 Thread bodewig
Author: bodewig Date: Tue May 21 09:22:04 2013 New Revision: 1484710 URL: http://svn.apache.org/r1484710 Log: COMPRESS-227 forgot to enable now-passing test Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java Modified: commons

svn commit: r1486333 - in /commons/proper/compress/trunk/src/test: java/org/apache/commons/compress/archivers/zip/ZipFileTest.java resources/COMPRESS-227.zip

2013-05-25 Thread bodewig
Author: bodewig Date: Sat May 25 14:52:38 2013 New Revision: 1486333 URL: http://svn.apache.org/r1486333 Log: Use example archive from COMPRESS-227 in test rather than creating a new one Added: commons/proper/compress/trunk/src/test/resources/COMPRESS-227.zip (with props) Modified

svn commit: r1486348 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/zip/ZipFile.java test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java

2013-05-25 Thread bodewig
Author: bodewig Date: Sat May 25 17:47:00 2013 New Revision: 1486348 URL: http://svn.apache.org/r1486348 Log: provide access to all entries of a given name in ZipFile, COMPRESS-227 Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java

svn commit: r1486436 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java

2013-05-26 Thread bodewig
Author: bodewig Date: Sun May 26 17:28:17 2013 New Revision: 1486436 URL: http://svn.apache.org/r1486436 Log: COMPRESS-227 make test more complete Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java Modified: commons/proper

svn commit: r1486437 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/zip/ test/java/org/apache/commons/compress/archivers/zip/ test/resources/

2013-05-26 Thread bodewig
Author: bodewig Date: Sun May 26 17:36:35 2013 New Revision: 1486437 URL: http://svn.apache.org/r1486437 Log: COMPRESS-228 be more lenient when parsing zip64 extra field Added: commons/proper/compress/trunk/src/test/resources/COMPRESS-228.zip (with props) Modified: commons/proper

svn commit: r1486874 - /commons/proper/compress/trunk/src/site/xdoc/zip.xml

2013-05-28 Thread bodewig
Author: bodewig Date: Tue May 28 11:24:47 2013 New Revision: 1486874 URL: http://svn.apache.org/r1486874 Log: Java5 doesn't like Zip64 extra fields at all Modified: commons/proper/compress/trunk/src/site/xdoc/zip.xml Modified: commons/proper/compress/trunk/src/site/xdoc/zip.xml URL: http

svn commit: r863617 - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/ apidocs/org/apache/commons/compress/archivers/ar/ apid

2013-05-29 Thread bodewig
Author: bodewig Date: Wed May 29 12:52:57 2013 New Revision: 863617 Log: Republish compress' site [This commit notification would consist of 58 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1487468 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java

2013-05-29 Thread bodewig
Author: bodewig Date: Wed May 29 12:59:44 2013 New Revision: 1487468 URL: http://svn.apache.org/r1487468 Log: use LinkedList explicitly for the tiny gain getFirst() provides over get(0) Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip

svn commit: r1488935 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/tar/ test/java/org/apache/commons/compress/archivers/ test/resources/longsymlink/

2013-06-03 Thread bodewig
Author: bodewig Date: Mon Jun 3 09:20:30 2013 New Revision: 1488935 URL: http://svn.apache.org/r1488935 Log: COMPRESS-229 properly parse GNU_LONGLNK entries, patch by Christoph Gysin Added: commons/proper/compress/trunk/src/test/resources/longsymlink/ commons/proper/compress/trunk/src

svn commit: r1488947 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java

2013-06-03 Thread bodewig
Author: bodewig Date: Mon Jun 3 09:58:27 2013 New Revision: 1488947 URL: http://svn.apache.org/r1488947 Log: COMPRESS-229 aftermaths, properly deal with broken archives that end with an incomplete entry. Unfortunately we don't have a test for this Modified: commons/proper/compress/trunk

svn commit: r1489284 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/zip/ZipFile.java test/java/org/apache/commons/compress/archivers/zip/ZipFileTest.java

2013-06-03 Thread bodewig
Author: bodewig Date: Tue Jun 4 04:22:05 2013 New Revision: 1489284 URL: http://svn.apache.org/r1489284 Log: COMPRESS-227 return Iterable rather than Iterator in new methods Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipFile.java

svn commit: r1489285 - /commons/proper/compress/trunk/src/changes/changes.xml

2013-06-03 Thread bodewig
Author: bodewig Date: Tue Jun 4 04:26:51 2013 New Revision: 1489285 URL: http://svn.apache.org/r1489285 Log: keep track of changes Modified: commons/proper/compress/trunk/src/changes/changes.xml Modified: commons/proper/compress/trunk/src/changes/changes.xml URL: http://svn.apache.org

svn commit: r1491177 - in /commons/proper/compress/trunk/src/site/xdoc: examples.xml index.xml

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 10:24:20 2013 New Revision: 1491177 URL: http://svn.apache.org/r1491177 Log: not the current limitations of 7z and arj support Modified: commons/proper/compress/trunk/src/site/xdoc/examples.xml commons/proper/compress/trunk/src/site/xdoc/index.xml

svn commit: r865011 - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/arj/ apidocs/org/apache/commons/compress/archivers/tar/

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 10:31:02 2013 New Revision: 865011 Log: update compress' site [This commit notification would consist of 58 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1491182 - /commons/proper/compress/branches/LZMA/

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 11:08:10 2013 New Revision: 1491182 URL: http://svn.apache.org/r1491182 Log: create a branch to implement LZMA support Added: commons/proper/compress/branches/LZMA/ (props changed) - copied from r1491181, commons/proper/compress/trunk/ Propchange

svn commit: r1491183 - /commons/proper/compress/branches/LZMA/pom.xml

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 11:09:49 2013 New Revision: 1491183 URL: http://svn.apache.org/r1491183 Log: use more recent version of XZ for Java Modified: commons/proper/compress/branches/LZMA/pom.xml Modified: commons/proper/compress/branches/LZMA/pom.xml URL: http://svn.apache.org

svn commit: r1491185 - in /commons/proper/compress/branches/LZMA/src: main/java/org/apache/commons/compress/compressors/ main/java/org/apache/commons/compress/compressors/lzma/ test/java/org/apache/co

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 11:49:03 2013 New Revision: 1491185 URL: http://svn.apache.org/r1491185 Log: COMPRESS-111 read-only support for LZMA Added: commons/proper/compress/branches/LZMA/src/main/java/org/apache/commons/compress/compressors/lzma/ commons/proper/compress

svn commit: r1491187 - in /commons/proper/compress/branches/LZMA/src/site/xdoc: examples.xml index.xml

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 12:01:21 2013 New Revision: 1491187 URL: http://svn.apache.org/r1491187 Log: COMPRESS-111 document lzma support Modified: commons/proper/compress/branches/LZMA/src/site/xdoc/examples.xml commons/proper/compress/branches/LZMA/src/site/xdoc/index.xml

svn commit: r1491216 - in /commons/proper/compress/branches/LZMA/src: main/java/org/apache/commons/compress/archivers/sevenz/Coders.java test/java/org/apache/commons/compress/archivers/sevenz/SevenZFi

2013-06-09 Thread bodewig
Author: bodewig Date: Sun Jun 9 13:34:26 2013 New Revision: 1491216 URL: http://svn.apache.org/r1491216 Log: Add LZMA support to 7z - I don't think this adds support for compressed headers Added: commons/proper/compress/branches/LZMA/src/test/resources/bla.7z (with props) Modified

svn commit: r1491861 - in /commons/proper/compress/branches/LZMA: ./ src/main/java/org/apache/commons/compress/archivers/sevenz/ src/site/xdoc/ src/test/java/org/apache/commons/compress/archivers/

2013-06-11 Thread bodewig
Author: bodewig Date: Tue Jun 11 16:20:23 2013 New Revision: 1491861 URL: http://svn.apache.org/r1491861 Log: merge 7z write support Added: commons/proper/compress/branches/LZMA/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZOutputFile.java - copied unchanged from

svn commit: r1493749 - /commons/proper/compress/trunk/README.txt

2013-06-17 Thread bodewig
Author: bodewig Date: Mon Jun 17 13:07:49 2013 New Revision: 1493749 URL: http://svn.apache.org/r1493749 Log: mandatory crypto notice Modified: commons/proper/compress/trunk/README.txt Modified: commons/proper/compress/trunk/README.txt URL: http://svn.apache.org/viewvc/commons/proper

svn commit: r1498776 - /commons/proper/compress/trunk/pom.xml

2013-07-01 Thread bodewig
Author: bodewig Date: Tue Jul 2 04:17:30 2013 New Revision: 1498776 URL: http://svn.apache.org/r1498776 Log: upgrade to CP32 Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/compress/trunk

svn commit: r1500025 - in /commons/proper/compress/branches/LZMA: ./ README.txt pom.xml

2013-07-05 Thread bodewig
Author: bodewig Date: Fri Jul 5 14:42:34 2013 New Revision: 1500025 URL: http://svn.apache.org/r1500025 Log: merge Modified: commons/proper/compress/branches/LZMA/ (props changed) commons/proper/compress/branches/LZMA/README.txt commons/proper/compress/branches/LZMA/pom.xml

svn commit: r1500757 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/tar/TarArchiveInputStream.java

2013-07-08 Thread bodewig
Author: bodewig Date: Mon Jul 8 14:25:37 2013 New Revision: 1500757 URL: http://svn.apache.org/r1500757 Log: COMPRESS-232 improve readability of TarArchiveInputStream Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/main/java/org/apache

svn commit: r1500788 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/tar/TarBuffer.java

2013-07-08 Thread bodewig
Author: bodewig Date: Mon Jul 8 15:09:16 2013 New Revision: 1500788 URL: http://svn.apache.org/r1500788 Log: COMPRESS-233 performance and readability tweak for TarBuffer Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/main/java/org

svn commit: r1504154 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip: UnicodeCommentExtraField.java UnicodePathExtraField.java Zip64ExtendedInformationExtra

2013-07-17 Thread bodewig
Author: bodewig Date: Wed Jul 17 14:37:22 2013 New Revision: 1504154 URL: http://svn.apache.org/r1504154 Log: Remove direct citations form APPNOTE.TXT in javadocs, obey to section 1.4.2 in http://www.pkware.com/documents/casestudies/APPNOTE.TXT Modified: commons/proper/compress/trunk/src

svn commit: r1504155 - in /commons/proper/compress/branches/LZMA: ./ src/changes/ src/main/java/org/apache/commons/compress/archivers/tar/ src/main/java/org/apache/commons/compress/archivers/zip/

2013-07-17 Thread bodewig
Author: bodewig Date: Wed Jul 17 14:39:09 2013 New Revision: 1504155 URL: http://svn.apache.org/r1504155 Log: merge from trunk Modified: commons/proper/compress/branches/LZMA/ (props changed) commons/proper/compress/branches/LZMA/NOTICE.txt commons/proper/compress/branches/LZMA/src

svn commit: r869843 - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/ apidocs/org/apache/commons/compress/archivers/ar/ apid

2013-07-17 Thread bodewig
Author: bodewig Date: Wed Jul 17 14:52:04 2013 New Revision: 869843 Log: Update compress' site [This commit notification would consist of 72 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1509356 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar/BigFilesIT.java

2013-08-01 Thread bodewig
Author: bodewig Date: Thu Aug 1 18:04:36 2013 New Revision: 1509356 URL: http://svn.apache.org/r1509356 Log: buffer input and add a test that skips a large amount of bytes by winding forward to the end of the archive Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons

svn commit: r1511806 - /commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStreamTest.java

2013-08-08 Thread bodewig
Author: bodewig Date: Thu Aug 8 14:33:06 2013 New Revision: 1511806 URL: http://svn.apache.org/r1511806 Log: verify TarArchiveOutputStream is a well-behaving citizen and pads the output Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar

svn commit: r1511843 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/tar/ main/java/org/apache/commons/compress/utils/ test/java/org/apache/commons/co

2013-08-08 Thread bodewig
Author: bodewig Date: Thu Aug 8 15:57:55 2013 New Revision: 1511843 URL: http://svn.apache.org/r1511843 Log: COMPRESS-234 read/skip performance improvements to TarArchiveInputStream - patch by BELUGA BEHR Removed: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress

svn commit: r1511850 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/cpio/ test/java/org/apache/commons/compress/archivers/cpio/ test/resources/

2013-08-08 Thread bodewig
Author: bodewig Date: Thu Aug 8 16:18:45 2013 New Revision: 1511850 URL: http://svn.apache.org/r1511850 Log: COMPRESS-236 - CpioArchiveInputStream doesn't like Redline RPM's archives. Patch by Andrew Duffy Added: commons/proper/compress/trunk/src/test/resources/redline.cpio (with props

svn commit: r1512161 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java

2013-08-09 Thread bodewig
Author: bodewig Date: Fri Aug 9 06:51:18 2013 New Revision: 1512161 URL: http://svn.apache.org/r1512161 Log: COMPRESS-237 properly write TAR entries with long link names. Patch by Emmanuel Bourg Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress

svn commit: r1512183 - /commons/proper/compress/trunk/src/changes/changes.xml

2013-08-09 Thread bodewig
Author: bodewig Date: Fri Aug 9 07:13:06 2013 New Revision: 1512183 URL: http://svn.apache.org/r1512183 Log: typo Modified: commons/proper/compress/trunk/src/changes/changes.xml Modified: commons/proper/compress/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons

svn commit: r1512789 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/ main/java/org/apache/commons/compress/archivers/dump/ main/java/org/apache/commo

2013-08-10 Thread bodewig
Author: bodewig Date: Sat Aug 10 16:22:49 2013 New Revision: 1512789 URL: http://svn.apache.org/r1512789 Log: Add encoding support to DumpArchiveInputStream - related to COMPRESS-180 Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/main

svn commit: r1512804 - in /commons/proper/compress/trunk/src: changes/ main/java/org/apache/commons/compress/archivers/ main/java/org/apache/commons/compress/archivers/cpio/ main/java/org/apache/commo

2013-08-10 Thread bodewig
Author: bodewig Date: Sat Aug 10 17:04:41 2013 New Revision: 1512804 URL: http://svn.apache.org/r1512804 Log: Add encoding support to CPIO package - related to COMPRESS-180 Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/main/java/org

svn commit: r1515039 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java

2013-08-17 Thread bodewig
Author: bodewig Date: Sat Aug 17 19:46:10 2013 New Revision: 1515039 URL: http://svn.apache.org/r1515039 Log: count bytes read in ArjArchiveInputStream Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java Modified

svn commit: r1515041 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.java

2013-08-17 Thread bodewig
Author: bodewig Date: Sat Aug 17 20:15:27 2013 New Revision: 1515041 URL: http://svn.apache.org/r1515041 Log: the constants will be far more useful when public Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.java Modified

svn commit: r1517177 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java

2013-08-24 Thread bodewig
Author: bodewig Date: Sat Aug 24 18:25:16 2013 New Revision: 1517177 URL: http://svn.apache.org/r1517177 Log: allow null-charset for platform's default encoding in arj Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java

svn commit: r1525353 - in /commons/proper/compress/trunk: ./ src/changes/ src/main/java/org/apache/commons/compress/archivers/sevenz/ src/main/java/org/apache/commons/compress/archivers/tar/ src/main/

2013-09-22 Thread bodewig
Author: bodewig Date: Sun Sep 22 13:09:29 2013 New Revision: 1525353 URL: http://svn.apache.org/r1525353 Log: XZ for Java 1.4 has been released, merge the LZMA branch. Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/lzma/ - copied from

svn commit: r1525354 - /commons/proper/compress/branches/LZMA/

2013-09-22 Thread bodewig
Author: bodewig Date: Sun Sep 22 13:11:02 2013 New Revision: 1525354 URL: http://svn.apache.org/r1525354 Log: LZMA branch has been merged to trunk Removed: commons/proper/compress/branches/LZMA/

svn commit: r1527032 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZFile.java

2013-09-27 Thread bodewig
Author: bodewig Date: Fri Sep 27 19:02:38 2013 New Revision: 1527032 URL: http://svn.apache.org/r1527032 Log: note on 7z's limitations is outdated Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZFile.java Modified: commons/proper

svn commit: r1527270 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz: SevenZArchiveEntry.java SevenZOutputFile.java

2013-09-28 Thread bodewig
Author: bodewig Date: Sun Sep 29 05:06:12 2013 New Revision: 1527270 URL: http://svn.apache.org/r1527270 Log: simplify has*Date handling in SevenZEntry Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.java commons

svn commit: r1527274 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZFile.java

2013-09-28 Thread bodewig
Author: bodewig Date: Sun Sep 29 05:52:52 2013 New Revision: 1527274 URL: http://svn.apache.org/r1527274 Log: an archive without folders may skip CodersInfo Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZFile.java Modified: commons

svn commit: r1527276 - in /commons/proper/compress/trunk/src: changes/changes.xml site/xdoc/examples.xml site/xdoc/index.xml

2013-09-29 Thread bodewig
Author: bodewig Date: Sun Sep 29 06:35:11 2013 New Revision: 1527276 URL: http://svn.apache.org/r1527276 Log: properly document the current level of support provided for 7z Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/site/xdoc

svn commit: r1529157 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress: archivers/cpio/CpioArchiveInputStream.java archivers/dump/TapeInputStream.java archivers/zip/ZipArch

2013-10-04 Thread bodewig
Author: bodewig Date: Fri Oct 4 13:17:32 2013 New Revision: 1529157 URL: http://svn.apache.org/r1529157 Log: one readFully method to rule them all Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.java commons

svn commit: r1529159 - in /commons/proper/compress/trunk/src: changes/changes.xml main/java/org/apache/commons/compress/archivers/ArchiveStreamFactory.java main/java/org/apache/commons/compress/compre

2013-10-04 Thread bodewig
Author: bodewig Date: Fri Oct 4 13:25:44 2013 New Revision: 1529159 URL: http://svn.apache.org/r1529159 Log: allow format-detection to deal with blocking inputs - COMPRESS-239 Modified: commons/proper/compress/trunk/src/changes/changes.xml commons/proper/compress/trunk/src/main/java

svn commit: r1529202 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/sevenz/Coders.java test/java/org/apache/commons/compress/archivers/sevenz/SevenZFileTest.j

2013-10-04 Thread bodewig
Author: bodewig Date: Fri Oct 4 16:07:23 2013 New Revision: 1529202 URL: http://svn.apache.org/r1529202 Log: deflate support when reading 7Z archives Added: commons/proper/compress/trunk/src/test/resources/bla.deflate.7z (with props) Modified: commons/proper/compress/trunk/src/main

svn commit: r1529388 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/sevenz/SevenZFile.java site/xdoc/examples.xml site/xdoc/index.xml

2013-10-04 Thread bodewig
Author: bodewig Date: Sat Oct 5 05:25:51 2013 New Revision: 1529388 URL: http://svn.apache.org/r1529388 Log: record Deflate support Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZFile.java commons/proper/compress/trunk/src/site

svn commit: r1529645 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip/ZipUtil.java

2013-10-06 Thread bodewig
Author: bodewig Date: Sun Oct 6 16:55:44 2013 New Revision: 1529645 URL: http://svn.apache.org/r1529645 Log: DOS time for ZIP/ARJ never stores milliseconds (it is at two second granularity) Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/zip

svn commit: r1529665 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.java

2013-10-06 Thread bodewig
Author: bodewig Date: Sun Oct 6 18:46:45 2013 New Revision: 1529665 URL: http://svn.apache.org/r1529665 Log: arj stores date in seconds since epoch on Unix Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveEntry.java Modified

svn commit: r881476 - in /websites/production/commons/content/proper/commons-compress: ./ apidocs/ apidocs/org/apache/commons/compress/archivers/ apidocs/org/apache/commons/compress/archivers/ar/ apid

2013-10-06 Thread bodewig
Author: bodewig Date: Sun Oct 6 19:57:46 2013 New Revision: 881476 Log: update compress site [This commit notification would consist of 118 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1529673 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/archivers/cpio/ main/java/org/apache/commons/compress/archivers/tar/ test/java/org/apache/commons/co

2013-10-06 Thread bodewig
Author: bodewig Date: Sun Oct 6 20:03:08 2013 New Revision: 1529673 URL: http://svn.apache.org/r1529673 Log: backwards incompatible changes Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/cpio/CpioArchiveInputStream.java commons/proper

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