psteitz 2004/12/05 22:03:01
Modified: math/xdocs changes.xml
Log:
Updated to reflect PR# 32538 changes.
Revision Changes Path
1.14 +5 -0 jakarta-commons/math/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/math/xdocs/changes.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- changes.xml 5 Dec 2004 17:42:36 -0000 1.13
+++ changes.xml 6 Dec 2004 06:03:01 -0000 1.14
@@ -43,6 +43,11 @@
Fixed error in ChiSquareTestImpl. Tables containing zeros were
(incorrectly)
causing IllegalArgumentExceptions to be thrown.
</action>
+ <action dev="psteitz" type="fix" issue="32538">
+ Removed JDK 1.4-dependent code from CertifiedDataAbstractTest,
+ InvalidMatrixException and MatrixIndexException. Also dropped
+ BeanTransformer, BeanTransformerTest from the release.
+ </action>
</release>
<release version="1.0-RC2" date="2004-11-07"
description="Jakarta Commons Math 1.0 - Release Candidate 2">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]