Author: damitha
Date: Mon Jan 22 20:13:22 2007
New Revision: 498907
URL: http://svn.apache.org/viewvc?view=rev&rev=498907
Log:
Foler renamed
Added:
webservices/sandesha/trunk/c/samples/rm_echo_1_1/
- copied from r498578, webservices/sandesha/trunk/c/samples/rm_1_1_echo/
webservices/sandesha/trunk/c/samples/rm_echo_1_1/Makefile.am
- copied unchanged from r498905,
webservices/sandesha/trunk/c/samples/rm_1_1_echo/Makefile.am
webservices/sandesha/trunk/c/samples/rm_echo_1_1/rm_echo_1_1.c
- copied unchanged from r498905,
webservices/sandesha/trunk/c/samples/rm_1_1_echo/rm_echo_1_1.c
Removed:
webservices/sandesha/trunk/c/samples/rm_echo_1_1/rm_echo_client.c
Modified:
webservices/sandesha/trunk/c/samples/Makefile.am
webservices/sandesha/trunk/c/samples/configure.ac
Modified: webservices/sandesha/trunk/c/samples/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/Makefile.am?view=diff&rev=498907&r1=498906&r2=498907
==============================================================================
--- webservices/sandesha/trunk/c/samples/Makefile.am (original)
+++ webservices/sandesha/trunk/c/samples/Makefile.am Mon Jan 22 20:13:22 2007
@@ -1,4 +1,4 @@
samplesdir=$(prefix)/samples
-SUBDIRS = resources RMSampleService rm_echo rm_ping rm_mtom rm_echo_single
+SUBDIRS = resources RMSampleService rm_echo rm_echo_1_1 rm_ping rm_mtom
rm_echo_single
samples_DATA= Makefile.am Makefile.in
Modified: webservices/sandesha/trunk/c/samples/configure.ac
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/configure.ac?view=diff&rev=498907&r1=498906&r2=498907
==============================================================================
--- webservices/sandesha/trunk/c/samples/configure.ac (original)
+++ webservices/sandesha/trunk/c/samples/configure.ac Mon Jan 22 20:13:22 2007
@@ -120,7 +120,7 @@
AC_CONFIG_FILES([Makefile \
RMSampleService/Makefile \
rm_echo/Makefile \
- rm_1_1_echo/Makefile \
+ rm_echo_1_1/Makefile \
rm_echo_single/Makefile \
rm_ping/Makefile \
rm_mtom/Makefile \
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]