Author: sanka
Date: Fri Dec 1 09:38:30 2006
New Revision: 481310
URL: http://svn.apache.org/viewvc?view=rev&rev=481310
Log:
Update the codebase, docs and property files
as required after the release of version 1.2.1
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/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=481310&r1=481309&r2=481310
==============================================================================
--- webservices/commons/trunk/modules/axiom/README.txt (original)
+++ webservices/commons/trunk/modules/axiom/README.txt Fri Dec 1 09:38:30 2006
@@ -1,5 +1,5 @@
======================================================
-Apache AXIOM 1.2 (November 13, 2006)
+Apache AXIOM 1.2.1 (November 30, 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=481310&r1=481309&r2=481310
==============================================================================
--- webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt (original)
+++ webservices/commons/trunk/modules/axiom/RELEASE-NOTE.txt Fri Dec 1
09:38:30 2006
@@ -1,21 +1,24 @@
+
===========================================
- Apache AXIOM 1.2 Release Note
+ Apache AXIOM 1.2.1 Release Note
===========================================
-http://ws.apache.org/commons/axiom
+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 results in a easy to use
+API with a very high performant architecture!
+
+Initialy developed as part of Apache Axis2, Apache AXIOM (AXIs Object Model)
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.
+
+Please visit: http://ws.apache.org/commons/axiom/
-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 results in a
easy to use API with
-a very high performant architecture!
-
-Initialy developed as part of Apache Axis2, Apache AXIOM (AXIs Object Model)
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
============
@@ -29,15 +32,16 @@
o W3C DOM supporting implementation
* High performant
+
+
What's New in This Release
==========================
- * Improved XML serialization
- * Improved Builder hierarchy
- * Improved MTOM handling
- * Numerous bug fixes
+This is release includes only bug fixes for the following issues.
-Thanks for your interest in Apache AXIOM!
+WSCOMMONS-129 : org.apache.axiom.om.impl.dom.DocumentImpl#importNode() does
+ not work properly.
+WSCOMMONS-131 : axiom-parent-1.2.pom still references SNAPSHOT versions.
--The Apache AXIOM Development Team
\ No newline at end of file
+- The Apache Axiom Team.
\ No newline at end of file
Modified: webservices/commons/trunk/modules/axiom/project.properties
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/project.properties?view=diff&rev=481310&r1=481309&r2=481310
==============================================================================
--- webservices/commons/trunk/modules/axiom/project.properties (original)
+++ webservices/commons/trunk/modules/axiom/project.properties Fri Dec 1
09:38:30 2006
@@ -19,7 +19,7 @@
# -------------------------------------------------------------------
# Project Information
# -------------------------------------------------------------------
-axiom.version=1.2-SNAPSHOT
+axiom.version=SNAPSHOT
# -------------------------------------------------------------------
# Dependency Repositories
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=481310&r1=481309&r2=481310
==============================================================================
--- webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml
(original)
+++ webservices/commons/trunk/modules/axiom/src/site/xdoc/download.xml Fri Dec
1 09:38:30 2006
@@ -33,6 +33,41 @@
<td align="center" width="100">Date</td>
<td align="center" width="200">Description</td>
</tr>
+
+ <tr class="b">
+ <td align="center" valign="middle">
+ <a name="1_2_1"></a>
+ 1.2.1
+ </td>
+ <td align="center">Release</td>
+ <td>Source Distribution
+ <a
href="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip"
+
title="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip">zip</a>
+
+ <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.md5"
+ class="externalLink"
+
title="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.md5">MD5</a>
+ <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.asc"
+ class="externalLink"
+
title="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-src.zip.asc">PGP</a>
+ <br/>
+ Binary Distribution
+ <a
href="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip"
+
title="[preferred]/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip">zip</a>
+ <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.md5"
+ class="externalLink"
+
title="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.md5">MD5</a>
+ <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.asc"
+ class="externalLink"
+
title="http://www.apache.org/dist/ws/ws/commons/axiom/1_2_1/axiom-1.2.1-bin.zip.asc">
+ PGP</a>
+
+ <br/>
+ </td>
+ <td>30 - 11 - 2006</td>
+ <td>1.2.1 Release (Mirrored)</td>
+ </tr>
+
<tr class="b">
<td align="center" valign="middle">
@@ -41,31 +76,31 @@
</td>
<td align="center">Release</td>
<td>Source Distribution
- <a
href="[preferred]/ws/commons/axiom/1_2/axiom-1.2-src.zip"
-
title="[preferred]/ws/commons/axiom/1_2/axiom-1.2-src.zip">zip</a>
+ <a
href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip"
+
title="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip">zip</a>
- <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.md5"
+ <a
href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.md5"
class="externalLink"
-
title="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.md5">MD5</a>
- <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.asc"
+
title="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.md5">MD5</a>
+ <a
href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.asc"
class="externalLink"
-
title="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.asc">PGP</a>
+
title="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-src.zip.asc">PGP</a>
<br/>
Binary Distribution
- <a
href="[preferred]/ws/commons/axiom/1_2/axiom-1.2-bin.zip"
-
title="[preferred]/ws/commons/axiom/1_2/axiom-1.2-bin.zip">zip</a>
- <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.md5"
+ <a
href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip"
+
title="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip">zip</a>
+ <a
href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.md5"
class="externalLink"
-
title="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.md5">MD5</a>
- <a
href="http://www.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.asc"
+
title="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.md5">MD5</a>
+ <a
href="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.asc"
class="externalLink"
-
title="http://www.apache.org/dist/ws/ws/commons/axiom/1_2/axiom-1.2-bin.zip.asc">
+
title="http://archive.apache.org/dist/ws/commons/axiom/1_2/axiom-1.2-bin.zip.asc">
PGP</a>
<br/>
</td>
<td>13 - 11 - 2006</td>
- <td>1.2 Release (Mirrored)</td>
+ <td>1.2 Release (Archived)</td>
</tr>
<tr class="b">
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]