Author: bodewig
Date: Fri Dec 6 07:37:05 2013
New Revision: 1548388
URL: http://svn.apache.org/r1548388
Log:
testcase for COMPRESS-245 provided by Andreas Aronsson
Added:
commons/proper/compress/trunk/src/test/resources/COMPRESS-245.tar.gz
(with props)
Modified:
commons/proper/compre
Author: bodewig
Date: Fri Dec 6 05:33:38 2013
New Revision: 1548382
URL: http://svn.apache.org/r1548382
Log:
track .Z and Snappy additions
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
Modified: commons/proper/compress/trunk/src/changes/changes.xml
URL:
http://svn.apache.
Author: bodewig
Date: Fri Dec 6 05:26:38 2013
New Revision: 1548381
URL: http://svn.apache.org/r1548381
Log:
wrong fix-date
Modified:
commons/proper/compress/trunk/src/changes/changes.xml
Modified: commons/proper/compress/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/comm
Author: bodewig
Date: Fri Dec 6 05:22:12 2013
New Revision: 1548380
URL: http://svn.apache.org/r1548380
Log:
COMPRESS-245 TarArchiveInputStream might fail to read a stream if a single call
to read() returns less than a full record
Modified:
commons/proper/compress/trunk/src/changes/changes.
Author: woonsan
Date: Thu Dec 5 20:45:01 2013
New Revision: 1548293
URL: http://svn.apache.org/r1548293
Log:
SCXML-177: copy strict/silent options in the copy constructor as well
Modified:
commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/io/SCXMLReader.java
Modified:
com
Author: ate
Date: Thu Dec 5 20:16:35 2013
New Revision: 1548266
URL: http://svn.apache.org/r1548266
Log:
SCXML-183: re-apply strict/silent mode settings after deserialization
Modified:
commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/env/jexl/JexlEvaluator.java
Modified:
Author: damjan
Date: Thu Dec 5 16:57:44 2013
New Revision: 1548205
URL: http://svn.apache.org/r1548205
Log:
Use better variable naming.
Modified:
commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/z/ZCompressorInputStream.java
Modified:
commons/proper/com
Author: ate
Date: Thu Dec 5 14:16:06 2013
New Revision: 1548148
URL: http://svn.apache.org/r1548148
Log:
SCXML-183: Expose JexlEngine strict/silent mode settings through the
JexlEvaluator for easier customization
Modified:
commons/proper/scxml/trunk/src/main/java/org/apache/commons/scxml2/
Author: markt
Date: Thu Dec 5 13:36:19 2013
New Revision: 1548133
URL: http://svn.apache.org/r1548133
Log:
Fix POOL-241
Patch from Bruno P. Kinoshita to expand coverage of unit tests.
Added:
commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl/TestEvictionConfig.java
(wi