You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ru...@apache.org on 2006/11/27 13:24:49 UTC

svn commit: r479602 - in /webservices/axis2/branches/java/1_1: maven.xml modules/security/release-docs/README.txt

Author: ruchithf
Date: Mon Nov 27 04:24:48 2006
New Revision: 479602

URL: http://svn.apache.org/viewvc?view=rev&rev=479602
Log:
updated the rampart release goal to be package axiom-1.2.1-SNAPSHOT jars

Modified:
    webservices/axis2/branches/java/1_1/maven.xml
    webservices/axis2/branches/java/1_1/modules/security/release-docs/README.txt

Modified: webservices/axis2/branches/java/1_1/maven.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/maven.xml?view=diff&rev=479602&r1=479601&r2=479602
==============================================================================
--- webservices/axis2/branches/java/1_1/maven.xml (original)
+++ webservices/axis2/branches/java/1_1/maven.xml Mon Nov 27 04:24:48 2006
@@ -1069,6 +1069,9 @@
             <ant:fileset file="${maven.repo.local}/xml-security/jars/xmlsec-${xmlsec.version}.jar"/>
             <ant:fileset file="${maven.repo.local}/opensaml/jars/opensaml-${opensaml.version}.jar"/>
             <ant:fileset file="${maven.repo.local}/bouncycastle/jars/bcprov-${bcprov.version}.jar"/>
+            <ant:fileset file="${maven.repo.local}/org.apache.ws.commons.axiom/jars/axiom-api-${axiom.version}.jar"/>
+            <ant:fileset file="${maven.repo.local}/org.apache.ws.commons.axiom/jars/axiom-impl-${axiom.version}.jar"/>
+            <ant:fileset file="${maven.repo.local}/org.apache.ws.commons.axiom/jars/axiom-dom-${axiom.version}.jar"/>
             <ant:fileset
                     file="${maven.repo.local}/commons-codec/jars/commons-codec-${commons.codec.version}.jar"/>
 

Modified: webservices/axis2/branches/java/1_1/modules/security/release-docs/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/security/release-docs/README.txt?view=diff&rev=479602&r1=479601&r2=479602
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/security/release-docs/README.txt (original)
+++ webservices/axis2/branches/java/1_1/modules/security/release-docs/README.txt Mon Nov 27 04:24:48 2006
@@ -1,5 +1,5 @@
 ======================================================
-Apache Rampart-1.1-RC1 build  (Month Day, 2006)
+Apache Rampart-1.1-RC1 build  (November 27, 2006)
 
 http://ws.apache.org/axis2/modules/rampart/
 ------------------------------------------------------
@@ -15,6 +15,9 @@
 
 rampart-1.1.mar   - WS-Security and WS-SecureConversation support for Axis2
 rahas-1.1.mar     - STS module - to be used to add STS operations to a service
+				IMPORTANT: Note that the module versions are set to 1.1 enven 
+				though this release is 1.1-RC1
+
 rahas-1.1-RC1.zip - STS zip - you can use this to create your own configured STS
 
 samples  - This contains samples on using Apache Rampart and configuring



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