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
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
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/
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
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
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