martinc 02/02/08 22:12:38
Modified: . Tag: STRUTS_1_0_BRANCH build-webapp.xml
conf/share Tag: STRUTS_1_0_BRANCH MANIFEST.MF
Log:
Update version for Struts 1.0.2 release.
Revision Changes Path
No revision
No revision
1.4.2.2 +1 -1 jakarta-struts/build-webapp.xml
Index: build-webapp.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/build-webapp.xml,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -u -r1.4.2.1 -r1.4.2.2
--- build-webapp.xml 12 Jan 2002 05:38:45 -0000 1.4.2.1
+++ build-webapp.xml 9 Feb 2002 06:12:38 -0000 1.4.2.2
@@ -115,7 +115,7 @@
<property name="webapp.src" value="src/${webapp.name}" />
<!-- The version number of this particular web application -->
-<property name="webapp.version" value="1.0.1" />
+<property name="webapp.version" value="1.0.2" />
<!-- The name of the web application archive file to be produced -->
<property name="webapp.war" value="${webapp.name}.war" />
No revision
No revision
1.1.2.2 +1 -1 jakarta-struts/conf/share/MANIFEST.MF
Index: MANIFEST.MF
===================================================================
RCS file: /home/cvs/jakarta-struts/conf/share/MANIFEST.MF,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- MANIFEST.MF 12 Jan 2002 05:38:45 -0000 1.1.2.1
+++ MANIFEST.MF 9 Feb 2002 06:12:38 -0000 1.1.2.2
@@ -6,5 +6,5 @@
Implementation-Title: Struts Framework
Implementation-Vendor: Apache Software Foundation
Implementation-Vendor-Id: org.apache
-Implementation-Version: 1.0.1
+Implementation-Version: 1.0.2
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>