svn commit: r1084456 - /commons/proper/codec/trunk/pom.xml

2011-03-22 Thread ggregory
Author: ggregory Date: Wed Mar 23 01:53:46 2011 New Revision: 1084456 URL: http://svn.apache.org/viewvc?rev=1084456&view=rev Log: Replace tabs with spaces. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/pro

svn commit: r1084430 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPListParseEngine.java

2011-03-22 Thread sebb
Author: sebb Date: Wed Mar 23 00:49:32 2011 New Revision: 1084430 URL: http://svn.apache.org/viewvc?rev=1084430&view=rev Log: NET-381 - follow-up. Since null entries are no longer rejected by preParse(), it makes sense to reject them in the default case. Modified: commons/proper/net/trunk/s

svn commit: r1084428 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/parser/UnixFTPEntryParser.java

2011-03-22 Thread sebb
Author: sebb Date: Wed Mar 23 00:46:12 2011 New Revision: 1084428 URL: http://svn.apache.org/viewvc?rev=1084428&view=rev Log: NET-389 Unix parser should ignore "total nnn" lines. Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/apache/

svn commit: r1084407 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/MLSxEntryParser.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 23:16:41 2011 New Revision: 1084407 URL: http://svn.apache.org/viewvc?rev=1084407&view=rev Log: Unused import Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/MLSxEntryParser.java Modified: commons/proper/net/trunk/src/main/ja

svn commit: r1084406 - /commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 23:13:41 2011 New Revision: 1084406 URL: http://svn.apache.org/viewvc?rev=1084406&view=rev Log: Unnecessary cast Modified: commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/datasources/PerUserPoolDataSource.java Modified: commons/proper/dbcp/trunk/src

svn commit: r1084404 - /commons/proper/dbcp/trunk/pom.xml

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 23:06:12 2011 New Revision: 1084404 URL: http://svn.apache.org/viewvc?rev=1084404&view=rev Log: Branding updates: Parent POM 20 Change description to comply - brands must be used as adjectives Modified: commons/proper/dbcp/trunk/pom.xml Modified: commons/proper/

svn commit: r1084398 - /commons/proper/net/trunk/src/changes/changes.xml

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 22:57:44 2011 New Revision: 1084398 URL: http://svn.apache.org/viewvc?rev=1084398&view=rev Log: Remove duplicate entry Modified: commons/proper/net/trunk/src/changes/changes.xml Modified: commons/proper/net/trunk/src/changes/changes.xml URL: http://svn.apache.o

svn commit: r1084395 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/nntp/Article.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 22:43:59 2011 New Revision: 1084395 URL: http://svn.apache.org/viewvc?rev=1084395&view=rev Log: NET-369 Article.addHeaderField() is currently write-only - there is no way to retrieve the headers - is it needed? Method was removed, along with the field. Modified:

svn commit: r1084392 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ntp/TimeStamp.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 22:39:08 2011 New Revision: 1084392 URL: http://svn.apache.org/viewvc?rev=1084392&view=rev Log: NET-367 ntp.TimeStamp uses incorrect lazy initialisation of static fields simpleFormatter and utcFormatter Modified: commons/proper/net/trunk/src/changes/changes.xml

svn commit: r1084384 - /commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/MLSxEntryParser.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 22:26:56 2011 New Revision: 1084384 URL: http://svn.apache.org/viewvc?rev=1084384&view=rev Log: No longer need to override preParse() Modified: commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/parser/MLSxEntryParser.java Modified: commons/prop

svn commit: r1084382 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/FTPFileEntryParserImpl.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 22:25:20 2011 New Revision: 1084382 URL: http://svn.apache.org/viewvc?rev=1084382&view=rev Log: NET-381 Parsing is inefficient, as it parses everything twice Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/or

svn commit: r1084380 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/ftp/parser/VMSVersioningFTPEntryParser.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 22:23:35 2011 New Revision: 1084380 URL: http://svn.apache.org/viewvc?rev=1084380&view=rev Log: NET-388 VMSVersioningFTPEntryParser#preParse should not call super.preParse Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/sr

svn commit: r1084357 - /commons/proper/codec/trunk/pom.xml

2011-03-22 Thread ggregory
Author: ggregory Date: Tue Mar 22 21:29:20 2011 New Revision: 1084357 URL: http://svn.apache.org/viewvc?rev=1084357&view=rev Log: Use commons-parent 20. Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper

svn commit: r1084347 - /commons/proper/dbcp/trunk/RELEASE-NOTES.txt

2011-03-22 Thread markt
Author: markt Date: Tue Mar 22 20:46:24 2011 New Revision: 1084347 URL: http://svn.apache.org/viewvc?rev=1084347&view=rev Log: Update release notes for 1.3.1/1.4.1 Modified: commons/proper/dbcp/trunk/RELEASE-NOTES.txt Modified: commons/proper/dbcp/trunk/RELEASE-NOTES.txt URL: http://svn.apa

svn commit: r1084346 - in /commons/proper/dbcp/trunk/src: java/org/apache/commons/dbcp/BasicDataSource.java test/org/apache/commons/dbcp/TestBasicDataSource.java test/org/apache/commons/dbcp/TesterCla

2011-03-22 Thread markt
Author: markt Date: Tue Mar 22 20:45:34 2011 New Revision: 1084346 URL: http://svn.apache.org/viewvc?rev=1084346&view=rev Log: Fix DBCP-333. Correctly implement the option to configure the class loader used to load the JDBC driver. Added: commons/proper/dbcp/trunk/src/test/org/apache/common

svn commit: r1084326 - in /commons/sandbox/runtime/trunk/src/main/native: buildmark.c bzip2.c error.c shared/ shared/buildmark.c shared/bzip2.c shared/error.c

2011-03-22 Thread mturk
Author: mturk Date: Tue Mar 22 19:52:06 2011 New Revision: 1084326 URL: http://svn.apache.org/viewvc?rev=1084326&view=rev Log: Move shared code to the separate dir Added: commons/sandbox/runtime/trunk/src/main/native/shared/ commons/sandbox/runtime/trunk/src/main/native/shared/buildmark.c

svn commit: r1084288 [9/15] - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/acr/ os/ os/aix/ os/bsdx/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ port/ srclib/ srclib/

2011-03-22 Thread mturk
Added: commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/infback.c URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/infback.c?rev=1084288&view=auto == --- commons/sandbox/

svn commit: r1084288 [7/15] - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/acr/ os/ os/aix/ os/bsdx/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ port/ srclib/ srclib/

2011-03-22 Thread mturk
Added: commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/crc32.c URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/crc32.c?rev=1084288&view=auto == --- commons/sandbox/runt

svn commit: r1084288 [15/15] - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/acr/ os/ os/aix/ os/bsdx/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ port/ srclib/ srclib

2011-03-22 Thread mturk
Added: commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zutil.c URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zutil.c?rev=1084288&view=auto == --- commons/sandbox/runt

svn commit: r1084288 [13/15] - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/acr/ os/ os/aix/ os/bsdx/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ port/ srclib/ srclib

2011-03-22 Thread mturk
Added: commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zconf.h URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/srclib/zlib/zconf.h?rev=1084288&view=auto == --- commons/sandbox/runt

svn commit: r1084288 [3/15] - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/acr/ os/ os/aix/ os/bsdx/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ port/ srclib/ srclib/

2011-03-22 Thread mturk
Added: commons/sandbox/runtime/trunk/src/main/native/srclib/bzip2/CHANGES URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/main/native/srclib/bzip2/CHANGES?rev=1084288&view=auto == --- commons/sandbox/ru

svn commit: r1084288 [1/15] - in /commons/sandbox/runtime/trunk/src/main/native: ./ include/acr/ os/ os/aix/ os/bsdx/ os/darwin/ os/hpux/ os/linux/ os/solaris/ os/unix/ os/win32/ port/ srclib/ srclib/

2011-03-22 Thread mturk
Author: mturk Date: Tue Mar 22 18:36:19 2011 New Revision: 1084288 URL: http://svn.apache.org/viewvc?rev=1084288&view=rev Log: Start adding common stuff Added: commons/sandbox/runtime/trunk/src/main/native/buildmark.c (with props) commons/sandbox/runtime/trunk/src/main/native/bzip2.c

svn commit: r1084263 - in /commons/sandbox/runtime/trunk: ./ src/build/ src/build/org/ src/build/org/apache/ src/build/org/apache/commons/ src/build/org/apache/commons/runtime/ src/build/org/apache/co

2011-03-22 Thread mturk
Author: mturk Date: Tue Mar 22 17:38:29 2011 New Revision: 1084263 URL: http://svn.apache.org/viewvc?rev=1084263&view=rev Log: Add old build tasks but with a different scope Added: commons/sandbox/runtime/trunk/src/build/ commons/sandbox/runtime/trunk/src/build/org/ commons/sandbox/ru

svn commit: r1084258 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/telnet/TelnetInputStream.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 17:22:48 2011 New Revision: 1084258 URL: http://svn.apache.org/viewvc?rev=1084258&view=rev Log: NET-362 TelnetInputStream has various threading bugs. Modified: commons/proper/net/trunk/src/changes/changes.xml commons/proper/net/trunk/src/main/java/org/apache

svn commit: r1084257 - in /commons/proper/net/trunk/src: changes/changes.xml main/java/org/apache/commons/net/telnet/TelnetClient.java

2011-03-22 Thread sebb
Author: sebb Date: Tue Mar 22 17:16:08 2011 New Revision: 1084257 URL: http://svn.apache.org/viewvc?rev=1084257&view=rev Log: NET-89 NET-387 TelnetClient use of FromNetASCIIInputStream and ToNetASCIIOutputStream breaks binary mode. Modified: commons/proper/net/trunk/src/changes/changes.xml

svn commit: r1084244 - in /commons/proper/pool/trunk/src/java/org/apache/commons/pool2: impl/ ref/

2011-03-22 Thread markt
Author: markt Date: Tue Mar 22 16:38:21 2011 New Revision: 1084244 URL: http://svn.apache.org/viewvc?rev=1084244&view=rev Log: Fix some Eclipse warnings Modified: commons/proper/pool/trunk/src/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java commons/proper/pool/trunk/src/j

svn commit: r1084131 [2/2] - in /commons/sandbox/runtime/trunk: ./ src/ src/assembly/ src/main/ src/main/java/ src/main/java/org/ src/main/java/org/apache/ src/main/java/org/apache/commons/ src/main/j

2011-03-22 Thread mturk
Added: commons/sandbox/runtime/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/commons/sandbox/runtime/trunk/src/site/xdoc/index.xml?rev=1084131&view=auto == --- commons/sandbox/runtime/trunk/src/site/xdoc/

svn commit: r1084127 - in /commons/sandbox/runtime/trunk: build.properties.in build.xml configure src/

2011-03-22 Thread mturk
Author: mturk Date: Tue Mar 22 10:46:46 2011 New Revision: 1084127 URL: http://svn.apache.org/viewvc?rev=1084127&view=rev Log: Axe old code. Prepare for a modified version and scope Removed: commons/sandbox/runtime/trunk/src/ Modified: commons/sandbox/runtime/trunk/build.properties.in