cziegeler 01/11/07 05:04:31
Modified: . Tag: cocoon_20_branch build.xml changes.xml
Log:
Starting next version
Revision Changes Path
No revision
No revision
1.8.2.53 +2 -2 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.8.2.52
retrieving revision 1.8.2.53
diff -u -r1.8.2.52 -r1.8.2.53
--- build.xml 2001/11/07 13:01:37 1.8.2.52
+++ build.xml 2001/11/07 13:04:31 1.8.2.53
@@ -167,9 +167,9 @@
<property name="fullname" value="Apache Cocoon"/>
<property name="Name" value="Cocoon"/>
<property name="name" value="cocoon"/>
- <property name="version" value="2.0rc2"/>
+ <property name="version" value="2.0rc2-dev"/>
<property name="short.version" value="2.0"/>
- <property name="release" value="4th"/>
+ <property name="release" value="5th"/>
<property name="year" value="1999-2001"/>
<echo message="------------------- ${fullname} ${version} [${year}]
----------------"/>
1.2.2.44 +6 -1 xml-cocoon2/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/changes.xml,v
retrieving revision 1.2.2.43
retrieving revision 1.2.2.44
diff -u -r1.2.2.43 -r1.2.2.44
--- changes.xml 2001/11/06 09:55:35 1.2.2.43
+++ changes.xml 2001/11/07 13:04:31 1.2.2.44
@@ -4,7 +4,7 @@
<!--
History of Cocoon changes
- $Id: changes.xml,v 1.2.2.43 2001/11/06 09:55:35 cziegeler Exp $
+ $Id: changes.xml,v 1.2.2.44 2001/11/07 13:04:31 cziegeler Exp $
-->
<changes title="History of Changes">
@@ -26,6 +26,11 @@
</devs>
<release version="@version@" date="@date@">
+ <action dev="CZ" type="add">
+ ADD CHANGES HERE
+ </action>
+ </release>
+ <release version="2.0rc2" date="November 7 2001">
<action dev="SW" type="add">
Deprecation of CodeFactory in preparation of the tree traversal
implementation of the sitemap.
All factory-based matchers have been rewritten using the new
PreparableMatcher interface, and
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]