Author: coheigea
Date: Tue Feb 11 12:08:43 2014
New Revision: 1567075
URL: http://svn.apache.org/r1567075
Log:
More website updates
Modified:
webservices/wss4j/site/src/site/site.xml
webservices/wss4j/site/src/site/xdoc/best_practice.xml
webservices/wss4j/site/src/site/xdoc/wss4j16.xml
Modified: webservices/wss4j/site/src/site/site.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/site/src/site/site.xml?rev=1567075&r1=1567074&r2=1567075&view=diff
==============================================================================
--- webservices/wss4j/site/src/site/site.xml (original)
+++ webservices/wss4j/site/src/site/site.xml Tue Feb 11 12:08:43 2014
@@ -12,12 +12,7 @@
<menu name="Apache WSS4J">
<item name="Home" href="index.html"/>
<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"/>
+ <item name="WSS4J User Guide" href="user_guide.html"/>
</menu>
<menu ref="reports"/>
Modified: webservices/wss4j/site/src/site/xdoc/best_practice.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/site/src/site/xdoc/best_practice.xml?rev=1567075&r1=1567074&r2=1567075&view=diff
==============================================================================
--- webservices/wss4j/site/src/site/xdoc/best_practice.xml (original)
+++ webservices/wss4j/site/src/site/xdoc/best_practice.xml Tue Feb 11 12:08:43
2014
@@ -6,13 +6,13 @@
This page describes a number of steps which should be taken to ensure that
security best
practices are followed and enforced.
</p>
-<subsection name="Upgrade from WSS4J 1.5.x to WSS4J 1.6.x">
+<subsection name="Upgrade to WSS4J 2.0.x or 1.6.x">
<p>
-The 1.5.x series of releases of WSS4J is deprecated. You should switch to a
1.6.x release
-as a matter of priority, as this branch contains up to date security fixes.
For example,
-WSS4J 1.6.x uses the "secure validation" mode of Apache XML Security for Java,
which protects
-against a number of <a
href="http://santuario.apache.org/java150releasenotes.html">attacks</a>
-on XML Signature.
+The 1.5.x series of releases of WSS4J is deprecated. You should switch to
+either the 2.0.x or the latest 1.6.x release as a matter of priority, as these
+branches contains up to date security fixes. For example, WSS4J 1.6.x uses the
+"secure validation" mode of Apache XML Security for Java, which protects
+against a number of <a
href="http://santuario.apache.org/java150releasenotes.html">attacks</a> on XML
Signature.
</p>
</subsection>
<subsection name="Upgrade to the latest minor release as soon as possible">
Modified: webservices/wss4j/site/src/site/xdoc/wss4j16.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/site/src/site/xdoc/wss4j16.xml?rev=1567075&r1=1567074&r2=1567075&view=diff
==============================================================================
--- webservices/wss4j/site/src/site/xdoc/wss4j16.xml (original)
+++ webservices/wss4j/site/src/site/xdoc/wss4j16.xml Tue Feb 11 12:08:43 2014
@@ -1,15 +1,17 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<body>
-<section name="Apache WSS4J 1.6">
+<section name="Apache WSS4J 1.6.0 Migration Guide">
<p>
-This page describes the new features of WSS4J 1.6, and the things to be aware
of when upgrading
-from WSS4J 1.5.x.
+This page describes the new features of WSS4J 1.6.0, and the things to be
+aware of when upgrading from WSS4J 1.5.x. Note that WSS4J 1.6.x has now been
+replaced by WSS4J 2.0.x, please see the WSS4J 2.0.0 <a
href="migration.html">migration guide</a> for more information.
</p>
<subsection name="New features">
<p>
-This section describes the main new features that have been implemented in
WSS4J 1.6. For more
-information on the changes, please click on the links. You can also review the
+This section describes the main new features that have been implemented in
+WSS4J 1.6. For more information on the changes, please click on the links. You
+can also review the
<a
href="https://issues.apache.org/jira/browse/WSS/fixforversion/12313718">list of
JIRAs</a>
that have been fixed in WSS4J 1.6.
</p>