aslom 2002/12/10 10:41:43
Modified: java/doc build.htm changes.html cvs.html
Log:
updated list of changes
Revision Changes Path
1.4 +1 -1 xml-axis-wsif/java/doc/build.htm
Index: build.htm
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/doc/build.htm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- build.htm 10 Dec 2002 18:37:26 -0000 1.3
+++ build.htm 10 Dec 2002 18:41:43 -0000 1.4
@@ -68,5 +68,5 @@
<p>Use <b>tests</b> target from build.xml and use ANT or build script.</p>
<hr width="100%">
-<p><font style='font-size: 8pt; font-family: sans-serif' size="-3">last modified
$Id$ </font></p>
+<address>$Id$ </address>
</body></html>
1.3 +10 -4 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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- changes.html 10 Dec 2002 18:37:26 -0000 1.2
+++ changes.html 10 Dec 2002 18:41:43 -0000 1.3
@@ -11,11 +11,17 @@
<p>Please keep changes in reverse chronological order.
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
+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>2001-12- </h3></a>
<ul>
+<li><b>documentation changes</b>
+factored out <a href="../readme.htm">readme.htm</a> into smaller pieces that are
put in doc/ (like cvs and requirements)
+updated doc/ with factored out info about cvs and requirements and improved build
instructions,
+moved wsdl_extensions to doc/ from README_files,
+simplified wsif.css (much less colors, easier to read ...)
+
<li>preparing first official release: added <a href="RELEASE_TASKS.txt">
RELEASE_TASKS.txt</a><li>work on first alpha release
1.2 +2 -2 xml-axis-wsif/java/doc/cvs.html
Index: cvs.html
===================================================================
RCS file: /home/cvs/xml-axis-wsif/java/doc/cvs.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cvs.html 10 Dec 2002 18:37:26 -0000 1.1
+++ cvs.html 10 Dec 2002 18:41:43 -0000 1.2
@@ -76,6 +76,6 @@
<p> </p>
-<hr>
-$Id$
+<hr width="100%">
+<address>$Id$ </address>
</body></html>