svn commit: r1133679 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/net/LocalServerEndpoint.java native/configure native/include/acr/error.h native/os/unix/usock.c nativ

2011-06-08 Thread mturk
Author: mturk Date: Thu Jun 9 06:49:04 2011 New Revision: 1133679 URL: http://svn.apache.org/viewvc?rev=1133679&view=rev Log: Allow inheriting parent endpoint blocking mode Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/net/LocalServerEndpoint.java comm

svn commit: r1133664 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/net/LocalDescriptor.java native/configure native/os/unix/usock.c native/os/win32/config.hw

2011-06-08 Thread mturk
Author: mturk Date: Thu Jun 9 05:54:18 2011 New Revision: 1133664 URL: http://svn.apache.org/viewvc?rev=1133664&view=rev Log: Add method for creating non blocking sockets directly. Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/net/LocalDescriptor.java

svn commit: r1133657 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/io/ java/org/apache/commons/runtime/net/ native/include/acr/ native/shared/

2011-06-08 Thread mturk
Author: mturk Date: Thu Jun 9 05:29:25 2011 New Revision: 1133657 URL: http://svn.apache.org/viewvc?rev=1133657&view=rev Log: Add Descriptor attachment. Might be go off in later versions Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/io/Descriptor.java

svn commit: r1133502 - in /commons/proper/daemon/trunk: RELEASE-NOTES.txt src/native/unix/man/jsvc.1.xml src/native/unix/native/arguments.c src/native/unix/native/help.c src/site/xdoc/jsvc.xml

2011-06-08 Thread mturk
Author: mturk Date: Wed Jun 8 18:31:29 2011 New Revision: 1133502 URL: http://svn.apache.org/viewvc?rev=1133502&view=rev Log: DAEMON-208 Add -server and -client -jvm synonyms Modified: commons/proper/daemon/trunk/RELEASE-NOTES.txt commons/proper/daemon/trunk/src/native/unix/man/jsvc.1.xm

svn commit: r1133499 - in /commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/model/beans/ test/org/apache/commons/jxpath/ri/model/

2011-06-08 Thread mbenson
Author: mbenson Date: Wed Jun 8 18:19:50 2011 New Revision: 1133499 URL: http://svn.apache.org/viewvc?rev=1133499&view=rev Log: [JXPATH-151] null handling is inconsistent Added: commons/proper/jxpath/trunk/src/test/org/apache/commons/jxpath/ri/model/JXPath151Test.java (with props) Modifi

svn commit: r1133485 - in /commons/proper/jxpath/trunk/src: java/org/apache/commons/jxpath/ri/compiler/CoreOperationRelationalExpression.java test/org/apache/commons/jxpath/ri/compiler/JXPath149Test.j

2011-06-08 Thread mbenson
Author: mbenson Date: Wed Jun 8 17:58:55 2011 New Revision: 1133485 URL: http://svn.apache.org/viewvc?rev=1133485&view=rev Log: [JXPATH-149] relational operations do not function properly when comparing a non-Iterator LHS to an Iterator RHS Added: commons/proper/jxpath/trunk/src/test/org/a

svn commit: r1133478 - /commons/proper/jxpath/trunk/src/site/xdoc/users-guide.xml

2011-06-08 Thread mbenson
Author: mbenson Date: Wed Jun 8 17:34:08 2011 New Revision: 1133478 URL: http://svn.apache.org/viewvc?rev=1133478&view=rev Log: further elucidate handling of null values by JXPath Modified: commons/proper/jxpath/trunk/src/site/xdoc/users-guide.xml Modified: commons/proper/jxpath/trunk/src/s

svn commit: r1133451 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/ java/org/apache/commons/runtime/net/ native/os/unix/ native/shared/

2011-06-08 Thread mturk
Author: mturk Date: Wed Jun 8 16:09:40 2011 New Revision: 1133451 URL: http://svn.apache.org/viewvc?rev=1133451&view=rev Log: Add ACR_EINPROGRESS check Modified: commons/sandbox/runtime/trunk/src/main/java/org/apache/commons/runtime/Status.java commons/sandbox/runtime/trunk/src/main/ja

svn commit: r1133416 - in /commons/proper/pool/trunk/src: changes/changes.xml java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java java/org/apache/commons/pool2/impl/GenericObjectPool.java

2011-06-08 Thread markt
Author: markt Date: Wed Jun 8 14:47:45 2011 New Revision: 1133416 URL: http://svn.apache.org/viewvc?rev=1133416&view=rev Log: Guard against the same object being returned to a pool multiple times. Modified: commons/proper/pool/trunk/src/changes/changes.xml commons/proper/pool/trunk/src/

svn commit: r1133414 - /commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/FunctionLibrary.java

2011-06-08 Thread mbenson
Author: mbenson Date: Wed Jun 8 14:27:19 2011 New Revision: 1133414 URL: http://svn.apache.org/viewvc?rev=1133414&view=rev Log: simplify and bulletproof cache synchronization; thanks to Sebastian Bazley Modified: commons/proper/jxpath/trunk/src/java/org/apache/commons/jxpath/FunctionLibrary

svn commit: r1133336 - in /commons/proper/lang/trunk/src: main/java/org/apache/commons/lang3/BooleanUtils.java test/java/org/apache/commons/lang3/BooleanUtilsTest.java

2011-06-08 Thread scolebourne
Author: scolebourne Date: Wed Jun 8 10:51:27 2011 New Revision: 116 URL: http://svn.apache.org/viewvc?rev=116&view=rev Log: Fix Javadoc bug; Improve implementation and tests Modified: commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/BooleanUtils.java commons/pro

svn commit: r1133265 - in /commons/sandbox/runtime/trunk/src/main: java/org/apache/commons/runtime/net/ native/os/unix/ test/org/apache/commons/runtime/

2011-06-08 Thread mturk
Author: mturk Date: Wed Jun 8 07:20:35 2011 New Revision: 1133265 URL: http://svn.apache.org/viewvc?rev=1133265&view=rev Log: Move blocking mode set/get to the descriptor Added: commons/sandbox/runtime/trunk/src/main/test/org/apache/commons/runtime/TestEndpoint.java (with props) Modified