You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2004/11/19 10:40:03 UTC

svn commit: r105801 - in cocoon/branches/BRANCH_2_1_X: . src/java/org/apache/cocoon

Author: cziegeler
Date: Fri Nov 19 01:40:02 2004
New Revision: 105801

Modified:
   cocoon/branches/BRANCH_2_1_X/forrest.properties
   cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties
   cocoon/branches/BRANCH_2_1_X/status.xml
Log:
Start next version

Modified: cocoon/branches/BRANCH_2_1_X/forrest.properties
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/forrest.properties	(original)
+++ cocoon/branches/BRANCH_2_1_X/forrest.properties	Fri Nov 19 01:40:02 2004
@@ -20,7 +20,7 @@
 #forrest.echo=true
 
 # Project name (used to name .war file)
-project.name=cocoon-2.1.6
+project.name=cocoon-2.1.7-dev
 
 # Specifies name of Forrest skin to use
 #project.skin=forrest-site

Modified: cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties	(original)
+++ cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties	Fri Nov 19 01:40:02 2004
@@ -19,7 +19,7 @@
 # very high chance of breaking the build system. Do it only if you know what
 # you're doing.
 
-version=2.1.6
+version=2.1.7-dev
 released.version=2.1.6
 year=1999-2004
 name=cocoon

Modified: cocoon/branches/BRANCH_2_1_X/status.xml
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml	(original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml	Fri Nov 19 01:40:02 2004
@@ -201,6 +201,11 @@
 
   <changes>
  <release version="@version@" date="@date@">
+  <action dev="NN" type="add">
+    Dummy
+  </action>
+ </release>
+ <release version="2.1.6" date="November 19 2004">
    <action dev="AG" type="fix" fixes-bug="23118" due-to="Jorg Heymans" due-to-email="jh@domek.be">
      Lucene: SearchGenerator incorrectly counts previous-index. Reported by: Tomasz Nowak (tnowak-p@netventure.pl)
    </action>