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 sa...@apache.org on 2007/08/07 08:20:41 UTC

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

Author: sandakith
Date: Mon Aug  6 23:20:40 2007
New Revision: 563400

URL: http://svn.apache.org/viewvc?view=rev&rev=563400
Log:
fixing AXIS2-3086, readme files chages on release

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

Modified: webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-bin.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-bin.txt?view=diff&rev=563400&r1=563399&r2=563400
==============================================================================
--- webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-bin.txt (original)
+++ webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-bin.txt Mon Aug  6 23:20:40 2007
@@ -11,22 +11,30 @@
 
 1. axis2-adb-@axisVersion@.jar
 2. axis2-adb-codegen-@axisVersion@.jar
-3. axis2-codegen-@axisVersion@.jar
-4. axis2-java2wsdl-@axisVersion@.jar
-5. axis2-jibx-@axisVersion@.jar
-6. axis2-kernel-@axisVersion@.jar
-7. axis2-spring-@axisVersion@.jar
-8. axis2-tools-@axisVersion@.jar
-9. axis2-xmlbeans-@axisVersion@.jar
-10. axis2-saaj-@axisVersion@.jar
-11. axis2-soapmonitor-1.1-RC2.jar
+3. axis2-ant-plugin-@axisVersion@.jar
+4. axis2-codegen-@axisVersion@.jar
+5. axis2-fastinfoset-@axisVersion@.jar
+6. axis2-java2wsdl-@axisVersion@.jar
+7. axis2-jaxbri-@axisVersion@.jar
+8. axis2-jaxws-@axisVersion@.jar
+9. axis2-jaxws-api-@axisVersion@.jar
+10. axis2-jibx-@axisVersion@.jar
+11. axis2-json-@axisVersion@.jar
+12. axis2-jws-api-@axisVersion@.jar
+13. axis2-kernel-@axisVersion@.jar
+14. axis2-metadata-@axisVersion@.jar
+15. axis2-saaj-@axisVersion@.jar
+16. axis2-saaj-api-@axisVersion@.jar
+17. axis2-soapmonitor-@axisVersion@.jar
+18. axis2-spring-@axisVersion@.jar
+19. axis2-xmlbeans-@axisVersion@.jar
 
 and all 3rd party distributable dependencies of the above jars.
 
 The repository/modules directory contains the deployable addressing module.
 
 The webapp folder contains an ant build script to generate the axis2.war out of this distribution.
-(This requires Ant 1.6.5)
+(This requires Ant 1.6.5 or later)
 
 The samples directory contains all the Axis2 samples which demonstrates some of the key features of
 Axis2. It also contains a few samples relevant to documents found in Axis2's Docs Distribution.

Modified: webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-src.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-src.txt?view=diff&rev=563400&r1=563399&r2=563400
==============================================================================
--- webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-src.txt (original)
+++ webservices/axis2/branches/java/1_3/release-docs/readme-files/README-std-src.txt Mon Aug  6 23:20:40 2007
@@ -10,24 +10,40 @@
 The modules directory contains source code of the following 
 Axis2 modules:
 
-1. kernel
-2. java2wsdl
+1. adb
+2. adb-codegen
 3. addressing
-4. adb
-5. adb-codegen
-6. codegen
-7. webapp
-8. jibx
-9. samples
-10. xmlbeans
-11. saaj
-12. spring
-13. tool
-14. jaxbri
-15. soapmonitor
+4. clustering
+5. codegen
+6. distribution
+7. fastinfoset
+8. integration
+9. java2wsdl
+10. jaxbri
+11. jaxws
+12. jaxws-api
+13. jibx
+14. json
+15. jws-api
+16. kernel
+17. metadata
+18. mex
+19. mex-mar
+20. mtompolicy
+21. parent
+22. ping
+23. saaj
+24. saaj-api
+25. samples
+26. scripting
+27. soapmonitor
+28. spring
+29. tool
+30. webapp
+31. xmlbeans
 
-One can use maven 1.x to create the Standard Binary Distribution from this, 
-by typing "$maven dist-bin".
+One can use maven 2.x to create the Standard Binary Distribution from this, 
+by typing "mvn clean install".
 
 (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



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