svn commit: r1307964 - /commons/proper/vfs/trunk/pom.xml

2012-03-31 Thread rgoers
Author: rgoers Date: Sun Apr 1 00:48:00 2012 New Revision: 1307964 URL: http://svn.apache.org/viewvc?rev=1307964&view=rev Log: Specificy version of jcl-over-slf4j in hopes it will fix Gump Modified: commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn

svn commit: r1307958 - /commons/proper/dbutils/trunk/RELEASE-NOTES.txt

2012-03-31 Thread sebb
Author: sebb Date: Sun Apr 1 00:31:38 2012 New Revision: 1307958 URL: http://svn.apache.org/viewvc?rev=1307958&view=rev Log: Change RN to be generated from changes.xml Modified: commons/proper/dbutils/trunk/RELEASE-NOTES.txt Modified: commons/proper/dbutils/trunk/RELEASE-NOTES.txt URL: htt

svn commit: r1307955 - in /commons/proper/dbutils/trunk: pmd-ruleset.xml pom.xml

2012-03-31 Thread sebb
Author: sebb Date: Sun Apr 1 00:23:32 2012 New Revision: 1307955 URL: http://svn.apache.org/viewvc?rev=1307955&view=rev Log: Add PMD ruleset; update dependency versions Added: commons/proper/dbutils/trunk/pmd-ruleset.xml (with props) Modified: commons/proper/dbutils/trunk/pom.xml Adde

svn commit: r1307944 - /commons/proper/dbutils/trunk/src/main/java/org/apache/commons/dbutils/AsyncQueryRunner.java

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 23:51:07 2012 New Revision: 1307944 URL: http://svn.apache.org/viewvc?rev=1307944&view=rev Log: Javadoc Modified: commons/proper/dbutils/trunk/src/main/java/org/apache/commons/dbutils/AsyncQueryRunner.java Modified: commons/proper/dbutils/trunk/src/main/java/o

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

2012-03-31 Thread ggregory
Author: ggregory Date: Sat Mar 31 22:40:47 2012 New Revision: 1307928 URL: http://svn.apache.org/viewvc?rev=1307928&view=rev Log: Replace Javadoc "null|true|false" with "{@code null|true|false}" Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/Archi

svn commit: r1307882 - /commons/proper/jcs/branches/generics-interface/src/changes/changes.xml

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 19:20:46 2012 New Revision: 1307882 URL: http://svn.apache.org/viewvc?rev=1307882&view=rev Log: document changes Modified: commons/proper/jcs/branches/generics-interface/src/changes/changes.xml Modified: commons/proper/jcs/branches/generics-interface/src/changes/c

svn commit: r1307881 - /commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/engine/control/CompositeCache.java

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 19:18:49 2012 New Revision: 1307881 URL: http://svn.apache.org/viewvc?rev=1307881&view=rev Log: When issuing a shutDown() command, JCS fails to clean up the Queue Processor thread. fixes JCS-90 Modified: commons/proper/jcs/branches/generics-interface/src/java/org

svn commit: r1307877 - /commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/utils/discovery/UDPDiscoveryReceiver.java

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 19:03:01 2012 New Revision: 1307877 URL: http://svn.apache.org/viewvc?rev=1307877&view=rev Log: Apply patch to fix JCS-89 Modified: commons/proper/jcs/branches/generics-interface/src/java/org/apache/jcs/utils/discovery/UDPDiscoveryReceiver.java Modified: commons

svn commit: r1307870 - in /commons/proper/jcs/branches/generics-interface: src/site/site.xml xdocs/JCSPlugins.xml xdocs/Plugins.xml xdocs/getting_started/intro.xml xdocs/index.xml

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 18:43:55 2012 New Revision: 1307870 URL: http://svn.apache.org/viewvc?rev=1307870&view=rev Log: Avoid name clash with maven plugins.html Added: commons/proper/jcs/branches/generics-interface/xdocs/JCSPlugins.xml (contents, props changed) - copied, changed

svn commit: r1307869 - /commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskUnitTest.java

2012-03-31 Thread tv
Author: tv Date: Sat Mar 31 18:43:16 2012 New Revision: 1307869 URL: http://svn.apache.org/viewvc?rev=1307869&view=rev Log: Confirm fix of JCS-88 Modified: commons/proper/jcs/branches/generics-interface/src/test/org/apache/jcs/auxiliary/disk/block/BlockDiskUnitTest.java Modified: commons/p

svn commit: r1307868 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers: cpio/CpioArchiveInputStream.java dump/DumpArchiveInputStream.java dump/DumpArchiveSummary.

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 18:24:38 2012 New Revision: 1307868 URL: http://svn.apache.org/viewvc?rev=1307868&view=rev Log: COMPRESS-180 new String(byte[]) conversions use default encoding Document where the charset might need specifying Modified: commons/proper/compress/trunk/src/main/jav

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 18:21:28 2012 New Revision: 1307867 URL: http://svn.apache.org/viewvc?rev=1307867&view=rev Log: COMPRESS-180 new String(byte[]) conversions use default encoding Fixed ArArchiveInputStream Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/c

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 13:22:41 2012 New Revision: 1307799 URL: http://svn.apache.org/viewvc?rev=1307799&view=rev Log: RAT not needed for .pmd file if present Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/vi

svn commit: r1307786 - in /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers: ar/ArArchiveInputStream.java dump/DumpArchiveEntry.java

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 12:15:22 2012 New Revision: 1307786 URL: http://svn.apache.org/viewvc?rev=1307786&view=rev Log: Tab police Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/ar/ArArchiveInputStream.java commons/proper/compress/trunk

svn commit: r1307785 - /commons/proper/compress/trunk/RELEASE-NOTES.txt

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 12:10:43 2012 New Revision: 1307785 URL: http://svn.apache.org/viewvc?rev=1307785&view=rev Log: Current 1.4 release notes Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt Modified: commons/proper/compress/trunk/RELEASE-NOTES.txt URL: http://svn.apache.

svn commit: r1307783 - /commons/proper/compress/trunk/src/changes/release-notes.vm

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 12:09:49 2012 New Revision: 1307783 URL: http://svn.apache.org/viewvc?rev=1307783&view=rev Log: Improve layout of release notes - fix indentation Modified: commons/proper/compress/trunk/src/changes/release-notes.vm Modified: commons/proper/compress/trunk/src/cha

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 12:07:04 2012 New Revision: 1307782 URL: http://svn.apache.org/viewvc?rev=1307782&view=rev Log: Improve description appearance in release notes Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apach

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 12:06:33 2012 New Revision: 1307781 URL: http://svn.apache.org/viewvc?rev=1307781&view=rev Log: Fix how to run docs Modified: commons/proper/compress/trunk/src/changes/changes.xml Modified: commons/proper/compress/trunk/src/changes/changes.xml URL: http://svn.a

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

2012-03-31 Thread ggregory
Author: ggregory Date: Sat Mar 31 11:59:42 2012 New Revision: 130 URL: http://svn.apache.org/viewvc?rev=130&view=rev Log: Refactor duplicate code in a private method (still a PMD warning through 1 instead of 2). Modified: commons/proper/compress/trunk/src/main/java/org/apache/common

svn commit: r1307776 - /commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/jar/JarArchiveEntry.java

2012-03-31 Thread ggregory
Author: ggregory Date: Sat Mar 31 11:58:23 2012 New Revision: 1307776 URL: http://svn.apache.org/viewvc?rev=1307776&view=rev Log: Fix indent. Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archivers/jar/JarArchiveEntry.java Modified: commons/proper/compre

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 11:19:10 2012 New Revision: 1307767 URL: http://svn.apache.org/viewvc?rev=1307767&view=rev Log: Use existing utility to simplify code and ensure string conversion uses fixed charset Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compre

svn commit: r1307765 - in /commons/proper/compress/trunk: ./ src/main/java/org/apache/commons/compress/archivers/cpio/ src/main/java/org/apache/commons/compress/archivers/tar/ src/main/java/org/apache

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 10:59:47 2012 New Revision: 1307765 URL: http://svn.apache.org/viewvc?rev=1307765&view=rev Log: Always use blocks for conditional statements Modified: commons/proper/compress/trunk/pmd-ruleset.xml commons/proper/compress/trunk/src/main/java/org/apache/common

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 10:44:46 2012 New Revision: 1307762 URL: http://svn.apache.org/viewvc?rev=1307762&view=rev Log: Always use blocks for conditional statements Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/compressors/gzip/GzipCompressorInputStr

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 10:34:46 2012 New Revision: 1307759 URL: http://svn.apache.org/viewvc?rev=1307759&view=rev Log: Javadoc syntax Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/zip/ZipArchiveInputStreamTest.java commons/proper/comp

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 10:32:39 2012 New Revision: 1307758 URL: http://svn.apache.org/viewvc?rev=1307758&view=rev Log: Remove section handled by Commons Parent Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/v

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

2012-03-31 Thread sebb
Author: sebb Date: Sat Mar 31 10:32:00 2012 New Revision: 1307757 URL: http://svn.apache.org/viewvc?rev=1307757&view=rev Log: CP24 and prepare release version Modified: commons/proper/compress/trunk/pom.xml Modified: commons/proper/compress/trunk/pom.xml URL: http://svn.apache.org/viewvc/co

svn commit: r1307748 - in /commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff: constants/ taginfos/ write/

2012-03-31 Thread damjan
Author: damjan Date: Sat Mar 31 09:31:37 2012 New Revision: 1307748 URL: http://svn.apache.org/viewvc?rev=1307748&view=rev Log: Add some new TagInfo types. Added: commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/taginfos/TagInfoAsciiOrByte.java (with p