You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ru...@apache.org on 2013/04/16 19:15:51 UTC

svn commit: r1468512 - in /axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas: 1.xml s1-services.xml

Author: ruchithf
Date: Tue Apr 16 17:15:50 2013
New Revision: 1468512

URL: http://svn.apache.org/r1468512
Log:
Switch to Basic128 algo suite to make sure the build won't fail without unlimitted strength crypto policy

Modified:
    axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/1.xml
    axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/s1-services.xml

Modified: axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/1.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/1.xml?rev=1468512&r1=1468511&r2=1468512&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/1.xml (original)
+++ axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/1.xml Tue Apr 16 17:15:50 2013
@@ -23,7 +23,7 @@
 					</sp:RecipientToken>
 					<sp:AlgorithmSuite>
 						<wsp:Policy>
-							<sp:Basic256Sha256/>
+							<sp:Basic128/>
 						</wsp:Policy>
 					</sp:AlgorithmSuite>
 					<sp:Layout>
@@ -71,4 +71,4 @@
 				
 		</wsp:All>
 	</wsp:ExactlyOne>
-</wsp:Policy>
\ No newline at end of file
+</wsp:Policy>

Modified: axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/s1-services.xml
URL: http://svn.apache.org/viewvc/axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/s1-services.xml?rev=1468512&r1=1468511&r2=1468512&view=diff
==============================================================================
--- axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/s1-services.xml (original)
+++ axis/axis2/java/rampart/trunk/modules/rampart-integration/src/test/resources/rahas/s1-services.xml Tue Apr 16 17:15:50 2013
@@ -76,7 +76,7 @@
 					</sp:RecipientToken>
 					<sp:AlgorithmSuite>
 						<wsp:Policy>
-							<sp:Basic256Sha256/>
+							<sp:Basic128/>
 						</wsp:Policy>
 					</sp:AlgorithmSuite>
 					<sp:Layout>