You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2014/02/07 12:49:37 UTC

svn commit: r1565622 - in /webservices/wss4j/site/src/site: site.xml xdoc/download.xml xdoc/index.xml

Author: coheigea
Date: Fri Feb  7 11:49:36 2014
New Revision: 1565622

URL: http://svn.apache.org/r1565622
Log:
Added a 2.0.0 migration guide

Modified:
    webservices/wss4j/site/src/site/site.xml
    webservices/wss4j/site/src/site/xdoc/download.xml
    webservices/wss4j/site/src/site/xdoc/index.xml

Modified: webservices/wss4j/site/src/site/site.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/src/site/site.xml?rev=1565622&r1=1565621&r2=1565622&view=diff
==============================================================================
--- webservices/wss4j/site/src/site/site.xml (original)
+++ webservices/wss4j/site/src/site/site.xml Fri Feb  7 11:49:36 2014
@@ -14,6 +14,7 @@
       <item name="Download" href="download.html"/>
       <item name="Using WSS4J" href="using.html"/>
       <item name="WSS4J Configuration" href="config.html"/>
+      <item name="WSS4J 2.0.0 Migration Guide" href="migration.html"/>
       <item name="Special Topics" href="topics.html"/>
       <item name="Security Best Practices" href="best_practice.html"/>
       <item name="WSS4J 1.6 Release Notes" href="wss4j16.html"/>

Modified: webservices/wss4j/site/src/site/xdoc/download.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/src/site/xdoc/download.xml?rev=1565622&r1=1565621&r2=1565622&view=diff
==============================================================================
--- webservices/wss4j/site/src/site/xdoc/download.xml (original)
+++ webservices/wss4j/site/src/site/xdoc/download.xml Fri Feb  7 11:49:36 2014
@@ -22,10 +22,10 @@ LICENSE.txt and NOTICE.txt files contain
 The current beta release is Apache WSS4J 2.0.0-rc1:
 </p>
 <p>
-<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/2_0_0-rc1/wss4j-2.0.0-rc1-source-release.zip">wss4j-2.0.0-rc1-source-release.zip</a>
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/2_0_0-rc1/wss4j-2.0.0-rc1-source-release.zip.asc">PGP</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/2_0_0-rc1/wss4j-2.0.0-rc1-source-release.zip.md5">MD5</a>)
-(<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/2_0_0-rc1/wss4j-2.0.0-rc1-source-release.zip.sha1">SHA1</a>)
+<a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/2.0.0-rc1/wss4j-2.0.0-rc1-source-release.zip">wss4j-2.0.0-rc1-source-release.zip</a>
+(<a href="http://www.apache.org/dist/ws/wss4j/2.0.0-rc1/wss4j-2.0.0-rc1-source-release.zip.asc">PGP</a>)
+(<a href="http://www.apache.org/dist/ws/wss4j/2.0.0-rc1/wss4j-2.0.0-rc1-source-release.zip.md5">MD5</a>)
+(<a href="http://www.apache.org/dist/ws/wss4j/2.0.0-rc1/wss4j-2.0.0-rc1-source-release.zip.sha1">SHA1</a>)
 </p>
 </li>
 <li>

Modified: webservices/wss4j/site/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/src/site/xdoc/index.xml?rev=1565622&r1=1565621&r2=1565622&view=diff
==============================================================================
--- webservices/wss4j/site/src/site/xdoc/index.xml (original)
+++ webservices/wss4j/site/src/site/xdoc/index.xml Fri Feb  7 11:49:36 2014
@@ -5,10 +5,11 @@
 <section name="Apache WSS4J - Web Services Security for Java">
 <subsection name="The Project">
 <p> 
-The <b>Apache WSS4J&#8482;</b> project provides a Java implementation of the primary security 
-standards for Web Services, namely the OASIS Web Services Security (WS-Security) specifications from 
-the <a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss">OASIS Web Services 
-Security TC</a>. WSS4J provides an implementation of the following WS-Security standards:
+The <b>Apache WSS4J&#8482;</b> project provides a Java implementation of the
+primary security standards for Web Services, namely the OASIS Web Services
+Security (WS-Security) specifications from the 
+<a href="http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=wss">OASIS Web Services Security TC</a>. WSS4J provides an implementation of the following
+WS-Security standards:
 </p>
 <ul>
 <li>
@@ -39,8 +40,8 @@ Profile 1.1</a>
 </li>
 </ul>
 <p> 
-Apache WSS4J, Apache, and the Apache feather logo are trademarks of The Apache Software 
-Foundation.
+Apache WSS4J, Apache, and the Apache feather logo are trademarks of The Apache
+Software Foundation.
 </p>
 </subsection>
 <subsection name="News">