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 2008/04/30 06:36:11 UTC

svn commit: r652256 - in /webservices/rampart/trunk/c: samples/build.sh samples/secpolicy/run_all.sh xdocs/download.html

Author: kaushalye
Date: Tue Apr 29 21:36:11 2008
New Revision: 652256

URL: http://svn.apache.org/viewvc?rev=652256&view=rev
Log:
Doc update

Modified:
    webservices/rampart/trunk/c/samples/build.sh
    webservices/rampart/trunk/c/samples/secpolicy/run_all.sh
    webservices/rampart/trunk/c/xdocs/download.html

Modified: webservices/rampart/trunk/c/samples/build.sh
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/build.sh?rev=652256&r1=652255&r2=652256&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/build.sh (original)
+++ webservices/rampart/trunk/c/samples/build.sh Tue Apr 29 21:36:11 2008
@@ -1,6 +1,6 @@
 #!/bin/bash
 ./autogen.sh
-./configure --prefix=${AXIS2C_HOME} --enable-static=no --with-axis2=${AXIS2C_HOME}/include/axis2-1.3.0
+./configure --prefix=${AXIS2C_HOME} --enable-static=no --with-axis2=${AXIS2C_HOME}/include/axis2-1.3.1
 make
 make install
 cd client/sec_echo

Modified: webservices/rampart/trunk/c/samples/secpolicy/run_all.sh
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/run_all.sh?rev=652256&r1=652255&r2=652256&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/run_all.sh (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/run_all.sh Tue Apr 29 21:36:11 2008
@@ -39,7 +39,7 @@
 done
 
 #SAML Sample
-sh saml.sh
+#sh saml.sh
   
 killall axis2_http_server
 echo "DONE"

Modified: webservices/rampart/trunk/c/xdocs/download.html
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/xdocs/download.html?rev=652256&r1=652255&r2=652256&view=diff
==============================================================================
--- webservices/rampart/trunk/c/xdocs/download.html (original)
+++ webservices/rampart/trunk/c/xdocs/download.html Tue Apr 29 21:36:11 2008
@@ -81,8 +81,8 @@
         <a
         href="http://www.apache.org/dist/ws/rampart/c/1_2_0/rampartc-src-1.2.0.tar.gz.asc"
         title="http://www.apache.org/dist/ws/rampart/c/1_2_0/rampartc-src-1.2.0.tar.gz.asc">PGP</a></td>
-      <td>23 - 04 - 2008</td>
-      <td>1.2.0 Release (Mirrored) Depends on <a href="http://ws.apache.org/axis2/c/download.cgi">Axis2/C 1.3.1</a> </td>
+      <td>08 - 05 - 2008</td>
+      <td>1.2.0 Release (Mirrored) Depends on <a href="http://ws.apache.org/axis2/c/download.cgi">Axis2/C 1.4.0</a> </td>
     </tr>
     <tr>
       <td align="center" valign="middle">1.1.0</td>