svn commit: r1702580 - /commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/util/BCELifierTestCase.java

2015-09-11 Thread sebb
Author: sebb Date: Sat Sep 12 00:38:32 2015 New Revision: 1702580 URL: http://svn.apache.org/r1702580 Log: Test is not really working Modified: commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/util/BCELifierTestCase.java Modified: commons/proper/bcel/trunk/src/test/java/org

[math] Removed old print statements from tests.

2015-09-11 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 18310ed96 -> 1cdaba9d5 Removed old print statements from tests. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/1cdaba9d Tree: http://git-wip-us.a

[continuum] BUILD FAILURE: Apache Commons BCEL - Apache Commons ((Group) Build with Java 7 (Maven 3.0.5))

2015-09-11 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=40355&projectId=241 Build statistics: State: Failed Previous State: Ok Started at: Fri 11 Sep 2015 18:20:03 + Finished at: Fri 11 Sep 2015 18:21:06 + Total time: 1m 3s Build Trigger: Schedule

[math] Added negative zero support in FastMath.pow.

2015-09-11 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 8c141a170 -> 40f969bc9 Added negative zero support in FastMath.pow. JIRA: MATH-1273 Github: closes #16 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/co

[2/2] [math] Added negative zero support in FastMath.pow.

2015-09-11 Thread luc
Added negative zero support in FastMath.pow. JIRA: MATH-1273 Github: closes #16 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/18310ed9 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/18310ed

[1/2] [math] Fixed checkstyle warnings.

2015-09-11 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 74515ba6a -> 18310ed96 Fixed checkstyle warnings. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/ace087b4 Tree: http://git-wip-us.apache.org/repo

svn commit: r1702521 - /commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/util/BCELifierTestCase.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 17:38:33 2015 New Revision: 1702521 URL: http://svn.apache.org/r1702521 Log: Add a round-trip BCELifier test case Modified: commons/proper/bcel/trunk/src/test/java/org/apache/commons/bcel6/util/BCELifierTestCase.java Modified: commons/proper/bcel/trunk/src/tes

[math] Added divideUnsigned and remainderUnsigned to ArithmeticUtils.

2015-09-11 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 85d2568de -> 8c141a170 Added divideUnsigned and remainderUnsigned to ArithmeticUtils. JIRA: MATH-1271 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/com

svn commit: r1702493 - in /commons/proper/jcs/trunk: commons-jcs-core/src/main/java/org/apache/commons/jcs/engine/memory/ commons-jcs-core/src/test/java/org/apache/commons/jcs/access/ src/changes/

2015-09-11 Thread tv
Author: tv Date: Fri Sep 11 14:58:59 2015 New Revision: 1702493 URL: http://svn.apache.org/r1702493 Log: Fix removal of items from group cache, added several tests Added: commons/proper/jcs/trunk/commons-jcs-core/src/test/java/org/apache/commons/jcs/access/GroupCacheAccessUnitTest.java (w

svn commit: r1702487 - /commons/proper/jcs/trunk/commons-jcs-dist/

2015-09-11 Thread tv
Author: tv Date: Fri Sep 11 14:56:03 2015 New Revision: 1702487 URL: http://svn.apache.org/r1702487 Log: Added Eclipse files to svn:ignore Modified: commons/proper/jcs/trunk/commons-jcs-dist/ (props changed) Propchange: commons/proper/jcs/trunk/commons-jcs-dist/ ---

svn commit: r1702468 - in /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/util: BCELFactory.java BCELifier.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 13:54:01 2015 New Revision: 1702468 URL: http://svn.apache.org/r1702468 Log: Fix up strings to use the new non-deprecated class name Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/util/BCELFactory.java commons/proper/bcel/trunk/s

svn commit: r1702466 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/InstructionFactory.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 13:52:35 2015 New Revision: 1702466 URL: http://svn.apache.org/r1702466 Log: Support InvokeDynamic Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/InstructionFactory.java Modified: commons/proper/bcel/trunk/src/main/java/org/

svn commit: r1702447 - in /commons/proper/bcel/trunk/src: changes/changes.xml main/java/org/apache/commons/bcel6/generic/INVOKEDYNAMIC.java test/java/org/apache/commons/bcel6/util/BCELifierTestCase.ja

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 12:37:21 2015 New Revision: 1702447 URL: http://svn.apache.org/r1702447 Log: BCEL-221 BCELifier is not working for Java8Example Workround for crash; may need further work Modified: commons/proper/bcel/trunk/src/changes/changes.xml commons/proper/bcel/trunk/s

svn commit: r1702446 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/ConstantPoolGen.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 12:31:25 2015 New Revision: 1702446 URL: http://svn.apache.org/r1702446 Log: Method has moved Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/generic/ConstantPoolGen.java Modified: commons/proper/bcel/trunk/src/main/java/org/apache/c

svn commit: r1702445 - in /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile: ConstantCP.java ConstantInvokeDynamic.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 12:30:43 2015 New Revision: 1702445 URL: http://svn.apache.org/r1702445 Log: Move methods to correct class Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/ConstantCP.java commons/proper/bcel/trunk/src/main/java/org/apach

svn commit: r1702427 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/FieldOrMethod.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 11:10:49 2015 New Revision: 1702427 URL: http://svn.apache.org/r1702427 Log: Avoid NPE Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/FieldOrMethod.java Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/

svn commit: r1702424 - in /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6: classfile/Attribute.java classfile/AttributeReader.java util/ClassLoader.java util/ClassVector.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 10:53:35 2015 New Revision: 1702424 URL: http://svn.apache.org/r1702424 Log: Gradually working towards restoring binary compatibility Restore deprecated classes for now Added: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/AttributeRe

svn commit: r1702419 - in /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6: classfile/ generic/ util/ verifier/

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 10:34:45 2015 New Revision: 1702419 URL: http://svn.apache.org/r1702419 Log: Gradually working towards restoring binary compatibility Restore deprecated methods for now Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/classfile/Constant

[01/10] [math] MATH-1267

2015-09-11 Thread erans
Repository: commons-math Updated Branches: refs/heads/MATH_3_X 34b9fd042 -> 74515ba6a MATH-1267 Helper for finding the grid coordinates of a "Neuron" in a "NeuronSquareMesh2D". Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/co

[03/10] [math] "package-info" file.

2015-09-11 Thread erans
"package-info" file. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/4ac5a9de Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/4ac5a9de Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff

[08/10] [math] Merge branch 'MATH_3_X' of https://git-wip-us.apache.org/repos/asf/commons-math into MATH_3_X

2015-09-11 Thread erans
Merge branch 'MATH_3_X' of https://git-wip-us.apache.org/repos/asf/commons-math into MATH_3_X Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d270d387 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tr

[10/10] [math] Update of "changes.xml"

2015-09-11 Thread erans
Update of "changes.xml" Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/74515ba6 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/74515ba6 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/d

[09/10] [math] Merge branch 'MATH_3_X' of https://git-wip-us.apache.org/repos/asf/commons-math into MATH_3_X

2015-09-11 Thread erans
Merge branch 'MATH_3_X' of https://git-wip-us.apache.org/repos/asf/commons-math into MATH_3_X Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/8025da17 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tr

[02/10] [math] MATH-1268

2015-09-11 Thread erans
MATH-1268 API for algorithms that create some visualization of a 2D SOFM. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/cba459c0 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/cba459c0 Diff: ht

[04/10] [math] MATH-1270

2015-09-11 Thread erans
MATH-1270 SOFM visualization: Unified distance matrix. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/5e28d11b Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/5e28d11b Diff: http://git-wip-us.apa

[05/10] [math] MATH-1270

2015-09-11 Thread erans
MATH-1270 SOFM visualization: Hit histogram. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/afac1f05 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/afac1f05 Diff: http://git-wip-us.apache.org/re

[07/10] [math] MATH-1270

2015-09-11 Thread erans
MATH-1270 SOFM visualization: Smoothed data histogram. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/012c15ce Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/012c15ce Diff: http://git-wip-us.apa

[06/10] [math] MATH-1270

2015-09-11 Thread erans
MATH-1270 SOFM visualization: Topographic error. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/d7f6c8da Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/d7f6c8da Diff: http://git-wip-us.apache.or

svn commit: r1702413 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Constants.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 09:25:34 2015 New Revision: 1702413 URL: http://svn.apache.org/r1702413 Log: Revert to 5.2 contents (new entries appear in new class only) Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Constants.java Modified: commons/proper/bcel/t

svn commit: r1702412 - /commons/proper/bcel/trunk/clirr-ignored-diffs.xml

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 09:19:08 2015 New Revision: 1702412 URL: http://svn.apache.org/r1702412 Log: Ignore some info reports Modified: commons/proper/bcel/trunk/clirr-ignored-diffs.xml Modified: commons/proper/bcel/trunk/clirr-ignored-diffs.xml URL: http://svn.apache.org/viewvc/commo

svn commit: r1702411 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/ExceptionConst.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 09:18:48 2015 New Revision: 1702411 URL: http://svn.apache.org/r1702411 Log: Doc Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/ExceptionConst.java Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Exception

[math] improved user guide on FiniteDifferencesDifferentiator.

2015-09-11 Thread luc
Repository: commons-math Updated Branches: refs/heads/master 9856f285e -> 85d2568de improved user guide on FiniteDifferencesDifferentiator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/85d2568d Tree: http:

[math] improved user guide on FiniteDifferencesDifferentiator.

2015-09-11 Thread luc
Repository: commons-math Updated Branches: refs/heads/MATH_3_X bfc2d4902 -> 34b9fd042 improved user guide on FiniteDifferencesDifferentiator. Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/34b9fd04 Tree: htt

svn commit: r1702399 - in /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6: ./ classfile/ generic/ util/

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 08:46:13 2015 New Revision: 1702399 URL: http://svn.apache.org/r1702399 Log: Document when deprecated Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Constants.java commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/

svn commit: r1702398 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Const.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 08:45:29 2015 New Revision: 1702398 URL: http://svn.apache.org/r1702398 Log: Tidy up Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Const.java Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Const.java URL:

svn commit: r1702396 - /commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Const.java

2015-09-11 Thread sebb
Author: sebb Date: Fri Sep 11 08:39:57 2015 New Revision: 1702396 URL: http://svn.apache.org/r1702396 Log: Oops - arrays must be private Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons/bcel6/Const.java Modified: commons/proper/bcel/trunk/src/main/java/org/apache/commons