You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by ru...@apache.org on 2006/12/04 14:17:28 UTC

svn commit: r482166 - in /webservices/wss4j/trunk: README.txt build.xml wss4j-readme.html xdocs/index.xml

Author: ruchithf
Date: Mon Dec  4 05:17:26 2006
New Revision: 482166

URL: http://svn.apache.org/viewvc?view=rev&rev=482166
Log:
Preparing for the release - setting versions

Modified:
    webservices/wss4j/trunk/README.txt
    webservices/wss4j/trunk/build.xml
    webservices/wss4j/trunk/wss4j-readme.html
    webservices/wss4j/trunk/xdocs/index.xml

Modified: webservices/wss4j/trunk/README.txt
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/README.txt?view=diff&rev=482166&r1=482165&r2=482166
==============================================================================
--- webservices/wss4j/trunk/README.txt (original)
+++ webservices/wss4j/trunk/README.txt Mon Dec  4 05:17:26 2006
@@ -87,7 +87,7 @@
 are accessed either as resources via classpath or, if that fails, as files
 using the relative path of the application
 
-Thus no specific installation is required. The wss4j-1.5.0.jar file could be 
+Thus no specific installation is required. The wss4j-1.5.1.jar file could be 
 included into ear or war files of enterprise or web application servers.
 
 Please refer to the JAVADOC files of the distribution for further 

Modified: webservices/wss4j/trunk/build.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/build.xml?view=diff&rev=482166&r1=482165&r2=482166
==============================================================================
--- webservices/wss4j/trunk/build.xml (original)
+++ webservices/wss4j/trunk/build.xml Mon Dec  4 05:17:26 2006
@@ -27,8 +27,8 @@
 
         <property name='product.version.major' value='1'/>
         <property name='product.version.minor' value='5'/>
-        <property name='product.version.level' value='0'/>
-        <!--<property name='product.version' value='${product.version.major}.${product.version.minor}.${product.version.level}'/> -->
+        <property name='product.version.level' value='1'/>
+        <property name='product.version' value='${product.version.major}.${product.version.minor}.${product.version.level}'/>
     	<property name='product.version' value='SNAPSHOT'/>
         <property name="year" value="2005"/>
         <property name="copyright" value="Copyright &#169; ${year} Apache WSS4J Project. All Rights Reserved."/>

Modified: webservices/wss4j/trunk/wss4j-readme.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/wss4j-readme.html?view=diff&rev=482166&r1=482165&r2=482166
==============================================================================
--- webservices/wss4j/trunk/wss4j-readme.html (original)
+++ webservices/wss4j/trunk/wss4j-readme.html Mon Dec  4 05:17:26 2006
@@ -2,7 +2,7 @@
 <HTML>
 <HEAD>
 	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
-	<TITLE>Apache WSS4J-1.5.0</TITLE>
+	<TITLE>Apache WSS4J-1.5.1</TITLE>
 	<META NAME="GENERATOR" CONTENT="OpenOffice.org 1.9.79  (Linux)">
 	<META NAME="AUTHOR" CONTENT="Werner Dittmann">
 	<META NAME="CREATED" CONTENT="20050904;11070500">
@@ -106,7 +106,7 @@
 the relative path of the application 
 </P>
 <P STYLE="margin-bottom: 0cm">Thus no specific installation is
-required. The wss4j-1.5.0.jar file should be included into ear or war files
+required. The wss4j-1.5.1.jar file should be included into ear or war files
 of enterprise or web application servers.</P>
 <P STYLE="margin-bottom: 0cm">Please refer to the JAVADOC files of
 the distribution for further information how to use WSS4J, the
@@ -198,4 +198,4 @@
 <P><BR><BR>
 </P>
 </BODY>
-</HTML>
\ No newline at end of file
+</HTML>

Modified: webservices/wss4j/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/xdocs/index.xml?view=diff&rev=482166&r1=482165&r2=482166
==============================================================================
--- webservices/wss4j/trunk/xdocs/index.xml (original)
+++ webservices/wss4j/trunk/xdocs/index.xml Mon Dec  4 05:17:26 2006
@@ -58,7 +58,7 @@
                 </ul>
             </subsection>
             <subsection name="Where can I download WSS4J">
-                <p style="margin-left: 40px;">Latest version of WSS4J is 1.5.0:<br/>
+                <p style="margin-left: 40px;">Latest version of WSS4J is 1.5.1:<br/>
                     <a href="http://www.apache.org/dyn/closer.cgi/ws/wss4j/">http://www.apache.org/dyn/closer.cgi/ws/wss4j/</a>
                 </p>
             </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org