You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by oh...@apache.org on 2005/12/07 20:44:30 UTC

svn commit: r354835 - in /jakarta/commons/proper/configuration/trunk: build.xml project.xml xdocs/changes.xml

Author: oheger
Date: Wed Dec  7 11:44:19 2005
New Revision: 354835

URL: http://svn.apache.org/viewcvs?rev=354835&view=rev
Log:
Updated version number for 1.2RC3

Modified:
    jakarta/commons/proper/configuration/trunk/build.xml
    jakarta/commons/proper/configuration/trunk/project.xml
    jakarta/commons/proper/configuration/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/configuration/trunk/build.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/configuration/trunk/build.xml?rev=354835&r1=354834&r2=354835&view=diff
==============================================================================
--- jakarta/commons/proper/configuration/trunk/build.xml (original)
+++ jakarta/commons/proper/configuration/trunk/build.xml Wed Dec  7 11:44:19 2005
@@ -42,7 +42,7 @@
   <property file="build.properties"/>
   <!-- Manual changes end -->
   
-  <property name="final.name" value="commons-configuration-1.2RC2">
+  <property name="final.name" value="commons-configuration-1.2RC3">
   </property>
   <path id="build.classpath">
     <fileset dir="${libdir}">

Modified: jakarta/commons/proper/configuration/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/configuration/trunk/project.xml?rev=354835&r1=354834&r2=354835&view=diff
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Wed Dec  7 11:44:19 2005
@@ -23,7 +23,7 @@
 
   <groupId>commons-configuration</groupId>
   <artifactId>commons-configuration</artifactId>
-  <currentVersion>1.2RC2</currentVersion>
+  <currentVersion>1.2RC3</currentVersion>
   <inceptionYear>2001</inceptionYear>
   <name>Commons Configuration</name>
   <shortDescription>Common Configuration</shortDescription>
@@ -174,7 +174,7 @@
   <contributors>
 
     <contributor>
-      <name>J�g Schaible</name>
+      <name>Jörg Schaible</name>
       <email>joerg.schaible@gmx.de</email>
       <organization>Elsag-Solutions AG</organization>
       <timezone>+1</timezone>

Modified: jakarta/commons/proper/configuration/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/configuration/trunk/xdocs/changes.xml?rev=354835&r1=354834&r2=354835&view=diff
==============================================================================
--- jakarta/commons/proper/configuration/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/configuration/trunk/xdocs/changes.xml Wed Dec  7 11:44:19 2005
@@ -22,7 +22,7 @@
 
   <body>
 
-    <release version="1.2-rc3" date="in SVN">
+    <release version="1.2-rc3" date="2005-12-07">
       <action dev="oheger" type="update">
         Commons Configuration now declares a dependency to Xalan. As with
 	Xerces this dependency is only needed for JDK 1.3. It was introduced



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