Author: ozeigermann
Date: Sun Mar  4 07:55:20 2007
New Revision: 514418

URL: http://svn.apache.org/viewvc?view=rev&rev=514418
Log:
Final release preparations

Modified:
    
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/RELEASE-NOTES.txt
    
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/build.xml
    
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/project.xml
    
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/xdocs/releases.xml

Modified: 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/RELEASE-NOTES.txt?view=diff&rev=514418&r1=514417&r2=514418
==============================================================================
--- 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/RELEASE-NOTES.txt
 (original)
+++ 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/RELEASE-NOTES.txt
 Sun Mar  4 07:55:20 2007
@@ -2,7 +2,7 @@
 ---------------------------------------
 
 RELEASE NUMBER: 1.2
-RELEASE TAG / BRANCH: TRANSACTION_1_2_RELEASE_BRANCH / none yet
+RELEASE TAG / BRANCH: TRANSACTION_1_2_RELEASE / TRANSACTION_1_2_RELEASE_BRANCH
 
 DESCRIPTION
 -----------

Modified: 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/build.xml?view=diff&rev=514418&r1=514417&r2=514418
==============================================================================
--- 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/build.xml
 (original)
+++ 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/build.xml
 Sun Mar  4 07:55:20 2007
@@ -36,7 +36,7 @@
   <property name="compile.deprecation" value="true" />
   <property name="compile.optimize" value="true" />
 
-  <property name="version" value="1.2-rc4"/>
+  <property name="version" value="1.2"/>
   <property name="name" value="commons-transaction" />
   <property name="title" value="Commons Transaction" />
   <property name="package" value="org.apache.commons.transaction" />

Modified: 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/project.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/project.xml?view=diff&rev=514418&r1=514417&r2=514418
==============================================================================
--- 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/project.xml
 (original)
+++ 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/project.xml
 Sun Mar  4 07:55:20 2007
@@ -25,7 +25,7 @@
   <shortDescription>Commons Transaction</shortDescription>
   <description>Commons Transaction</description>
 
-  <currentVersion>1.2-rc4</currentVersion>
+  <currentVersion>1.2</currentVersion>
 
   <url>http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</url>
   <package>org.apache.commons.${pom.artifactId.substring(8)}</package>

Modified: 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/xdocs/releases.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/xdocs/releases.xml?view=diff&rev=514418&r1=514417&r2=514418
==============================================================================
--- 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/xdocs/releases.xml
 (original)
+++ 
jakarta/commons/proper/transaction/branches/TRANSACTION_1_2_RELEASE_BRANCH/xdocs/releases.xml
 Sun Mar  4 07:55:20 2007
@@ -29,6 +29,7 @@
            <li><a 
href="http://archive.apache.org/dist/jakarta/commons/transaction/";>Version 1.0 
- 15 December 2004</a> / <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_0_RELEASE/RELEASE-NOTES.txt";>release
 notes</a></li>
            <li><a 
href="http://archive.apache.org/dist/jakarta/commons/transaction/";>Version 
1.0.1 - 13 January 2005</a> / <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_0_1_RELEASE/RELEASE-NOTES.txt";>release
 notes</a></li>
            <li><a 
href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi";>Version
 1.1 - 02 June 2005</a> / <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_1_FINAL_RELEASE/RELEASE-NOTES.txt";>release
 notes</a></li>
+           <li><a 
href="http://jakarta.apache.org/site/downloads/downloads_commons-transaction.cgi";>Version
 1.2 - 04 March 2007</a> / <a 
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/transaction/tags/TRANSACTION_1_2_RELEASE/RELEASE-NOTES.txt";>release
 notes</a></li>
          </ul>
          <p>
             The latest binary and source releases are always available on the



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to