svn commit: r1456447 - in /cocoon/branches/BRANCH_2_1_X: forrest.properties src/java/org/apache/cocoon/cocoon.properties status.xml
| Newsgroups | gmane.text.xml.cocoon.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: cdamioli
Date: Thu Mar 14 14:11:35 2013
New Revision: 1456447
URL: http://svn.apache.org/r1456447
Log:
Prepare the 2.1.12 release.
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
Modified: cocoon/branches/BRANCH_2_1_X/forrest.properties
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/forrest.properties?rev=1456447&r1=1456446&r2=1456447&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/forrest.properties (original)
+++ cocoon/branches/BRANCH_2_1_X/forrest.properties Thu Mar 14 14:11:35 2013
@@ -22,7 +22,7 @@
#forrest.echo=true
# Project name (used to name .war file)
-project.name=cocoon-2.1.12-dev
+project.name=cocoon-2.1.12
# Specifies name of Forrest skin to use
#project.skin=tigris
Modified: cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/cocoon.properties?rev=1456447&r1=1456446&r2=1456447&view=diff
==============================================================================
--- 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 Thu Mar 14 14:11:35 2013
@@ -20,8 +20,8 @@
# very high chance of breaking the build system. Do it only if you know what
# you're doing.
-version=2.1.12-dev
-released.version=2.1.11
+version=2.1.12
+released.version=2.1.12
year=1999-2013
name=cocoon
Name=Cocoon
Modified: cocoon/branches/BRANCH_2_1_X/status.xml
URL: http://svn.apache.org/viewvc/cocoon/branches/BRANCH_2_1_X/status.xml?rev=1456447&r1=1456446&r2=1456447&view=diff
==============================================================================
--- cocoon/branches/BRANCH_2_1_X/status.xml (original)
+++ cocoon/branches/BRANCH_2_1_X/status.xml Thu Mar 14 14:11:35 2013
@@ -183,7 +183,7 @@
</todo>
<changes>
- <release version="2.1.12" date="TBD">
+ <release version="2.1.12" date="March 14 2013">
<!-- Leave this entry about raising minimum Java to 1.4 at the top for 2.1.12! -->
<action dev="all" type="update">
Starting with 2.1.12 the minimum required Java version will be 1.4.2.