[wsf-c-dev] svn commit r374 - wsf/c

svn at wso2.com svn at wso2.com
Tue Jan 9 00:06:30 PST 2007


Author: sanjaya
Date: Tue Jan  9 00:06:29 2007
New Revision: 374

Modified:
   wsf/c/build.sh
Log:
Changed the revision number of axis2.


Modified: wsf/c/build.sh
==============================================================================
--- wsf/c/build.sh	(original)
+++ wsf/c/build.sh	Tue Jan  9 00:06:29 2007
@@ -6,7 +6,7 @@
     svn up;
     cd ..
 else
-    svn co -r 493953 https://svn.apache.org/repos/asf/webservices/axis2/trunk/c
+    svn co -r 494339 https://svn.apache.org/repos/asf/webservices/axis2/trunk/c
     mv c axis2;
     cp build/axis2/Makefile.am axis2
     cp build/axis2/configure.ac axis2




More information about the Wsf-c-dev mailing list