danny 02/05/30 08:37:26
Modified: . build.xml
Log:
added cvs to the version number
Revision Changes Path
1.95 +1 -1 jakarta-james/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-james/build.xml,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -r1.94 -r1.95
--- build.xml 30 May 2002 15:17:10 -0000 1.94
+++ build.xml 30 May 2002 15:37:26 -0000 1.95
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<!-- ==========================================================================
- James build file $Revision: 1.94 $ Committed on $Date: 2002/05/30 15:17:10 $ by:
$Author: danny $
+ James build file $Revision: 1.95 $ Committed on $Date: 2002/05/30 15:37:26 $ by:
$Author: danny $
Authors:
Federico Barbieri <[EMAIL PROTECTED]>
@@ -26,7 +26,7 @@
<property file="${user.home}/.ant.properties"/>
<property name="name" value="james"/>
<property name="Name" value="James"/>
- <property name="version" value="2.1a1"/>
+ <property name="version" value="2.1a1-cvs"/>
<property name="year" value="1999-2002"/>
<!-- There should be no need to override default compiler but need to change
javac task to run without this -->
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>