svn propchange: r1302261 - svn:log

2012-03-18 Thread celestin
Author: celestin Revision: 1302261 Modified property: svn:log Modified: svn:log at Mon Mar 19 06:58:51 2012 -- --- svn:log (original) +++ svn:log Mon Mar 19 06:58:51 2012 @@ -1 +1 @@ -Make State class static +Make State cl

svn propchange: r1302298 - svn:log

2012-03-18 Thread celestin
Author: celestin Revision: 1302298 Modified property: svn:log Modified: svn:log at Mon Mar 19 06:55:02 2012 -- --- svn:log (original) +++ svn:log Mon Mar 19 06:55:02 2012 @@ -2,3 +2,4 @@ In class o.a.c.math3.linear.SymmLQ

svn commit: r1302298 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/SymmLQ.java

2012-03-18 Thread celestin
Author: celestin Date: Mon Mar 19 06:46:32 2012 New Revision: 1302298 URL: http://svn.apache.org/viewvc?rev=1302298&view=rev Log: In class o.a.c.math3.linear.SymmLQ - Changed parameter order for the constructor of nested class State (for consistency with the constructor of SymmLQ). - Moved so

svn commit: r1302275 - in /commons/proper/sanselan/trunk/src: main/java/org/apache/commons/sanselan/formats/tiff/constants/ test/java/org/apache/commons/sanselan/formats/tiff/

2012-03-18 Thread damjan
Author: damjan Date: Mon Mar 19 05:45:50 2012 New Revision: 1302275 URL: http://svn.apache.org/viewvc?rev=1302275&view=rev Log: Factor out Wang, Microsoft and DCF tags. Update RFC 2301 tags. Added: commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/constant

svn commit: r1302263 - /commons/proper/csv/trunk/pom.xml

2012-03-18 Thread sebb
Author: sebb Date: Mon Mar 19 03:08:09 2012 New Revision: 1302263 URL: http://svn.apache.org/viewvc?rev=1302263&view=rev Log: Provide initial description Modified: commons/proper/csv/trunk/pom.xml Modified: commons/proper/csv/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/cs

svn commit: r1302262 - /commons/proper/csv/trunk/src/changes/changes.xml

2012-03-18 Thread sebb
Author: sebb Date: Mon Mar 19 03:03:42 2012 New Revision: 1302262 URL: http://svn.apache.org/viewvc?rev=1302262&view=rev Log: We need a description Modified: commons/proper/csv/trunk/src/changes/changes.xml Modified: commons/proper/csv/trunk/src/changes/changes.xml URL: http://svn.apache.or

svn commit: r1302261 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/SymmLQ.java

2012-03-18 Thread sebb
Author: sebb Date: Mon Mar 19 03:01:57 2012 New Revision: 1302261 URL: http://svn.apache.org/viewvc?rev=1302261&view=rev Log: Make State class static Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/SymmLQ.java Modified: commons/proper/math/trunk/src/main/j

svn commit: r1302259 - in /commons/proper/io/trunk: RELEASE-NOTES.txt pom.xml src/changes/changes.xml src/changes/release-notes.vm

2012-03-18 Thread sebb
Author: sebb Date: Mon Mar 19 02:48:29 2012 New Revision: 1302259 URL: http://svn.apache.org/viewvc?rev=1302259&view=rev Log: Synchronise RELEASE-NOTES and the template that generates it Modified: commons/proper/io/trunk/RELEASE-NOTES.txt commons/proper/io/trunk/pom.xml commons/proper

svn commit: r1302231 - in /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary: Base32InputStreamTest.java Base64InputStreamTest.java

2012-03-18 Thread tn
Author: tn Date: Sun Mar 18 21:45:43 2012 New Revision: 1302231 URL: http://svn.apache.org/viewvc?rev=1302231&view=rev Log: [CODEC-130] Added unit test for Base32InputStream, improved Base64 unit test. Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base32I

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

2012-03-18 Thread bodewig
Author: bodewig Date: Sun Mar 18 19:24:50 2012 New Revision: 1302201 URL: http://svn.apache.org/viewvc?rev=1302201&view=rev Log: explicitly specify encoding for tar name roundtrip test Modified: commons/proper/compress/trunk/src/test/java/org/apache/commons/compress/archivers/tar/TarUtilsTes

svn commit: r1302200 - /commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base64InputStreamTest.java

2012-03-18 Thread ggregory
Author: ggregory Date: Sun Mar 18 19:17:45 2012 New Revision: 1302200 URL: http://svn.apache.org/viewvc?rev=1302200&view=rev Log: Organize imports. Modified: commons/proper/codec/trunk/src/test/java/org/apache/commons/codec/binary/Base64InputStreamTest.java Modified: commons/proper/codec/t

svn commit: r1302199 - in /commons/sandbox/graph/branches/exporters-with-mappers/src: main/java/org/apache/commons/graph/ main/java/org/apache/commons/graph/export/ test/java/org/apache/commons/graph/

2012-03-18 Thread cs
Author: cs Date: Sun Mar 18 19:12:20 2012 New Revision: 1302199 URL: http://svn.apache.org/viewvc?rev=1302199&view=rev Log: proof of concept with tests using the new proposed API -- the code compiles but it does not work yet Modified: commons/sandbox/graph/branches/exporters-with-mappers/sr

Nexus: Staging Completed.

2012-03-18 Thread Nexus Repository Manager
Description:Close 2.2-RC3.Details:The following artifacts have been staged to the org.apache.commons-087 (u:ggregory, a:24.250.160.61) repository.commons-io-2.2-tests.jarcommons-io-2.2-src.zip.asccommons-io-2.2-tests.jar.asccommons-io-2.2-src.tar.gz.asccommons-io-2.2-sources.jarcommons-io-2.2.jarco

svn commit: r1302197 - in /commons/proper/io/tags/2.2-RC3: ./ pom.xml

2012-03-18 Thread ggregory
Author: ggregory Date: Sun Mar 18 18:47:03 2012 New Revision: 1302197 URL: http://svn.apache.org/viewvc?rev=1302197&view=rev Log: Create commons-io-2.2-RC3. Added: commons/proper/io/tags/2.2-RC3/ - copied from r1302192, commons/proper/io/trunk/ Modified: commons/proper/io/tags/2.2-R

svn commit: r1302194 - in /commons/proper/compress/trunk: pom.xml src/main/assembly/ src/main/assembly/bin.xml src/main/assembly/src.xml

2012-03-18 Thread grobmeier
Author: grobmeier Date: Sun Mar 18 18:32:49 2012 New Revision: 1302194 URL: http://svn.apache.org/viewvc?rev=1302194&view=rev Log: moved assembly descriptors to /src/main/assembly Added: commons/proper/compress/trunk/src/main/assembly/ commons/proper/compress/trunk/src/main/assembly/bin.x

svn commit: r1302193 - /commons/proper/compress/trunk/src/assembly/

2012-03-18 Thread grobmeier
Author: grobmeier Date: Sun Mar 18 18:32:07 2012 New Revision: 1302193 URL: http://svn.apache.org/viewvc?rev=1302193&view=rev Log: moved assembly descriptors to /src/main/assembly Removed: commons/proper/compress/trunk/src/assembly/

svn commit: r1302191 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/language/bm/PhoneticEngine.java

2012-03-18 Thread tn
Author: tn Date: Sun Mar 18 18:13:49 2012 New Revision: 1302191 URL: http://svn.apache.org/viewvc?rev=1302191&view=rev Log: [CODEC-132] Make phoneme order deterministic by using a LinkedHashSet, detected as part of the test case in lucene. Modified: commons/proper/codec/trunk/src/main/java/

svn commit: r1302189 - /commons/proper/io/trunk/src/changes/changes.xml

2012-03-18 Thread ggregory
Author: ggregory Date: Sun Mar 18 18:01:25 2012 New Revision: 1302189 URL: http://svn.apache.org/viewvc?rev=1302189&view=rev Log: Set release date. Modified: commons/proper/io/trunk/src/changes/changes.xml Modified: commons/proper/io/trunk/src/changes/changes.xml URL: http://svn.apache.org/

svn commit: r1302188 - /commons/proper/io/trunk/src/site/xdoc/upgradeto2_2.xml

2012-03-18 Thread ggregory
Author: ggregory Date: Sun Mar 18 18:00:09 2012 New Revision: 1302188 URL: http://svn.apache.org/viewvc?rev=1302188&view=rev Log: Release 2.2. Modified: commons/proper/io/trunk/src/site/xdoc/upgradeto2_2.xml Modified: commons/proper/io/trunk/src/site/xdoc/upgradeto2_2.xml URL: http://svn.ap

svn commit: r1302186 - /commons/proper/io/trunk/RELEASE-NOTES.txt

2012-03-18 Thread ggregory
Author: ggregory Date: Sun Mar 18 17:59:45 2012 New Revision: 1302186 URL: http://svn.apache.org/viewvc?rev=1302186&view=rev Log: Clean up text. Modified: commons/proper/io/trunk/RELEASE-NOTES.txt Modified: commons/proper/io/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/viewvc/commons/

svn commit: r1302183 - /commons/sandbox/graph/branches/exporters-with-mappers/

2012-03-18 Thread cs
Author: cs Date: Sun Mar 18 17:51:03 2012 New Revision: 1302183 URL: http://svn.apache.org/viewvc?rev=1302183&view=rev Log: creating branch for experiments on new graph exporters Added: commons/sandbox/graph/branches/exporters-with-mappers/ (props changed) - copied from r1302182, com

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

2012-03-18 Thread bodewig
Author: bodewig Date: Sun Mar 18 17:46:32 2012 New Revision: 1302181 URL: http://svn.apache.org/viewvc?rev=1302181&view=rev Log: duplicate two lines of TarArchiveEntry constructor code rather than hiding an important exception Modified: commons/proper/compress/trunk/src/main/java/org/apache

svn commit: r1302179 - /commons/proper/io/trunk/RELEASE-NOTES.txt

2012-03-18 Thread ggregory
Author: ggregory Date: Sun Mar 18 17:41:29 2012 New Revision: 1302179 URL: http://svn.apache.org/viewvc?rev=1302179&view=rev Log: Add compatibility section. Modified: commons/proper/io/trunk/RELEASE-NOTES.txt Modified: commons/proper/io/trunk/RELEASE-NOTES.txt URL: http://svn.apache.org/vie

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

2012-03-18 Thread bodewig
Author: bodewig Date: Sun Mar 18 17:16:51 2012 New Revision: 1302170 URL: http://svn.apache.org/viewvc?rev=1302170&view=rev Log: infrastructure for non-ASCII encoding of file names in tar. COMPRESS-183 Modified: commons/proper/compress/trunk/src/main/java/org/apache/commons/compress/archive

svn commit: r1302103 - in /commons/proper/sanselan/trunk/src: main/java/org/apache/commons/sanselan/formats/tiff/constants/ test/java/org/apache/commons/sanselan/formats/tiff/

2012-03-18 Thread damjan
Author: damjan Date: Sun Mar 18 09:25:59 2012 New Revision: 1302103 URL: http://svn.apache.org/viewvc?rev=1302103&view=rev Log: Factor out RFC 2301 tags and TIFF4 tags. Added: commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/constants/Rfc2301TagConstants.

svn commit: r1302095 - in /commons/proper/sanselan/trunk/src: main/java/org/apache/commons/sanselan/formats/tiff/constants/ test/java/org/apache/commons/sanselan/formats/tiff/

2012-03-18 Thread damjan
Author: damjan Date: Sun Mar 18 08:34:37 2012 New Revision: 1302095 URL: http://svn.apache.org/viewvc?rev=1302095&view=rev Log: Factor out more TIFF tags into separate classes. Added: commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/constants/AdobePageMak

svn commit: r1302079 - in /commons/proper/sanselan/trunk/src: main/java/org/apache/commons/sanselan/formats/tiff/constants/ main/java/org/apache/commons/sanselan/formats/tiff/datareaders/ test/java/or

2012-03-18 Thread damjan
Author: damjan Date: Sun Mar 18 07:26:44 2012 New Revision: 1302079 URL: http://svn.apache.org/viewvc?rev=1302079&view=rev Log: Start refactoring the EXIF tags. Move TIFF tags to their own class. Modified: commons/proper/sanselan/trunk/src/main/java/org/apache/commons/sanselan/formats/tiff/