Author: coheigea
Date: Mon Apr  4 17:01:20 2011
New Revision: 1088684

URL: http://svn.apache.org/viewvc?rev=1088684&view=rev
Log:
Some minor release updates.

Modified:
    webservices/wss4j/trunk/contrib/wss4j-release.sh
    webservices/wss4j/trunk/src/site/xdoc/download.xml
    webservices/wss4j/trunk/src/site/xdoc/index.xml

Modified: webservices/wss4j/trunk/contrib/wss4j-release.sh
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/contrib/wss4j-release.sh?rev=1088684&r1=1088683&r2=1088684&view=diff
==============================================================================
--- webservices/wss4j/trunk/contrib/wss4j-release.sh (original)
+++ webservices/wss4j/trunk/contrib/wss4j-release.sh Mon Apr  4 17:01:20 2011
@@ -80,7 +80,7 @@ done
 #
 # Build the web site
 #
-#cd ${WSS4J_SRC_ROOT}
-#mvn site || exit 1
-#cp -r target/site ${WSS4J_STAGE_ROOT}/site
+cd ${WSS4J_SRC_ROOT}
+mvn site || exit 1
+cp -r target/site ${WSS4J_STAGE_ROOT}/site
 

Modified: webservices/wss4j/trunk/src/site/xdoc/download.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/src/site/xdoc/download.xml?rev=1088684&r1=1088683&r2=1088684&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/site/xdoc/download.xml (original)
+++ webservices/wss4j/trunk/src/site/xdoc/download.xml Mon Apr  4 17:01:20 2011
@@ -3,7 +3,7 @@
 <body>
 <section name="Obtain the Apache WSS4J distribution">
 <p> 
-The <b>Apache WSS4J&#0153;</b> project provides an implementation of the 
primary security standards 
+The <b>Apache WSS4J&#8482;</b> project provides an implementation of the 
primary security standards 
 for Web Services.
 </p>
 <subsection name="How to Download">

Modified: webservices/wss4j/trunk/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/trunk/src/site/xdoc/index.xml?rev=1088684&r1=1088683&r2=1088684&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/site/xdoc/index.xml (original)
+++ webservices/wss4j/trunk/src/site/xdoc/index.xml Mon Apr  4 17:01:20 2011
@@ -5,7 +5,7 @@
 <section name="Apache WSS4J - Web Services Security for Java">
 <subsection name="The Project">
 <p> 
-The <b>Apache WSS4J&#0153;</b> project is aimed at providing implementation of 
the primary security 
+The <b>Apache WSS4J&#8482;</b> project is aimed at providing 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:


Reply via email to