cziegeler 01/06/06 01:09:02
Modified: . build.xml
Log:
Updated version to beta1, added KEYS file with my public key. This KEYS file is also
copied into the dist
Revision Changes Path
1.8 +2 -1 xml-cocoon2/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-cocoon2/build.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- build.xml 2001/06/04 11:27:05 1.7
+++ build.xml 2001/06/06 08:08:57 1.8
@@ -125,7 +125,7 @@
<property name="fullname" value="Apache Cocoon"/>
<property name="Name" value="Cocoon"/>
<property name="name" value="cocoon"/>
- <property name="version" value="2.0a7"/>
+ <property name="version" value="2.0b1"/>
<property name="year" value="1999-2001"/>
<echo message="------------------- ${fullname} ${version} [${year}]
----------------"/>
@@ -672,6 +672,7 @@
<include name="WARNING"/>
<include name="*.bat"/>
<include name="*.sh"/>
+ <include name="KEYS"/>
</fileset>
</copy>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]