Author: psteitz
Date: Sat Feb 16 21:19:41 2008
New Revision: 628428
URL: http://svn.apache.org/viewvc?rev=628428&view=rev
Log:
Changed version to RC2, added pointer to build instructions.
Modified:
commons/proper/math/trunk/RELEASE-NOTES.txt
commons/proper/math/trunk/release-notes.jsl
Modified: commons/proper/math/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/RELEASE-NOTES.txt?rev=628428&r1=628427&r2=628428&view=diff
==============================================================================
--- commons/proper/math/trunk/RELEASE-NOTES.txt (original)
+++ commons/proper/math/trunk/RELEASE-NOTES.txt Sat Feb 16 21:19:41 2008
@@ -1,5 +1,5 @@
- Apache Commons Math Version 1.2-RC1
+ Apache Commons Math Version 1.2-RC2
RELEASE NOTES
@@ -146,8 +146,16 @@
* Most methods from the ComplexUtils class have been deprecated, with
implementations moved to the Complex class.
-See "clirr-report.html" included in the binary distribution for a detailed list
-of API changes. The "errors" reported at the top of the report are due to
-protected fields being moved to superclasses. These fields are still
available,
-so there is no backward compatibility issue.
+See "clirr-report.html" included in the docs directory of the binary
+distribution for a detailed list of API changes. The "errors" reported at the
+top of the report are due to protected fields being moved to superclasses.
+These fields are still available, so there is no backward compatibility issue.
+
+BUILDING COMMONS MATH
+
+Commons math can be built from the source distribution using Maven 1, Maven 2,
+or Ant, launching any one of these from the top-level directory of the unpacked
+zip or tarball. For detailed build instructions and information about how to
+contribute to Commons Math, see "developers.html" in the docs directory of the
+binary distribution.
Modified: commons/proper/math/trunk/release-notes.jsl
URL:
http://svn.apache.org/viewvc/commons/proper/math/trunk/release-notes.jsl?rev=628428&r1=628427&r2=628428&view=diff
==============================================================================
--- commons/proper/math/trunk/release-notes.jsl (original)
+++ commons/proper/math/trunk/release-notes.jsl Sat Feb 16 21:19:41 2008
@@ -121,10 +121,18 @@
* Most methods from the ComplexUtils class have been deprecated, with
implementations moved to the Complex class.
-See "clirr-report.html" included in the binary distribution for a detailed list
-of API changes. The "errors" reported at the top of the report are due to
-protected fields being moved to superclasses. These fields are still
available,
-so there is no backward compatibility issue.
+See "clirr-report.html" included in the docs directory of the binary
+distribution for a detailed list of API changes. The "errors" reported at the
+top of the report are due to protected fields being moved to superclasses.
+These fields are still available, so there is no backward compatibility issue.
+
+BUILDING COMMONS MATH
+
+Commons math can be built from the source distribution using Maven 1, Maven 2,
+or Ant, launching any one of these from the top-level directory of the unpacked
+zip or tarball. For detailed build instructions and information about how to
+contribute to Commons Math, see "developers.html" in the docs directory of the
+binary distribution.
</j:whitespace>
</j:if>