You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2019/10/31 14:36:25 UTC

[ws-wss4j] 02/02: Updating release info.

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to annotated tag 1_6_0-RC1
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git

commit 4f7d6bc6a6eab9ac83bee3ba6e2f13da1a443ee8
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Apr 4 17:01:16 2011 +0000

    Updating release info.
---
 build.xml                  | 6 +++---
 contrib/wss4j-release.sh   | 6 +++---
 pom.xml                    | 2 +-
 src/site/xdoc/download.xml | 4 ++--
 src/site/xdoc/index.xml    | 2 +-
 5 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/build.xml b/build.xml
index 35bf9bc..1d588d0 100644
--- a/build.xml
+++ b/build.xml
@@ -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 &#169; ${year} Apache WSS4J Project. All Rights Reserved."/>
 
diff --git a/contrib/wss4j-release.sh b/contrib/wss4j-release.sh
index 5d14b04..12dc553 100755
--- a/contrib/wss4j-release.sh
+++ b/contrib/wss4j-release.sh
@@ -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
 
diff --git a/pom.xml b/pom.xml
index 0ac8193..b741d74 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index c876d8c..48f385b 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -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">
@@ -61,4 +61,4 @@ Older releases are available in the <a href="http://archive.apache.org/dist/ws/w
 </section>
             
 </body>
-</document>
\ No newline at end of file
+</document>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 5dd1dd1..b0ee24e 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -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: