svn commit: r1379560 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/

2012-08-31 Thread erans
Author: erans Date: Fri Aug 31 19:40:30 2012 New Revision: 1379560 URL: http://svn.apache.org/viewvc?rev=1379560&view=rev Log: MATH-854 Populate "throws" clause. Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math3/analysis/solvers/AbstractDifferentiableUnivariateSolver

svn commit: r1379533 - in /commons/proper/pool/trunk/src: changes/ main/java/org/apache/commons/pool2/impl/ test/java/org/apache/commons/pool2/impl/

2012-08-31 Thread psteitz
Author: psteitz Date: Fri Aug 31 18:02:54 2012 New Revision: 1379533 URL: http://svn.apache.org/viewvc?rev=1379533&view=rev Log: Added abandoned object removal (moved from DBCP) to GenericObjectPool. JIRA: POOL-229 Added: commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/

svn commit: r1379457 - in /commons/proper/commons-parent/trunk: pom.xml src/changes/changes.xml

2012-08-31 Thread sebb
Author: sebb Date: Fri Aug 31 14:05:22 2012 New Revision: 1379457 URL: http://svn.apache.org/viewvc?rev=1379457&view=rev Log: Update to latest plugin versions Modified: commons/proper/commons-parent/trunk/pom.xml commons/proper/commons-parent/trunk/src/changes/changes.xml Modified: commo

svn commit: r1379456 - /commons/proper/commons-parent/trunk/pom.xml

2012-08-31 Thread sebb
Author: sebb Date: Fri Aug 31 14:04:19 2012 New Revision: 1379456 URL: http://svn.apache.org/viewvc?rev=1379456&view=rev Log: Fix typo introduced when version was converted to property Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml

svn commit: r1379436 - /commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/UnixCrypt.java

2012-08-31 Thread ggregory
Author: ggregory Date: Fri Aug 31 13:01:25 2012 New Revision: 1379436 URL: http://svn.apache.org/viewvc?rev=1379436&view=rev Log: Types casts fix two FindBugs report of RV_ABSOLUTE_VALUE_OF_RANDOM_INT. Modified: commons/proper/codec/trunk/src/main/java/org/apache/commons/codec/digest/UnixCry

svn commit: r1379348 - in /commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3: ArithmeticTest.java IssuesTest.java VarTest.java

2012-08-31 Thread henrib
Author: henrib Date: Fri Aug 31 08:06:41 2012 New Revision: 1379348 URL: http://svn.apache.org/viewvc?rev=1379348&view=rev Log: Moved issue related test to ArithmeticTest; Added question related test to VarTest; Modified: commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl3/Arith