Author: chinthaka
Date: Fri Apr 21 12:29:10 2006
New Revision: 395988

URL: http://svn.apache.org/viewcvs?rev=395988&view=rev
Log:
- Reverting back to SNAPSHOT after RC2.
- Committing document changes.


Modified:
    webservices/commons/trunk/modules/axiom/README.txt
    webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt
    webservices/commons/trunk/modules/axiom/maven.xml

Modified: webservices/commons/trunk/modules/axiom/README.txt
URL: 
http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/axiom/README.txt?rev=395988&r1=395987&r2=395988&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/README.txt (original)
+++ webservices/commons/trunk/modules/axiom/README.txt Fri Apr 21 12:29:10 2006
@@ -1,5 +1,5 @@
 ======================================================
-Apache AXIOM 1.0 RC1 (April 7, 2006)
+Apache AXIOM 1.0 RC2 (April 21, 2006)
 
 http://ws.apache.org/commons/axiom/
 ------------------------------------------------------

Modified: webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt
URL: 
http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt?rev=395988&r1=395987&r2=395988&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt (original)
+++ webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt Fri Apr 21 
12:29:10 2006
@@ -1,9 +1,9 @@
 
  ====================================
-       AXIOM 1.0 RC1 Release Note
+       AXIOM 1.0 RC2 Release Note
  ====================================
 
-This is AXIOM 1.0 RC1 release of the Apache AXIOM project.
+This is AXIOM 1.0 RC2 release of the Apache AXIOM project.
 
 The Complete Features List :
 
@@ -14,7 +14,7 @@
         Linked list based implementation
         AXIOM based DOM implementation
 
-AXIOM is taking shape, this 1.0 RC1 is the release candidate of 1.0 that 
should be coming soon. If you like to contribute to AXIOM please help us to 
shape AXIOM. Any contribution in the form of coding, testing, submitting 
improvements to the documentation, and reporting bugs are always welcome.
+AXIOM is taking shape, this 1.0 RC2 is the release candidate of 1.0 that 
should be coming soon. If you like to contribute to AXIOM please help us to 
shape AXIOM. Any contribution in the form of coding, testing, submitting 
improvements to the documentation, and reporting bugs are always welcome.
 
 Thanks for your interest in AXIOM!
 

Modified: webservices/commons/trunk/modules/axiom/maven.xml
URL: 
http://svn.apache.org/viewcvs/webservices/commons/trunk/modules/axiom/maven.xml?rev=395988&r1=395987&r2=395988&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/maven.xml (original)
+++ webservices/commons/trunk/modules/axiom/maven.xml Fri Apr 21 12:29:10 2006
@@ -68,7 +68,7 @@
         <mkdir dir="${dist}"/>
         <mkdir dir="${dist}/apidocs"/>
         <mkdir dir="${dist}/build"/>
-        <mkdir dir="${dist}/docs"/>
+        <!--<mkdir dir="${dist}/docs"/>-->
         <mkdir dir="${dist}/lib"/>
 
         <!--copy dependent jars-->


Reply via email to