Author: chinthaka
Date: Thu Nov  9 21:43:09 2006
New Revision: 473198

URL: http://svn.apache.org/viewvc?view=rev&rev=473198
Log:
Updating all the docs.

Modified:
    webservices/commons/trunk/modules/axiom/README.txt
    webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt
    webservices/commons/trunk/modules/axiom/project.xml
    webservices/commons/trunk/modules/axiom/src/site/apt/index.apt

Modified: webservices/commons/trunk/modules/axiom/README.txt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/README.txt?view=diff&rev=473198&r1=473197&r2=473198
==============================================================================
--- webservices/commons/trunk/modules/axiom/README.txt (original)
+++ webservices/commons/trunk/modules/axiom/README.txt Thu Nov  9 21:43:09 2006
@@ -1,5 +1,5 @@
 ======================================================
-Apache AXIOM 1.1.1 (September 18, 2006)
+Apache AXIOM 1.2 (November 13, 2006)
 
 http://ws.apache.org/commons/axiom/
 ------------------------------------------------------

Modified: webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt?view=diff&rev=473198&r1=473197&r2=473198
==============================================================================
--- webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt (original)
+++ webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt Thu Nov  9 
21:43:09 2006
@@ -1,14 +1,11 @@
 ===========================================
 
-     Apache AXIOM 1.1.1 Release Note
+     Apache AXIOM 1.2 Release Note
 
 ===========================================
 
 http://ws.apache.org/commons/axiom
 
-NOTE: This is a bug-fix release: AXIOM 1.1 release was compiled in JDK1.5, 
when we have a minimum requirement of jdk 1.4 compatible
-distributables. There are no new features or fixes in this release other than 
being compiled on JDK 1.4. The original release note follows.
-
 Apache AXIOM is a StAX-based, XML Infoset compliant object model which 
supports on-demand building
 of the object tree. It supports a novel "pull-through" model which allows one 
to turn off the tree
 building and directly access the underlying pull event stream. It also has 
built-in support for XML
@@ -35,9 +32,8 @@
 ==========================
 
     * Improved XML serialization
-    * DOM Hash implementation
+    * Improved Builder hierarchy
     * Improved MTOM handling
-    * Improved tree handling with multiple partial built elements
     * Numerous bug fixes
 
 Thanks for your interest in Apache AXIOM!

Modified: webservices/commons/trunk/modules/axiom/project.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.xml?view=diff&rev=473198&r1=473197&r2=473198
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.xml (original)
+++ webservices/commons/trunk/modules/axiom/project.xml Thu Nov  9 21:43:09 2006
@@ -17,7 +17,7 @@
  */
  -->
 <project>
-    <name>Axis2.0</name>
+    <name>Axiom</name>
     <pomVersion>3</pomVersion>
     <!-- a unique name for this project -->
     <name>Apache AXIOM</name>
@@ -84,8 +84,8 @@
         <developer>
             <name>Jaliya Ekanayake</name>
             <id>jaliya</id>
-            <email>jaliya AT opensource.lk</email>
-            <organization>Virtusa / Lanka Software Foundation</organization>
+            <email>jaliya AT apache.org</email>
+            <organization>Indiana University Extreme! Computing 
Lab</organization>
             <url>http://www.apache.org/~jaliya</url>
         </developer>
         <developer>
@@ -97,14 +97,14 @@
         <developer>
             <name>Thilina Gunarathne</name>
             <id>thilina</id>
-            <email>thilina AT opensource.lk</email>
-            <organization>Lanka Software Foundation</organization>
+            <email>thilina AT apache.org</email>
+            <organization>WSO2</organization>
         </developer>
         <developer>
             <name>Chathura Herath</name>
             <id>chathura</id>
             <email>chathura AT opensource.lk</email>
-            <organization>LSF/MIT</organization>
+            <organization>Indiana University Extreme! Computing 
Lab</organization>
             <url>www.apache.org/~chathura</url>
         </developer>
         <developer>
@@ -124,14 +124,14 @@
             <name>Srinath Perera</name>
             <id>hemapani</id>
             <email>hemapani AT apache.org</email>
-            <organization>Lanka Software Foundation</organization>
+            <organization>Indiana University Extreme! Computing 
Lab</organization>
             <url>http://www.apache.org/~hemapani</url>
         </developer>
         <developer>
             <name>Ajith Ranabahu</name>
             <id>ajith</id>
             <email>ajith AT wso2.com</email>
-            <organization>WSO2</organization>
+            <organization>University of Georgia</organization>
             <url>http://www.apache.org/~ajith</url>
         </developer>
         <developer>
@@ -168,7 +168,7 @@
             <name>Dasarath Weerathunga</name>
             <id>dasarath</id>
             <email>dasarath AT opensource.lk</email>
-            <organization>Lanka Software Foundation</organization>
+            <organization>Purdue University</organization>
         </developer>
         <developer>
             <name>Sanjiva Weerawarana</name>

Modified: webservices/commons/trunk/modules/axiom/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/apt/index.apt?view=diff&rev=473198&r1=473197&r2=473198
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/apt/index.apt (original)
+++ webservices/commons/trunk/modules/axiom/src/site/apt/index.apt Thu Nov  9 
21:43:09 2006
@@ -50,6 +50,8 @@
 
     * Improved XML serialization
 
+    * Improved Builder hierarchy
+
     * Improved MTOM handling
 
     * Numerous bug fixes



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to