aslom 2002/12/12 07:21:22
Modified: java build.xml
java/doc changes.html
Log:
added in readme link to WSIF distributions
updated chnages with CVS tag name used for ALPHA2
chnaged build.xml to upcoming ALPHA3
Revision Changes Path
1.20 +1 -1 xml-axis-wsif/java/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/build.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- build.xml 12 Dec 2002 15:10:15 -0000 1.19
+++ build.xml 12 Dec 2002 15:21:22 -0000 1.20
@@ -47,7 +47,7 @@
<property name="name" value="wsif"/>
<property name="dynamic.name" value="wsif-dynamic"/>
<property name="Name" value="wsif"/>
- <property name="wsif.version" value="2.0alpha2"/>
+ <property name="wsif.version" value="2.0alpha3"/>
<property name="year-from" value="2002"/>
<property name="year-to" value="2002"/>
1.5 +9 -3 xml-axis-wsif/java/doc/changes.html
Index: changes.html
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/doc/changes.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- changes.html 12 Dec 2002 15:10:15 -0000 1.4
+++ changes.html 12 Dec 2002 15:21:22 -0000 1.5
@@ -13,11 +13,17 @@
Each release should have a separate list of changes.
Add only <b>significant</b> changes such as changing API, modifying
implementation behavior, major bug fixes (hyperlink to bugzilla), new
-functionality. Do not give <b>too detailed</b> descriptions as they belong to
-CVS commit logs :-)<a name="WSIF_"><h3>2002-12-</h3></a>
+functionality. Do not give <b>too detailed</b> descriptions as they belong to
+CVS commit logs :-)
+<p>Each major release should have its separate list of chnages,
+name of CVS tag used (and create <a name="WSIF_2_0"> so
+it is easy to hyperlink to chnages for particular release)
+
+<a name="WSIF_2_0"><h3>2002-12-</h3></a>
<ul>
+<li>built ALPHA2 release (tagged as WSIF_2_0_ALPHA2)
<li><b>release packaging</b>: there anow three different release builds:
<ul>
<li><b>src</b>: only source file (no binaries) - essentially all that is needed