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/04/25 13:24:16 UTC

svn commit: r532320 - in /webservices/rampart/trunk/c: INSTALL README

Author: kaushalye
Date: Wed Apr 25 04:24:16 2007
New Revision: 532320

URL: http://svn.apache.org/viewvc?view=rev&rev=532320
Log:
Updating README/INSTALL files

Modified:
    webservices/rampart/trunk/c/INSTALL
    webservices/rampart/trunk/c/README

Modified: webservices/rampart/trunk/c/INSTALL
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/INSTALL?view=diff&rev=532320&r1=532319&r2=532320
==============================================================================
--- webservices/rampart/trunk/c/INSTALL (original)
+++ webservices/rampart/trunk/c/INSTALL Wed Apr 25 04:24:16 2007
@@ -11,7 +11,7 @@
         make install
 
 
-Engage rampart with axis2/C
+Engage Rampart/C with axis2/C
 ============================================
 
 -----------------------------------
@@ -48,3 +48,6 @@
 3. Go to samples/secpolicy/ and try a scenario
     %s test_scen.sh scenarioX server-port
 
+
+
+Thank you for using Rampart/C

Modified: webservices/rampart/trunk/c/README
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/README?view=diff&rev=532320&r1=532319&r2=532320
==============================================================================
--- webservices/rampart/trunk/c/README (original)
+++ webservices/rampart/trunk/c/README Wed Apr 25 04:24:16 2007
@@ -1,10 +1,10 @@
 
-                          Apache Axis2/C Rampart
+                          Apache Rampart/C
 
   What is it?
   -----------
 
-  Apache Rampart is the security module of the Apache Axis2/C. Rampart 
+  Apache Rampart/C is the security module of the Apache Axis2/C. Rampart/C 
   is an effort to implement Axis2 Rampart module in C.
 
   Please have a look at 
@@ -36,21 +36,21 @@
   Contacts
   --------
 
-     o If you want freely available support for using Apache Axis2/C Rampart please
+     o If you want freely available support for using Apache Rampart/C please
        join the Apache Axis2/C user community by subscribing to users mailing
        list, axis-c-user@ws.apache.org' as described at
        http://ws.apache.org/axis2/c/mail-lists.html
 
-     o If you have a bug report for Apache Axis2/C Rampart please go log a Jira issue
-       at http://issues.apache.org/jira/browse/AXIS2C
+     o If you have a bug report for Apache Rampart/C please go log a Jira issue
+       at http://issues.apache.org/jira/browse/RAMPARTC
 
-     o If you want to participate in actively developing Apache Axis2/C Rampart please
+     o If you want to participate in actively developing Apache Rampart/C please
        subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
        http://ws.apache.org/axis2/c/mail-lists.html
 
   Acknowledgments
   ----------------
 
-  Apache Axis2/C Rampart relies heavily on the use of autoconf and libtool to provide
+  Apache Rampart/C relies heavily on the use of autoconf and libtool to provide
   a build environment. And also it uses openssl.