You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by ka...@apache.org on 2007/08/08 13:14:59 UTC

svn commit: r563815 - in /webservices/rampart/trunk/c: NOTICE configure.ac samples/server/sec_echo/services.xml

Author: kaushalye
Date: Wed Aug  8 04:14:58 2007
New Revision: 563815

URL: http://svn.apache.org/viewvc?view=rev&rev=563815
Log:
Updates from tests

Modified:
    webservices/rampart/trunk/c/NOTICE
    webservices/rampart/trunk/c/configure.ac
    webservices/rampart/trunk/c/samples/server/sec_echo/services.xml

Modified: webservices/rampart/trunk/c/NOTICE
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/NOTICE?view=diff&rev=563815&r1=563814&r2=563815
==============================================================================
--- webservices/rampart/trunk/c/NOTICE (original)
+++ webservices/rampart/trunk/c/NOTICE Wed Aug  8 04:14:58 2007
@@ -1,5 +1,5 @@
 Apache Rampart/C
-Copyright 2005, 2006 The Apache Software Foundation
+Copyright 2005, 2006, 2007 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).

Modified: webservices/rampart/trunk/c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/configure.ac?view=diff&rev=563815&r1=563814&r2=563815
==============================================================================
--- webservices/rampart/trunk/c/configure.ac (original)
+++ webservices/rampart/trunk/c/configure.ac Wed Aug  8 04:14:58 2007
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT(rampartc-src, 0.90)
+AC_INIT(rampartc-src, 0.91)
 AC_CANONICAL_SYSTEM
 AM_CONFIG_HEADER(config.h)
 dnl AM_INIT_AUTOMAKE([tar-ustar])

Modified: webservices/rampart/trunk/c/samples/server/sec_echo/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/server/sec_echo/services.xml?view=diff&rev=563815&r1=563814&r2=563815
==============================================================================
--- webservices/rampart/trunk/c/samples/server/sec_echo/services.xml (original)
+++ webservices/rampart/trunk/c/samples/server/sec_echo/services.xml Wed Aug  8 04:14:58 2007
@@ -65,7 +65,7 @@
                 </sp:Wss10>
                 <sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                     <sp:Body/>
-                </sp:EncryptedParts-->
+                </sp:EncryptedParts>
                 <sp:SignedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
                     <sp:Body/>
                 </sp:SignedParts>