You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ni...@apache.org on 2006/06/08 21:32:57 UTC

svn commit: r412844 - in /jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3: ./ project.xml xdocs/changes.xml

Author: niallp
Date: Thu Jun  8 12:32:56 2006
New Revision: 412844

URL: http://svn.apache.org/viewvc?rev=412844&view=rev
Log:
Tag Chain 1.1 RC3

Added:
    jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/
      - copied from r412842, jakarta/commons/proper/chain/trunk/
Modified:
    jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/project.xml
    jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/xdocs/changes.xml

Modified: jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/project.xml?rev=412844&r1=412842&r2=412844&view=diff
==============================================================================
--- jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/project.xml (original)
+++ jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/project.xml Thu Jun  8 12:32:56 2006
@@ -22,7 +22,7 @@
   
   <logo>/images/chain-logo-white.png</logo>
   
-  <currentVersion>1.1-SNAPSHOT</currentVersion>
+  <currentVersion>1.1-RC3</currentVersion>
   <inceptionYear>2003</inceptionYear>
   <shortDescription>Commons Chain</shortDescription>
   <description>An implmentation of the GoF Chain of Responsibility pattern</description>

Modified: jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/xdocs/changes.xml?rev=412844&r1=412842&r2=412844&view=diff
==============================================================================
--- jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/xdocs/changes.xml (original)
+++ jakarta/commons/proper/chain/tags/CHAIN_1_1_RC3/xdocs/changes.xml Thu Jun  8 12:32:56 2006
@@ -38,7 +38,7 @@
   </properties>
   <body>
 
-    <release version="1.1-SNAPSHOT" date="in SVN">
+    <release version="1.1-RC3" date="2006-06-06" description="Version 1.1 Release Candidate 3">
       <action dev="niallp" type="fix" issue="CHAIN-30">
          <a href="http://svn.apache.org/viewvc?view=rev&amp;revision=412789">r 412789</a>
          ServletSessionScopeMap always forces a Session to be Created.



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