You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ka...@apache.org on 2006/12/15 07:27:14 UTC

svn commit: r487461 - in /webservices/axis2/trunk/c/rampart/samples: client/Makefile.am client/echo/ configure.ac

Author: kaushalye
Date: Thu Dec 14 22:27:13 2006
New Revision: 487461

URL: http://svn.apache.org/viewvc?view=rev&rev=487461
Log:
Removing the old echo sample. This is no longer needed as we have a new echo sample which can be configured for many security scnearios.

Removed:
    webservices/axis2/trunk/c/rampart/samples/client/echo/
Modified:
    webservices/axis2/trunk/c/rampart/samples/client/Makefile.am
    webservices/axis2/trunk/c/rampart/samples/configure.ac

Modified: webservices/axis2/trunk/c/rampart/samples/client/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/client/Makefile.am?view=diff&rev=487461&r1=487460&r2=487461
==============================================================================
--- webservices/axis2/trunk/c/rampart/samples/client/Makefile.am (original)
+++ webservices/axis2/trunk/c/rampart/samples/client/Makefile.am Thu Dec 14 22:27:13 2006
@@ -1,3 +1,3 @@
 TESTS =
-SUBDIRS = echo enc_echo
+SUBDIRS = enc_echo
 

Modified: webservices/axis2/trunk/c/rampart/samples/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/samples/configure.ac?view=diff&rev=487461&r1=487460&r2=487461
==============================================================================
--- webservices/axis2/trunk/c/rampart/samples/configure.ac (original)
+++ webservices/axis2/trunk/c/rampart/samples/configure.ac Thu Dec 14 22:27:13 2006
@@ -82,9 +82,7 @@
         server/sec_echo/Makefile \
         client/Makefile
         client/enc_echo/Makefile \
-        client/enc_echo/data/Makefile \
-        client/echo/Makefile \
-        client/echo/data/Makefile
+        client/enc_echo/data/Makefile 
 
     ])
     



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org