You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2005/12/11 23:00:58 UTC

svn commit: r356043 - in /jakarta/commons/proper/math/branches/MATH_1_1: project.xml xdocs/changes.xml

Author: psteitz
Date: Sun Dec 11 14:00:55 2005
New Revision: 356043

URL: http://svn.apache.org/viewcvs?rev=356043&view=rev
Log:
Prepare for 1.1-RC5.

Modified:
    jakarta/commons/proper/math/branches/MATH_1_1/project.xml
    jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml

Modified: jakarta/commons/proper/math/branches/MATH_1_1/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/branches/MATH_1_1/project.xml?rev=356043&r1=356042&r2=356043&view=diff
==============================================================================
--- jakarta/commons/proper/math/branches/MATH_1_1/project.xml (original)
+++ jakarta/commons/proper/math/branches/MATH_1_1/project.xml Sun Dec 11 14:00:55 2005
@@ -22,7 +22,7 @@
   <name>Math</name>
   <groupId>commons-math</groupId>
   <artifactId>commons-math</artifactId>
-  <currentVersion>1.1-RC4</currentVersion>
+  <currentVersion>1.1-RC5</currentVersion>
   <inceptionYear>2003</inceptionYear>
   <shortDescription>Jakarta Commons Math</shortDescription>
   <description>The Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.</description>
@@ -99,6 +99,11 @@
       <id>1.1-RC4</id>
       <name>1.1</name>
       <tag>MATH_1_1_RC4</tag>
+    </version>
+    <version>
+      <id>1.1-RC5</id>
+      <name>1.1</name>
+      <tag>MATH_1_1_RC5</tag>
     </version>
   </versions>
   <developers>

Modified: jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml?rev=356043&r1=356042&r2=356043&view=diff
==============================================================================
--- jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml (original)
+++ jakarta/commons/proper/math/branches/MATH_1_1/xdocs/changes.xml Sun Dec 11 14:00:55 2005
@@ -38,7 +38,7 @@
 Commons Math Release Notes</title>
   </properties>
   <body>
-    <release version="1.1-RC4" date="TBD"  
+    <release version="1.1-RC5" date="TBD"  
  description="This is a maintenance release containing bug fixes and enhancements.
        All API changes are binary compatible with version 1.0. The enhancements 
        include some new probability distributions, a Fraction class, new matrix



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org