You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by de...@apache.org on 2007/04/03 08:51:25 UTC

svn commit: r525059 - in /webservices/commons/trunk/modules/axiom: README.txt RELEASE-NOTE.txt project.properties src/changes/changes.xml src/site/apt/index.apt src/site/xdoc/download.xml

Author: deepal
Date: Mon Apr  2 23:51:24 2007
New Revision: 525059

URL: http://svn.apache.org/viewvc?view=rev&rev=525059
Log:
updating docs for 1.2.3 release 

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

Modified: webservices/commons/trunk/modules/axiom/README.txt
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/README.txt?view=diff&rev=525059&r1=525058&r2=525059
==============================================================================
--- webservices/commons/trunk/modules/axiom/README.txt (original)
+++ webservices/commons/trunk/modules/axiom/README.txt Mon Apr  2 23:51:24 2007
@@ -1,5 +1,5 @@
 ======================================================
-Apache AXIOM 1.2.2 (January 09, 2007)
+Apache AXIOM 1.2.3 (April 03, 2007)
 
 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=525059&r1=525058&r2=525059
==============================================================================
--- webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt (original)
+++ webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt Mon Apr  2 23:51:24 2007
@@ -1,7 +1,7 @@
 
 ===========================================
 
-     Apache AXIOM 1.2.2 Release Note
+     Apache AXIOM 1.2.3 Release Note
 
 ===========================================
 
@@ -37,9 +37,6 @@
 What's New in This Release
 ==========================
 
-This is release includes few bug fixes, specially following issues.
-
-WSCOMMONS-144 : Axiom having problem when serializing name spaces with null nameSpaceUri.
-
+This is release includes few bug fixes which are necessary for Axis2 release.
 
 - The Apache Axiom Team.

Modified: webservices/commons/trunk/modules/axiom/project.properties
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.properties?view=diff&rev=525059&r1=525058&r2=525059
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.properties (original)
+++ webservices/commons/trunk/modules/axiom/project.properties Mon Apr  2 23:51:24 2007
@@ -19,7 +19,7 @@
 # -------------------------------------------------------------------
 #                Project Information
 # -------------------------------------------------------------------
-axiom.version=SNAPSHOT
+axiom.version=1.2.3
 
 # -------------------------------------------------------------------
 #                Dependency Repositories

Modified: webservices/commons/trunk/modules/axiom/src/changes/changes.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/changes/changes.xml?view=diff&rev=525059&r1=525058&r2=525059
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/changes/changes.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/changes/changes.xml Mon Apr  2 23:51:24 2007
@@ -1,25 +1,25 @@
-<document>
-  <properties>
-    <title>Changes in Apache Axiom</title>
-  </properties>
-  <body>
-    <release version="1.3" date="Not yet released">
-      <action dev="jochen" type="fix" issue="WSCOMMONS-127"
-          due-to="Tim Putnam" due-to-email="t.putnam@reading.ac.uk">
-        The factory methods of StAXUtils didn't work with
-        Java 6.
-      </action>
-      <action dev="jochen" type="fix">
-        The method StAXUtils.reset() wasn't synchronized and the
-        factory pool had no upper limit. 
-      </action>
-    </release>
-    <release version="1.1" date="Not yet released">
-      <action dev="jochen" type="add">
-        Added support for Maven 2 as the build system.
-      </action>
-    </release>
-    <release version="1.0" date="02-Max-2006">
-    </release>
-  </body>
-</document>
+<document>
+  <properties>
+    <title>Changes in Apache Axiom</title>
+  </properties>
+  <body>
+    <release version="1.3" date="Not yet released">
+      <action dev="jochen" type="fix" issue="WSCOMMONS-127"
+          due-to="Tim Putnam" due-to-email="t.putnam@reading.ac.uk">
+        The factory methods of StAXUtils didn't work with
+        Java 6.
+      </action>
+      <action dev="jochen" type="fix">
+        The method StAXUtils.reset() wasn't synchronized and the
+        factory pool had no upper limit. 
+      </action>
+    </release>
+    <release version="1.1" date="Not yet released">
+      <action dev="jochen" type="add">
+        Added support for Maven 2 as the build system.
+      </action>
+    </release>
+    <release version="1.0" date="02-Max-2006">
+    </release>
+  </body>
+</document>

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=525059&r1=525058&r2=525059
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/apt/index.apt (original)
+++ webservices/commons/trunk/modules/axiom/src/site/apt/index.apt Mon Apr  2 23:51:24 2007
@@ -1,58 +1,58 @@
-           -----------------------------------
-           Apache Axiom - The XML Object Model
-           -----------------------------------
-
-Welcome to Apache Axiom
-
-  AXIOM stands for AXis Object Model (also known as OM - Object Model) and refers to the XML
-  infoset model that was initially developed for Apache Axis2. XML infoset refers to the
-  information included inside the XML and for programmatical manipulation it is convenient
-  to have a representation of this XML infoset in a language specific manner. For an object
-  oriented language the obvious choice is a model made up of objects. DOM and JDOM are two
-  such XML models. OM is conceptually similar to such an XML model by its external behavior
-  but deep down it is very much different.
-
-Latest Release
-
-  <<13th November 2006 - Apache Axiom Version 1.2 Released!>>
-
-  \[{{{http://ws.apache.org/commons/axiom/download.cgi}Download AXIOM 1.2}}\]
-
-  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
-  Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data
-  efficiently and in a transparent manner. The combination of these is an easy to use API with a very
-  high performant architecture!
-
-  Developed as part of Apache Axis2, Apache AXIOM is the core of Apache Axis2. However, it is a pure
-  standalone XML Infoset model with novel features and can be used independently of Apache Axis2.
-
-Key Features
-
-    * Full XML Infoset compliant XML object model
-
-    * StAX based builders with on-demand building and pull-through
-
-    * XOP/MTOM support offering direct binary support
-
-    * Convenient SOAP Infoset API on top of AXIOM
-
-    * Two implementations included:
-
-        * Linked list based implementation
-
-        * W3C DOM supporting implementation
-
-    * High performant
-
-What's New in This Release
-
-    * Improved XML serialization
-
-    * Improved Builder hierarchy
-
-    * Improved MTOM handling
-
-    * Numerous bug fixes
-
+           -----------------------------------
+           Apache Axiom - The XML Object Model
+           -----------------------------------
+
+Welcome to Apache Axiom
+
+  AXIOM stands for AXis Object Model (also known as OM - Object Model) and refers to the XML
+  infoset model that was initially developed for Apache Axis2. XML infoset refers to the
+  information included inside the XML and for programmatical manipulation it is convenient
+  to have a representation of this XML infoset in a language specific manner. For an object
+  oriented language the obvious choice is a model made up of objects. DOM and JDOM are two
+  such XML models. OM is conceptually similar to such an XML model by its external behavior
+  but deep down it is very much different.
+
+Latest Release
+
+  <<3rd April 2007 - Apache Axiom Version 1.3 Released!>>
+
+  \[{{{http://ws.apache.org/commons/axiom/download.cgi}Download AXIOM 1.3}}\]
+
+  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
+  Optimized Packaging (XOP) and MTOM, the combination of which allows XML to carry binary data
+  efficiently and in a transparent manner. The combination of these is an easy to use API with a very
+  high performant architecture!
+
+  Developed as part of Apache Axis2, Apache AXIOM is the core of Apache Axis2. However, it is a pure
+  standalone XML Infoset model with novel features and can be used independently of Apache Axis2.
+
+Key Features
+
+    * Full XML Infoset compliant XML object model
+
+    * StAX based builders with on-demand building and pull-through
+
+    * XOP/MTOM support offering direct binary support
+
+    * Convenient SOAP Infoset API on top of AXIOM
+
+    * Two implementations included:
+
+        * Linked list based implementation
+
+        * W3C DOM supporting implementation
+
+    * High performant
+
+    * Improved XML serialization
+
+    * Improved Builder hierarchy
+
+    * Improved MTOM handling
+
+What's New in This Release
+
+    * Numerous bug fixes
+

Modified: webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml?view=diff&rev=525059&r1=525058&r2=525059
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml (original)
+++ webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml Mon Apr  2 23:51:24 2007
@@ -35,6 +35,40 @@
                         </tr>
                 <tr class="b">
                             <td align="center" valign="middle">
+                                <a name="1_2_3"></a>
+                                1.2.3
+                            </td>
+                            <td align="center">Release</td>
+                            <td>Source Distribution
+                                <a href="[preferred]/ws/commons/axiom/1_2_3/axiom-1.2.3-src.zip"
+                                   title="[preferred]/ws/commons/axiom/1_2_3/axiom-1.2.3-src.zip">zip</a>
+
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-src.zip.md5"
+                                   class="externalLink"
+                                   title="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-src.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-src.zip.asc"
+                                   class="externalLink"
+                                   title="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-src.zip.asc">PGP</a>
+                                <br/>
+                                Binary Distribution
+                                <a href="[preferred]/ws/commons/axiom/1_2_3/axiom-1.2.3-bin.zip"
+                                   title="[preferred]/ws/commons/axiom/1_2_3/axiom-1.2.3-bin.zip">zip</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-bin.zip.md5"
+                                   class="externalLink"
+                                   title="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-bin.zip.md5">MD5</a>
+                                <a href="http://www.apache.org/dist/ws/commons/axiom/1_2_3/axiom-1.2.3-bin.zip.asc"
+                                   class="externalLink"
+                                   title="http://www.apache.org/dist/ws/ws/commons/axiom/1_2_3/axiom-1.2.3-bin.zip.asc">
+                                    PGP</a>
+
+                                <br/>
+                            </td>
+                            <td>03 - 04 - 2007</td>
+                            <td>1.2.3 Release (Mirrored)</td>
+                        </tr>
+
+                <tr class="b">
+                            <td align="center" valign="middle">
                                 <a name="1_2_2"></a>
                                 1.2.1
                             </td>
@@ -64,7 +98,7 @@
                                 <br/>
                             </td>
                             <td>09 - 01 - 2001</td>
-                            <td>1.2.2 Release (Mirrored)</td>
+                            <td>1.2.2 Release (Archived)</td>
                         </tr>
 
 			
@@ -99,7 +133,7 @@
                                 <br/>
                             </td>
                             <td>30 - 11 - 2006</td>
-                            <td>1.2.1 Release (Mirrored)</td>
+                            <td>1.2.1 Release (Archived)</td>
                         </tr>
 
 



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