svn commit: r1691863 - in /commons/proper/dbcp/trunk: build.properties.sample build.xml

2015-07-19 Thread psteitz
Author: psteitz Date: Mon Jul 20 00:39:07 2015 New Revision: 1691863 URL: http://svn.apache.org/r1691863 Log: Added ant target to verify that maven has generated a good jar. Modified: commons/proper/dbcp/trunk/build.properties.sample commons/proper/dbcp/trunk/build.xml Modified: commons/

svn commit: r1691862 - /commons/proper/dbcp/trunk/findbugs-exclude-filter.xml

2015-07-19 Thread psteitz
Author: psteitz Date: Sun Jul 19 23:56:58 2015 New Revision: 1691862 URL: http://svn.apache.org/r1691862 Log: Mute some findbug nags. Modified: commons/proper/dbcp/trunk/findbugs-exclude-filter.xml Modified: commons/proper/dbcp/trunk/findbugs-exclude-filter.xml URL: http://svn.apache.org/vi

svn commit: r1691861 - in /commons/proper/dbcp/trunk/src: changes/ main/java/org/apache/commons/dbcp2/ test/java/org/apache/commons/dbcp2/managed/

2015-07-19 Thread psteitz
Author: psteitz Date: Sun Jul 19 23:15:15 2015 New Revision: 1691861 URL: http://svn.apache.org/r1691861 Log: Added null check to DelegatingConnection#closeInternal. Prior to this change, NPEs were being generated by ManagedConnection#close. JIRA: DBCP-438 Modified: commons/proper/dbcp/trun

Jenkins build is back to stable : Commons Math #310

2015-07-19 Thread Apache Jenkins Server
See

svn commit: r9895 - /release/commons/KEYS

2015-07-19 Thread chas
Author: chas Date: Sun Jul 19 21:52:35 2015 New Revision: 9895 Log: added code signing key Modified: release/commons/KEYS Modified: release/commons/KEYS == --- release/commons/KEYS (original) +++ release/commons/KEYS

svn commit: r1691857 - /commons/proper/dbcp/trunk/build.properties.sample

2015-07-19 Thread psteitz
Author: psteitz Date: Sun Jul 19 21:30:20 2015 New Revision: 1691857 URL: http://svn.apache.org/r1691857 Log: Updated pool version. Modified: commons/proper/dbcp/trunk/build.properties.sample Modified: commons/proper/dbcp/trunk/build.properties.sample URL: http://svn.apache.org/viewvc/commo

[math] MATH-1251

2015-07-19 Thread erans
Repository: commons-math Updated Branches: refs/heads/master af199c675 -> 9c545d44a MATH-1251 Fixed initial value of the "number of calls" counter. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/9c545d44 Tr

[math] MATH-1251

2015-07-19 Thread erans
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 1c4ebd5bd -> 044816180 MATH-1251 Fixed initial value of the "number of calls" counter. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/04481618

svn commit: r1691855 - in /commons/proper/bcel/trunk/src: changes/ main/java/org/apache/bcel/ main/java/org/apache/bcel/classfile/ main/java/org/apache/bcel/generic/ main/java/org/apache/bcel/util/ ma

2015-07-19 Thread chas
Author: chas Date: Sun Jul 19 21:10:46 2015 New Revision: 1691855 URL: http://svn.apache.org/r1691855 Log: BCEL-209 Bug fixes and improvements to InvokeDynamic and BootStrapMethods implementation Modified: commons/proper/bcel/trunk/src/changes/changes.xml commons/proper/bcel/trunk/src/mai

Jenkins build became unstable: Commons Math #309

2015-07-19 Thread Apache Jenkins Server
See

[continuum] BUILD FAILURE: Apache Commons Math - Apache Commons (Build with Java 7)

2015-07-19 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40066&projectId=317 Build statistics: State: Failed Previous State: Ok Started at: Sun 19 Jul 2015 19:20:29 + Finished at: Sun 19 Jul 2015 19:24:35 + Total time: 4m 5s Build Trigger: Schedule

[math] Tracking backport.

2015-07-19 Thread erans
Repository: commons-math Updated Branches: refs/heads/master 7a8a77833 -> af199c675 Tracking backport. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/af199c67 Tree: http://git-wip-us.apache.org/repos/asf/com

Re: [1/2] [math] MATH-1250

2015-07-19 Thread Gilles
Hi. This is my first attempt at a backport. Please check that I did not mess anything... Also, I must have missed something about how to do it (I've used "cherry-pick", as James Ring suggested a few days ago) because I didn't see that it was easier than copying and modifying files "manually"...

[2/2] [math] New private method for factoring out some common code.

2015-07-19 Thread erans
New private method for factoring out some common code. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1c4ebd5b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/1c4ebd5b Diff: http://git-wip-us.apac

[1/2] [math] MATH-1250

2015-07-19 Thread erans
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 49b4bbd41 -> 1c4ebd5bd MATH-1250 Methods to estimate concurrency performance. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/895f50e6 Tree: htt

[lang] Adding a createStarted() method per request in LANG-1138

2015-07-19 Thread bayard
Repository: commons-lang Updated Branches: refs/heads/master 421db380d -> 17a6d163c Adding a createStarted() method per request in LANG-1138 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/17a6d163 Tree: http

[lang] Switched capitalize back to using toTitleCase. Added a test for this using the 'Lj' letter. LANG-1142

2015-07-19 Thread bayard
Repository: commons-lang Updated Branches: refs/heads/master cc1aed9bd -> 421db380d Switched capitalize back to using toTitleCase. Added a test for this using the 'Lj' letter. LANG-1142 Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/rep