rubys 2002/09/25 12:07:06
Modified: java Tag: axis1_0 README
java/xmls Tag: axis1_0 properties.xml
Log:
Backport to the 1.0 branch
Revision Changes Path
No revision
No revision
1.12.4.1 +1 -1 xml-axis/java/README
Index: README
===================================================================
RCS file: /home/cvs/xml-axis/java/README,v
retrieving revision 1.12
retrieving revision 1.12.4.1
diff -u -r1.12 -r1.12.4.1
--- README 4 Sep 2002 22:09:03 -0000 1.12
+++ README 25 Sep 2002 19:07:06 -0000 1.12.4.1
@@ -1,6 +1,6 @@
Axis (Apache eXtensible Interaction System)
-------------------------------------------
- 1.0rc1 Release Sept 6, 2002
+ 1.0rc2 Release Sept 25, 2002
Welcome to Axis! You'll find documentation in the docs/ directory.
No revision
No revision
1.29.4.1 +2 -2 xml-axis/java/xmls/properties.xml
Index: properties.xml
===================================================================
RCS file: /home/cvs/xml-axis/java/xmls/properties.xml,v
retrieving revision 1.29
retrieving revision 1.29.4.1
diff -u -r1.29 -r1.29.4.1
--- properties.xml 19 Sep 2002 15:58:02 -0000 1.29
+++ properties.xml 25 Sep 2002 19:07:06 -0000 1.29.4.1
@@ -12,7 +12,7 @@
<property file="${axis.home}/build.properties"/>
<property file="${user.home}/build.properties"/>
-<property name="axis.version" value="1.0rc1" />
+<property name="axis.version" value="1.0rc2" />
<property name="name" value="axis" />
<property name="Name" value="Axis" />
<property name="year" value="2002" />
@@ -100,4 +100,4 @@
<property name="javac.fork" value="no"/>
<property name="foreach.fork" value="no"/>
<property name="ant.inheritAll" value="false"/>
-<property name="ant.inheritRefs" value="false"/>
\ No newline at end of file
+<property name="ant.inheritRefs" value="false"/>