svn commit: r1346245 - in /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear: ArrayRealVectorTest.java RealVectorAbstractTest.java

2012-06-04 Thread celestin
Author: celestin Date: Tue Jun 5 05:45:41 2012 New Revision: 1346245 URL: http://svn.apache.org/viewvc?rev=1346245&view=rev Log: MATH-795: factored out testAddToEntry(). Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/ArrayRealVectorTest.java commons/p

svn commit: r1346243 - in /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear: ArrayRealVectorTest.java RealVectorAbstractTest.java RealVectorTest.java SparseRealVectorTest.java

2012-06-04 Thread celestin
Author: celestin Date: Tue Jun 5 05:37:37 2012 New Revision: 1346243 URL: http://svn.apache.org/viewvc?rev=1346243&view=rev Log: MATH-795 - Factored out testSerial(). - In RealVectorTest, the vector returned by create(double[]) should really be of type RealVectorTest.TestVectorImpl, as the mi

svn commit: r1346240 - in /commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear: ArrayRealVectorTest.java RealVectorAbstractTest.java SparseRealVectorTest.java

2012-06-04 Thread celestin
Author: celestin Date: Tue Jun 5 05:10:55 2012 New Revision: 1346240 URL: http://svn.apache.org/viewvc?rev=1346240&view=rev Log: MATH-795: factoring out testPredicates(). Modified: commons/proper/math/trunk/src/test/java/org/apache/commons/math3/linear/ArrayRealVectorTest.java commons/

svn commit: r1346228 - /commons/sandbox/classscan/trunk/src/main/java/org/apache/commons/classscan/bcel/FileClassLocation.java

2012-06-04 Thread dbrosius
Author: dbrosius Date: Tue Jun 5 04:01:53 2012 New Revision: 1346228 URL: http://svn.apache.org/viewvc?rev=1346228&view=rev Log: make sure file streams get closed Modified: commons/sandbox/classscan/trunk/src/main/java/org/apache/commons/classscan/bcel/FileClassLocation.java Modified: com

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

2012-06-04 Thread dennisl
Author: dennisl Date: Mon Jun 4 21:18:36 2012 New Revision: 1346161 URL: http://svn.apache.org/viewvc?rev=1346161&view=rev Log: Version 25 has been released. Next version will be 26. Modified: commons/proper/commons-parent/trunk/pom.xml Modified: commons/proper/commons-parent/trunk/pom.xml

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

2012-06-04 Thread dennisl
Author: dennisl Date: Mon Jun 4 21:17:01 2012 New Revision: 1346159 URL: http://svn.apache.org/viewvc?rev=1346159&view=rev Log: Make sure that the execution of maven-assembly-plugin is inherited in the "release" and "rc" profiles. Modified: commons/proper/commons-parent/trunk/pom.xml Modif