Author: coheigea
Date: Mon Apr 4 17:01:16 2011
New Revision: 1088683
URL: http://svn.apache.org/viewvc?rev=1088683&view=rev
Log:
Updating release info.
Modified:
webservices/wss4j/tags/1_6_0-RC1/build.xml
webservices/wss4j/tags/1_6_0-RC1/contrib/wss4j-release.sh
webservices/wss4j/tags/1_6_0-RC1/pom.xml
webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/download.xml
webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/index.xml
Modified: webservices/wss4j/tags/1_6_0-RC1/build.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_0-RC1/build.xml?rev=1088683&r1=1088682&r2=1088683&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_0-RC1/build.xml (original)
+++ webservices/wss4j/tags/1_6_0-RC1/build.xml Mon Apr 4 17:01:16 2011
@@ -27,9 +27,9 @@ Build Instructions:
<property name='product.version.major' value='1'/>
<property name='product.version.minor' value='6'/>
- <!--<property name='product.version.level' value='0'/>-->
- <property name='product.version.qualifier' value='-SNAPSHOT'/>
- <property name='product.version'
value='${product.version.major}.${product.version.minor}${product.version.qualifier}'/>
+ <property name='product.version.level' value='0'/>
+ <property name='product.version.qualifier' value='-RC1'/>
+ <property name='product.version'
value='${product.version.major}.${product.version.minor}.${product.version.level}${product.version.qualifier}'/>
<property name="year" value="2010"/>
<property name="copyright" value="Copyright © ${year} Apache
WSS4J Project. All Rights Reserved."/>
Modified: webservices/wss4j/tags/1_6_0-RC1/contrib/wss4j-release.sh
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_0-RC1/contrib/wss4j-release.sh?rev=1088683&r1=1088682&r2=1088683&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_0-RC1/contrib/wss4j-release.sh (original)
+++ webservices/wss4j/tags/1_6_0-RC1/contrib/wss4j-release.sh Mon Apr 4
17:01:16 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/tags/1_6_0-RC1/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_0-RC1/pom.xml?rev=1088683&r1=1088682&r2=1088683&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_0-RC1/pom.xml (original)
+++ webservices/wss4j/tags/1_6_0-RC1/pom.xml Mon Apr 4 17:01:16 2011
@@ -24,7 +24,7 @@
<artifactId>wss4j</artifactId>
<packaging>bundle</packaging>
<name>WSS4J</name>
- <version>1.6-SNAPSHOT</version>
+ <version>1.6.0-RC1</version>
<description>
Apache WSS4J is an implementation of the Web Services Security
(WS-Security) being developed at OASIS Web Services Security TC.
Modified: webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/download.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/download.xml?rev=1088683&r1=1088682&r2=1088683&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/download.xml (original)
+++ webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/download.xml Mon Apr 4
17:01:16 2011
@@ -3,7 +3,7 @@
<body>
<section name="Obtain the Apache WSS4J distribution">
<p>
-The <b>Apache WSS4J™</b> project provides an implementation of the
primary security standards
+The <b>Apache WSS4J™</b> project provides an implementation of the
primary security standards
for Web Services.
</p>
<subsection name="How to Download">
@@ -61,4 +61,4 @@ Older releases are available in the <a h
</section>
</body>
-</document>
\ No newline at end of file
+</document>
Modified: webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/index.xml?rev=1088683&r1=1088682&r2=1088683&view=diff
==============================================================================
--- webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/index.xml (original)
+++ webservices/wss4j/tags/1_6_0-RC1/src/site/xdoc/index.xml Mon Apr 4
17:01:16 2011
@@ -5,7 +5,7 @@
<section name="Apache WSS4J - Web Services Security for Java">
<subsection name="The Project">
<p>
-The <b>Apache WSS4J™</b> project is aimed at providing implementation of
the primary security
+The <b>Apache WSS4J™</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: