Author: bodewig
Date: Sun Oct 6 20:02:43 2013
New Revision: 1529672
URL: http://svn.apache.org/r1529672
Log:
avoid NullPointerExceptions if Date is null
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/SevenZArchiveEntry.java
Modified:
com
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/compre
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.]
Author: jlmonteiro
Date: Sun Oct 6 19:47:22 2013
New Revision: 1529670
URL: http://svn.apache.org/r1529670
Log:
Adding a constant for the activation flag.
Modified:
commons/sandbox/monitoring/trunk/reporting/src/main/java/org/apache/commons/monitoring/reporting/web/plugin/PluginRepository.j
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:
common
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/ZipUt