You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by th...@apache.org on 2006/10/31 17:56:51 UTC

svn commit: r469553 - in /webservices/axis2/branches/java/1_1/release-docs/readme-files: README-std-bin.txt README-std-src.txt

Author: thilina
Date: Tue Oct 31 08:56:50 2006
New Revision: 469553

URL: http://svn.apache.org/viewvc?view=rev&rev=469553
Log:
updating the readme files

Modified:
    webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-bin.txt
    webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-src.txt

Modified: webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-bin.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-bin.txt?view=diff&rev=469553&r1=469552&r2=469553
==============================================================================
--- webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-bin.txt (original)
+++ webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-bin.txt Tue Oct 31 08:56:50 2006
@@ -19,13 +19,22 @@
 8. axis2-tools-@axisVersion@.jar
 9. axis2-xmlbeans-@axisVersion@.jar
 10. axis2-saaj-@axisVersion@.jar
+11. axis2-soapmonitor-1.1-RC2.jar
 
-5. All 3rd party distributable dependencies of the above jars
+and all 3rd party distributable dependencies of the above jars.
 
 The repository/modules directory contains the deployable addressing
-module (addressing-@axisVersion@.mar)
+module.
 
-The samples directory contains all the Axis2 samples which demonstrates some of the key features of Axis2.
+The webapp folder contains a ant build script to generate the axis2.war 
+out of this distribution. (need Ant 1.6.5)
 
-(Please note that this release does not include the other WS-* implementation modules, like WS-Security, that are being developed
- within Axis2. Those can be downloaded from http://ws.apache.org/axis2/modules/)
+The samples directory contains all the Axis2 samples which demonstrates 
+some of the key features of Axis2.
+
+The bin directory contains a set of usefull scripts for the users.
+
+(Please note that this release does not include the other WS-* 
+implementation modules, like WS-Security, that are being developed
+within Axis2. Those can be downloaded from 
+http://ws.apache.org/axis2/modules/)

Modified: webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-src.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-src.txt?view=diff&rev=469553&r1=469552&r2=469553
==============================================================================
--- webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-src.txt (original)
+++ webservices/axis2/branches/java/1_1/release-docs/readme-files/README-std-src.txt Tue Oct 31 08:56:50 2006
@@ -22,14 +22,15 @@
 10. xmlbeans
 11. saaj
 12. spring
-13. tool
+13. tool
+14. jaxbri
 
-The samples directory contains all the Axis2 module & service samples.
+One can use maven 1.x to create the standard binary distribution out of this, 
+by typing "$maven dist-bin".
 
-One can use maven 1.x to create the standard binary distribution out of this, by typing "$maven dist-bin".
-
-(Please note that this does not include the other WS-* implementation modules, like WS-Security, that are being developed
- within Axis2. Those can be downloaded from http://ws.apache.org/axis2/modules/)
+(Please note that this does not include the other WS-* implementation modules, 
+like WS-Security, that are being developed within Axis2. Those can be downloaded
+ from http://ws.apache.org/axis2/modules/)
  
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org