You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2016/05/02 16:53:47 UTC

svn commit: r1741987 - in /axis/axis2/java/core/branches/1_7/src/site: markdown/release-notes/1.7.2.md site.xml

Author: veithen
Date: Mon May  2 14:53:47 2016
New Revision: 1741987

URL: http://svn.apache.org/viewvc?rev=1741987&view=rev
Log:
Add 1.7.2 release note.

Modified:
    axis/axis2/java/core/branches/1_7/src/site/markdown/release-notes/1.7.2.md
    axis/axis2/java/core/branches/1_7/src/site/site.xml

Modified: axis/axis2/java/core/branches/1_7/src/site/markdown/release-notes/1.7.2.md
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/src/site/markdown/release-notes/1.7.2.md?rev=1741987&r1=1741986&r2=1741987&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/src/site/markdown/release-notes/1.7.2.md (original)
+++ axis/axis2/java/core/branches/1_7/src/site/markdown/release-notes/1.7.2.md Mon May  2 14:53:47 2016
@@ -0,0 +1,7 @@
+Apache Axis2 1.7.2 Release Note
+-------------------------------
+
+Apache Axis2 1.7.2 is a maintenance release that upgrades Apache Axiom to
+version 1.2.19 and fixes several [issues][1] reported since 1.7.1.
+
+[1]: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=10611&version=12334939

Modified: axis/axis2/java/core/branches/1_7/src/site/site.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/core/branches/1_7/src/site/site.xml?rev=1741987&r1=1741986&r2=1741987&view=diff
==============================================================================
--- axis/axis2/java/core/branches/1_7/src/site/site.xml (original)
+++ axis/axis2/java/core/branches/1_7/src/site/site.xml Mon May  2 14:53:47 2016
@@ -49,6 +49,7 @@
                 <item name="1.6.4" href="release-notes/1.6.4.html"/>
                 <item name="1.7.0" href="release-notes/1.7.0.html"/>
                 <item name="1.7.1" href="release-notes/1.7.1.html"/>
+                <item name="1.7.2" href="release-notes/1.7.2.html"/>
             </item>
             <item name="Modules" href="modules/index.html" />
             <item name="Tools" href="tools/index.html" />