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 aj...@apache.org on 2006/03/22 09:12:33 UTC

svn commit: r387788 - in /webservices/axis2/trunk/java/release-docs: readme-files/README-min-bin.txt release-etc/min/project.properties

Author: ajith
Date: Wed Mar 22 00:12:31 2006
New Revision: 387788

URL: http://svn.apache.org/viewcvs?rev=387788&view=rev
Log:
Fixing minor document errors

Modified:
    webservices/axis2/trunk/java/release-docs/readme-files/README-min-bin.txt
    webservices/axis2/trunk/java/release-docs/release-etc/min/project.properties

Modified: webservices/axis2/trunk/java/release-docs/readme-files/README-min-bin.txt
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/release-docs/readme-files/README-min-bin.txt?rev=387788&r1=387787&r2=387788&view=diff
==============================================================================
--- webservices/axis2/trunk/java/release-docs/readme-files/README-min-bin.txt (original)
+++ webservices/axis2/trunk/java/release-docs/readme-files/README-min-bin.txt Wed Mar 22 00:12:31 2006
@@ -1,14 +1,14 @@
-======================================================
-Apache Axis2 @axis2_version@ build (@release_date@)
-Minimal Binary Release
-
-http://ws.apache.org/axis2
-------------------------------------------------------
-
-This is a lightweight binary release of Axis2 targeted at
-users who intend to embed Axis2 within their products.
-
-The lib directory contains
-1. axis2-@axis2_version@-core.jar - Core modules (common, xml, wsdl and core) of Axis2
-2. axis2-@axis2_version@-adb.jar - Axis2 Data Binding framework
-3. All other third party libraries, that are distributable, required by the above two libraries.
+======================================================
+Apache Axis2 @axis2_version@ build (@release_date@)
+Minimal Binary Release
+
+http://ws.apache.org/axis2
+------------------------------------------------------
+
+This is a lightweight binary release of Axis2 targeted at
+users who intend to embed Axis2 within their products.
+
+The lib directory contains
+1. axis2-@axis2_version@-kernel.jar - Core modules (common, xml, wsdl and core) of Axis2
+2. axis2-@axis2_version@-adb.jar - Axis2 Data Binding framework
+3. All other third party libraries, that are distributable, required by the above two libraries.

Modified: webservices/axis2/trunk/java/release-docs/release-etc/min/project.properties
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/java/release-docs/release-etc/min/project.properties?rev=387788&r1=387787&r2=387788&view=diff
==============================================================================
--- webservices/axis2/trunk/java/release-docs/release-etc/min/project.properties (original)
+++ webservices/axis2/trunk/java/release-docs/release-etc/min/project.properties Wed Mar 22 00:12:31 2006
@@ -18,7 +18,7 @@
 # -------------------------------------------------------------------
 #                Project Information
 # -------------------------------------------------------------------
-axis2_version=0.94
+axis2_version=@axis2_version@
 
 # -------------------------------------------------------------------
 #                Dependency Repositories