svn commit: r1548958 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils/CRC32VerifyingInputStream.java

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 19:40:31 2013 New Revision: 1548958 URL: http://svn.apache.org/r1548958 Log: properly retain backwards compatibility Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils/CRC32VerifyingInputStream.java Modified: commons/pro

svn commit: r1548950 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils/CRC32VerifyingInputStream.java

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 18:23:03 2013 New Revision: 1548950 URL: http://svn.apache.org/r1548950 Log: argh, 'fixed' the wrong argument Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils/CRC32VerifyingInputStream.java Modified: commons/proper/com

svn commit: r1548949 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress: archivers/sevenz/LZMA2Decoder.java archivers/zip/ZipFile.java utils/CRC32VerifyingInputStream.java

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 18:14:53 2013 New Revision: 1548949 URL: http://svn.apache.org/r1548949 Log: make clirr and checkstyle happier Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/sevenz/LZMA2Decoder.java commons/proper/compress/tr

svn commit: r1548948 - /commons/proper/beanutils/trunk/src/site/site.xml

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 18:04:24 2013 New Revision: 1548948 URL: http://svn.apache.org/r1548948 Log: Added a menu item for 1.9.0 release in addition to 1.8.3. Modified: commons/proper/beanutils/trunk/src/site/site.xml Modified: commons/proper/beanutils/trunk/src/site/site.xml URL: h

svn commit: r1548947 - in /commons/proper/compress/trunk/src: main/java/org/apache/commons/compress/compressors/snappy/ main/java/org/apache/commons/compress/utils/ test/java/org/apache/commons/compre

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 18:01:01 2013 New Revision: 1548947 URL: http://svn.apache.org/r1548947 Log: COMPRESS-147 checksum verification Added: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/utils/ChecksumVerifyingInputStream.java - copied, changed from

svn commit: r3852 - in /dev/commons/beanutils: ./ binaries/ source/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:42:53 2013 New Revision: 3852 Log: Added distributions for beanutils-1.9.0-rc1 Added: dev/commons/beanutils/RELEASE-NOTES.txt dev/commons/beanutils/binaries/commons-beanutils-1.9.0-bin.tar.gz (with props) dev/commons/beanutils/binaries/commons-bea

svn commit: r3852 - in /dev/commons/beanutils: ./ binaries/ source/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:42:53 2013 New Revision: 3852 Log: Added distributions for beanutils-1.9.0-rc1 Added: dev/commons/beanutils/RELEASE-NOTES.txt dev/commons/beanutils/binaries/commons-beanutils-1.9.0-bin.tar.gz (with props) dev/commons/beanutils/binaries/commons-bea

svn commit: r3851 - /dev/commons/beanutils/source/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:28:57 2013 New Revision: 3851 Log: Creating initial directory structure for beanutils Added: dev/commons/beanutils/source/

svn commit: r3850 - /dev/commons/beanutils/binaries/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:28:38 2013 New Revision: 3850 Log: Creating initial directory structure for beanutils Added: dev/commons/beanutils/binaries/

svn commit: r3851 - /dev/commons/beanutils/source/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:28:57 2013 New Revision: 3851 Log: Creating initial directory structure for beanutils Added: dev/commons/beanutils/source/

svn commit: r3850 - /dev/commons/beanutils/binaries/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:28:38 2013 New Revision: 3850 Log: Creating initial directory structure for beanutils Added: dev/commons/beanutils/binaries/

svn commit: r3849 - /dev/commons/beanutils/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:28:01 2013 New Revision: 3849 Log: Creating initial directory structure for beanutils Added: dev/commons/beanutils/

svn commit: r3849 - /dev/commons/beanutils/

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 17:28:01 2013 New Revision: 3849 Log: Creating initial directory structure for beanutils Added: dev/commons/beanutils/

Nexus: Staging Completed.

2013-12-07 Thread Nexus Repository Manager
Description:Commons BeanUtils 1.9.0 RC1Details:The following artifacts have been staged to the org.apache.commons-021 (u:oheger, a:88.69.246.84) repository.archetype-catalog.xmlcommons-beanutils-1.9.0.pomcommons-beanutils-1.9.0-tests.jarcommons-beanutils-1.9.0-test-sources.jar.asccommons-beanutils-

svn commit: r1548937 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress: archivers/arj/ archivers/sevenz/ utils/

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 16:03:54 2013 New Revision: 1548937 URL: http://svn.apache.org/r1548937 Log: CRC32 is supposed to be an unsigned int Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/arj/ArjArchiveInputStream.java commons/proper

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

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 15:33:58 2013 New Revision: 1548932 URL: http://svn.apache.org/r1548932 Log: COMPRESS-147 test for unskippable chunks Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/FramedSnappyTestCase.java Modified: commons/p

svn commit: r1548929 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.java

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 15:27:21 2013 New Revision: 1548929 URL: http://svn.apache.org/r1548929 Log: COMPRESS-147 yet another theoretical int overflow Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.jav

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

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 15:27:57 2013 New Revision: 1548930 URL: http://svn.apache.org/r1548930 Log: COMPRESS-147 test for available method Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/compressors/FramedSnappyTestCase.java Modified: commons/pro

svn commit: r1548928 - in /commons/proper/beanutils/tags/BEANUTILS_1_9_0_RC1: ./ build.xml pom.xml

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 15:24:32 2013 New Revision: 1548928 URL: http://svn.apache.org/r1548928 Log: Creating beanutils-1.9.0-RC1 tag Added: commons/proper/beanutils/tags/BEANUTILS_1_9_0_RC1/ (props changed) - copied from r1548927, commons/proper/beanutils/trunk/ Modified:

svn commit: r1548927 - /commons/proper/beanutils/trunk/build.xml

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 15:20:29 2013 New Revision: 1548927 URL: http://svn.apache.org/r1548927 Log: Set correct SNAPSHOT version in build.xml. Modified: commons/proper/beanutils/trunk/build.xml Modified: commons/proper/beanutils/trunk/build.xml URL: http://svn.apache.org/viewvc/com

svn commit: r1548925 - /commons/proper/beanutils/trunk/src/site/xdoc/index.xml

2013-12-07 Thread oheger
Author: oheger Date: Sat Dec 7 15:10:22 2013 New Revision: 1548925 URL: http://svn.apache.org/r1548925 Log: Some adaptations of the index page related to release 1.9.0. Modified: commons/proper/beanutils/trunk/src/site/xdoc/index.xml Modified: commons/proper/beanutils/trunk/src/site/xdoc/in

svn commit: r1548924 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.java

2013-12-07 Thread bodewig
Author: bodewig Date: Sat Dec 7 15:10:10 2013 New Revision: 1548924 URL: http://svn.apache.org/r1548924 Log: if you try to be defensive then do it right Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/snappy/SnappyCompressorInputStream.java Mod

svn commit: r1548907 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/correlation/KendallsCorrelation.java

2013-12-07 Thread tn
Author: tn Date: Sat Dec 7 13:08:06 2013 New Revision: 1548907 URL: http://svn.apache.org/r1548907 Log: [MATH-1068] Changed integer calculations with potential overflows to long. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/stat/correlation/KendallsCorrelation.