svn commit: r899895 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java

2010-01-15 Thread bayard
Author: bayard Date: Sat Jan 16 07:58:11 2010 New Revision: 899895 URL: http://svn.apache.org/viewvc?rev=899895&view=rev Log: Adding String lazy caching Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified: commons/proper/lang/trunk/src/main/java/or

svn commit: r899893 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java

2010-01-15 Thread bayard
Author: bayard Date: Sat Jan 16 07:48:16 2010 New Revision: 899893 URL: http://svn.apache.org/viewvc?rev=899893&view=rev Log: Adding javadoc note on immutable Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java Modified: commons/proper/lang/trunk/src/main/j

svn commit: r899875 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Sat Jan 16 02:32:02 2010 New Revision: 899875 URL: http://svn.apache.org/viewvc?rev=899875&view=rev Log: Add debug info in case test fails Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commons/proper/p

svn commit: r899849 - /commons/proper/scxml/branches/J6/src/main/java/org/apache/commons/scxml/io/ModelUpdater.java

2010-01-15 Thread rahul
Author: rahul Date: Sat Jan 16 00:10:18 2010 New Revision: 899849 URL: http://svn.apache.org/viewvc?rev=899849&view=rev Log: Parser post processing improvements: * Refactor the post processing to correctly set up the default targets when a child of (in addition to when a child of ) * Add a mo

svn commit: r899839 - in /commons/proper/scxml/branches/J6/src: main/java/org/apache/commons/scxml/semantics/SCXMLSemanticsImpl.java test/java/org/apache/commons/scxml/history-parallel-01.xml test/jav

2010-01-15 Thread rahul
Author: rahul Date: Fri Jan 15 23:01:17 2010 New Revision: 899839 URL: http://svn.apache.org/viewvc?rev=899839&view=rev Log: Add support for in states. Also added a corresponding test case from a recent user list posting. Added: commons/proper/scxml/branches/J6/src/test/java/org/apache/co

svn commit: r899753 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_sbuf.h shared/sbuf.c

2010-01-15 Thread mturk
Author: mturk Date: Fri Jan 15 18:56:38 2010 New Revision: 899753 URL: http://svn.apache.org/viewvc?rev=899753&view=rev Log: Add a flush to the sbuf so we can inspect the content without finishing Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_sbuf.h commons/sandbox/r

svn commit: r899713 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/ java/org/apache/commons/collections/iterators/ java/org/apache/commons/collections/splitmap/ test/o

2010-01-15 Thread bayard
Author: bayard Date: Fri Jan 15 16:57:24 2010 New Revision: 899713 URL: http://svn.apache.org/viewvc?rev=899713&view=rev Log: Adding missing license headers per RAT report Modified: commons/proper/collections/trunk/src/java/org/apache/commons/collections/IndexedCollection.java commons/p

svn commit: r899712 - /commons/proper/collections/trunk/pom.xml

2010-01-15 Thread bayard
Author: bayard Date: Fri Jan 15 16:57:17 2010 New Revision: 899712 URL: http://svn.apache.org/viewvc?rev=899712&view=rev Log: Adding PMD report and missing license header Modified: commons/proper/collections/trunk/pom.xml Modified: commons/proper/collections/trunk/pom.xml URL: http://svn.ap

svn commit: r899702 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/MapUtils.java

2010-01-15 Thread bayard
Author: bayard Date: Fri Jan 15 16:48:28 2010 New Revision: 899702 URL: http://svn.apache.org/viewvc?rev=899702&view=rev Log: Removing the System.out from MapUtils.getNumber as reported by Michaell Akerman. COLLECTIONS-350 Modified: commons/proper/collections/trunk/src/java/org/apache/commo

svn commit: r899678 - in /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl: TestGenericKeyedObjectPool.java TestGenericObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 16:07:41 2010 New Revision: 899678 URL: http://svn.apache.org/viewvc?rev=899678&view=rev Log: Set maxWait for testMaxWaitMultipleThreads() to 500ms Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java com

svn commit: r899676 - in /commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources: TestPerUserPoolDataSource.java TestSharedPoolDataSource.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 16:04:41 2010 New Revision: 899676 URL: http://svn.apache.org/viewvc?rev=899676&view=rev Log: Set maxWait for testMultipleThreads2() to 500ms (was 100ms) Modified: commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.j

svn commit: r899675 - /commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c

2010-01-15 Thread mturk
Author: mturk Date: Fri Jan 15 16:03:15 2010 New Revision: 899675 URL: http://svn.apache.org/viewvc?rev=899675&view=rev Log: Fix copy/paste typos Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c URL:

svn commit: r899672 - in /commons/sandbox/runtime/trunk/src/main/native/os: unix/pipe.c win32/main.c win32/pipe.c

2010-01-15 Thread mturk
Author: mturk Date: Fri Jan 15 15:46:24 2010 New Revision: 899672 URL: http://svn.apache.org/viewvc?rev=899672&view=rev Log: Add null pipe api Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c commons/sandbox/runtime/trunk/src/main/native/os/win32/main.c commons/s

svn commit: r899645 - in /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl: TestGenericKeyedObjectPool.java TestGenericObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 14:31:54 2010 New Revision: 899645 URL: http://svn.apache.org/viewvc?rev=899645&view=rev Log: Summary info for debug Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java commons/proper/pool/trunk/src/test

svn commit: r899626 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 13:41:42 2010 New Revision: 899626 URL: http://svn.apache.org/viewvc?rev=899626&view=rev Log: Fix description Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java Modified: commons/proper/pool/trunk/src/test/org/

svn commit: r899624 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 13:37:45 2010 New Revision: 899624 URL: http://svn.apache.org/viewvc?rev=899624&view=rev Log: Add testMaxWaitMultiThreaded() for GOP Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java Modified: commons/proper/p

svn commit: r899622 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 13:26:08 2010 New Revision: 899622 URL: http://svn.apache.org/viewvc?rev=899622&view=rev Log: Typo Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commons/proper/pool/trunk/src/test/org/apache

svn commit: r899609 - /commons/proper/pool/trunk/src/java/org/apache/commons/pool/ObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 12:26:11 2010 New Revision: 899609 URL: http://svn.apache.org/viewvc?rev=899609&view=rev Log: POOL-155 Clarify that invalidateObject should only be called on a failed object, not a failed borrowObject. Modified: commons/proper/pool/trunk/src/java/org/apache/comm

svn commit: r899605 - /commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java

2010-01-15 Thread sebb
Author: sebb Date: Fri Jan 15 12:00:56 2010 New Revision: 899605 URL: http://svn.apache.org/viewvc?rev=899605&view=rev Log: More debug: show object id Modified: commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java Modified: commons/proper/pool/tru

svn commit: r899590 - /commons/sandbox/runtime/trunk/src/main/native/os/win32/subproc.c

2010-01-15 Thread mturk
Author: mturk Date: Fri Jan 15 10:57:46 2010 New Revision: 899590 URL: http://svn.apache.org/viewvc?rev=899590&view=rev Log: Check the status from parent write Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/subproc.c Modified: commons/sandbox/runtime/trunk/src/main/native/o

svn commit: r899585 - in /commons/sandbox/runtime/trunk/src/main/native: include/arch/windows/ os/solaris/ os/unix/ os/win32/ shared/

2010-01-15 Thread mturk
Author: mturk Date: Fri Jan 15 10:38:48 2010 New Revision: 899585 URL: http://svn.apache.org/viewvc?rev=899585&view=rev Log: Use x_strdup only where double zero terminated strings are needed Modified: commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h commons/