You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by gd...@apache.org on 2003/12/01 22:31:35 UTC

cvs commit: ws-axis/java/xmls properties.xml

gdaniels    2003/12/01 13:31:35

  Modified:    java     changelog.html release-notes.html
               java/docs architecture-guide.html building-axis.html
                        developers-guide.html index.html
                        integration-guide.html reference.html
                        user-guide.html
               java/xmls properties.xml
  Log:
  Documentation/metadata prep for 1.2
  
  Revision  Changes    Path
  1.7       +7 -12     ws-axis/java/changelog.html
  
  Index: changelog.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/changelog.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changelog.html	8 Jun 2003 02:11:09 -0000	1.6
  +++ changelog.html	1 Dec 2003 21:31:35 -0000	1.7
  @@ -1,6 +1,6 @@
   <html>
   <head>
  -<title>Axis 1.1 Change Log</title>
  +<title>Axis Change Log</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <style type="text/css">
   <!--
  @@ -14,20 +14,15 @@
   </style>
   </head>
   <body>
  -<h1>1.1 Change Log</h1>
  +<h1>Axis Change Log</h1>
   
  -<h3>Forthcoming changes in Axis 1.2</h3>
  -
  -Here are some things that are expected to happen in the next release of Axis, so
  -you can start preparing for them today.
  +<h2>Axis 1.2</h2>
   
  +<h3>Changes from 1.1</h3>
   <ul>
  -  <li>log4j.properties will no longer be in axis.jar. This is to avoid conflicts
  -   with the configuration files in other bits of the application. You can prepare
  -   for this change by removing the file from axis.jar and including your own log4j
  -   configuration files in your application.
  - </li>
  -
  +  <li>log4j.properties is no longer in axis.jar. This is to avoid conflicts
  +   with the configuration files in other bits of the application.</li>
  +   <li>Many bugfixes.</li>
   </ul>
   
   <h2>Axis 1.1</h2>
  
  
  
  1.25      +6 -8      ws-axis/java/release-notes.html
  
  Index: release-notes.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/release-notes.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- release-notes.html	8 Jun 2003 01:47:58 -0000	1.24
  +++ release-notes.html	1 Dec 2003 21:31:35 -0000	1.25
  @@ -14,15 +14,13 @@
   </style>
   </head>
   <body>
  -<h2>Axis 1.1 Release Notes</h2>
  +<h2>Axis 1.2 Release Notes</h2>
   
  -<p>This is the <a href="http://ws.apache.org/axis/releases.html">1.1 release</a> 
  -  of the <a href="http://ws.apache.org/axis"> Axis SOAP library</a>.</p>
  +<p>This is the <a href="http://ws.apache.org/axis/releases.html">1.2 release</a> 
  +  of the <a href="http://ws.apache.org/axis">Axis SOAP toolkit</a>.</p>
   
   <h3>About this release</h3>
  -<p>This release is primarily an upgrade to fix a number of bugs in the 1.0 release. 
  -  Since it took longer than we expected, you'll also find a bunch of new features 
  -  in there.</p>
  +<p></p>
   <p>We still have a *lot* of <a href="http://nagoya.apache.org/bugzilla/">open 
     bugs</a> on the books, so please realize that this is not a completely polished 
     work yet. After 1.1 ships we hope / plan to do a lot of work cleaning things 
  @@ -31,8 +29,8 @@
   <p>We say this a lot, but it's worth repeating - you can help! If you've got coding 
     skill, interest, and a little free time, we'd love to have you join the Axis 
     community and help make the product better - see below.</p>
  -<h3>Changes From 1.0 to 1.1</h3>
  -<p>Click to read the <a href="changelog.html">1.1 change log</a>.</p>
  +<h3>Change History</h3>
  +<p>Click to read the <a href="changelog.html">change log</a>.</p>
   <h3>JAX-RPC</h3>
   <p>This release is intended to be 100% compliant with the <a href="http://java.sun.com/xml/jaxrpc">JAX-RPC</a> 
     and <a href="http://java.sun.com/xml/saaj/">SAAJ</a> specifications from Sun. 
  
  
  
  1.23      +1 -1      ws-axis/java/docs/architecture-guide.html
  
  Index: architecture-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/architecture-guide.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- architecture-guide.html	9 Aug 2003 12:55:29 -0000	1.22
  +++ architecture-guide.html	1 Dec 2003 21:31:35 -0000	1.23
  @@ -13,7 +13,7 @@
   
   <h1>
   Axis Architecture Guide</h1>
  -<br><i>1.1 Version</i>
  +<br><i>1.2 Version</i>
   <br><i>Feedback: <a href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>
   <h3>
   Contents</h3>
  
  
  
  1.7       +1 -1      ws-axis/java/docs/building-axis.html
  
  Index: building-axis.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/building-axis.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- building-axis.html	9 Aug 2003 12:54:39 -0000	1.6
  +++ building-axis.html	1 Dec 2003 21:31:35 -0000	1.7
  @@ -13,7 +13,7 @@
   </center>
   <h1>
   Guide to building Axis</h1>
  -<i>1.1 Version</i>
  +<i>1.2 Version</i>
   <br><i>Feedback: <a href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>
   
   <h3>Table of Contents</h3>
  
  
  
  1.40      +1 -1      ws-axis/java/docs/developers-guide.html
  
  Index: developers-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/developers-guide.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- developers-guide.html	9 Aug 2003 14:12:12 -0000	1.39
  +++ developers-guide.html	1 Dec 2003 21:31:35 -0000	1.40
  @@ -13,7 +13,7 @@
   
   <h1>
   Axis Developer's Guide</h1>
  -<i>1.1 Version</i>
  +<i>1.2 Version</i>
   <br><i>Feedback: <a href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>
   <h3>
   Table of Contents</h3>
  
  
  
  1.15      +1 -1      ws-axis/java/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/index.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.html	11 Jul 2003 23:56:42 -0000	1.14
  +++ index.html	1 Dec 2003 21:31:35 -0000	1.15
  @@ -14,7 +14,7 @@
   
   <h1>Documentation</h1>
   
  -This is the documentation for <a href="http://ws.apache.org/axis/">Apache Axis 1.1</a>
  +This is the documentation for <a href="http://ws.apache.org/axis/">Apache Axis 1.2</a>
   If the version of Axis you are using is older or newer than this version, then this
   is the wrong documentation to be using. Read the version that came with your copy of Axis.  
   
  
  
  
  1.23      +1 -1      ws-axis/java/docs/integration-guide.html
  
  Index: integration-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/integration-guide.html,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- integration-guide.html	9 Aug 2003 12:54:39 -0000	1.22
  +++ integration-guide.html	1 Dec 2003 21:31:35 -0000	1.23
  @@ -13,7 +13,7 @@
   
   <h1>
   Axis System Integration Guide</h1>
  -<i>1.1 Version</i>
  +<i>1.2 Version</i>
   <br><i>Feedback: <a href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>
   <h3>
   Table of Contents</h3>
  
  
  
  1.33      +1 -1      ws-axis/java/docs/reference.html
  
  Index: reference.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/reference.html,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- reference.html	22 Oct 2003 18:15:02 -0000	1.32
  +++ reference.html	1 Dec 2003 21:31:35 -0000	1.33
  @@ -8,7 +8,7 @@
   <body>
   <h1 align="center"><IMG height=96 src="images/axis.jpg" width=176></h1>
   <h1>Axis Reference Guide</h1>
  -<i>1.1 Version</i>
  +<i>1.2 Version</i>
   <br><i>Feedback: <a href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>
   
   <h3>Table of Contents</h3>
  
  
  
  1.91      +1 -1      ws-axis/java/docs/user-guide.html
  
  Index: user-guide.html
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/docs/user-guide.html,v
  retrieving revision 1.90
  retrieving revision 1.91
  diff -u -r1.90 -r1.91
  --- user-guide.html	9 Aug 2003 12:54:39 -0000	1.90
  +++ user-guide.html	1 Dec 2003 21:31:35 -0000	1.91
  @@ -12,7 +12,7 @@
   <img SRC="images/axis.jpg" height=96 width=176></h1></center>
   
   <h1>Axis User's Guide</h1>
  -<i>1.1 Version</i>
  +<i>1.2 Version</i>
   <br><i>Feedback: <a href="mailto:axis-dev@ws.apache.org">axis-dev@ws.apache.org</a></i>
   
   <h3>
  
  
  
  1.47      +2 -2      ws-axis/java/xmls/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/ws-axis/java/xmls/properties.xml,v
  retrieving revision 1.46
  retrieving revision 1.47
  diff -u -r1.46 -r1.47
  --- properties.xml	15 Aug 2003 19:06:36 -0000	1.46
  +++ properties.xml	1 Dec 2003 21:31:35 -0000	1.47
  @@ -12,9 +12,9 @@
   <property file="${axis.home}/build.properties"/>
   <property file="${user.home}/build.properties"/>
   
  -<property name="axis.version" value="1.2dev" />
  +<property name="axis.version" value="1.2alpha" />
   <!-- This should be the version # above with dots replaced by underscores -->
  -<property name="axis.dirname" value="1_2dev" />
  +<property name="axis.dirname" value="1_2alpha" />
   
   <property name="name" value="axis" />
   <property name="Name" value="Axis" />