Author: damitha
Date: Tue Apr 24 21:16:52 2007
New Revision: 532186
URL: http://svn.apache.org/viewvc?view=rev&rev=532186
Log:
renamed folder names
Added:
webservices/sandesha/trunk/c/src/storage/mysql/
- copied from r532184,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/
webservices/sandesha/trunk/c/src/storage/mysql/Makefile.am
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/Makefile.am
webservices/sandesha/trunk/c/src/storage/mysql/msg_store_bean.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/msg_store_bean.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_bean_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_bean_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_create_seq_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_create_seq_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_invoker_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_invoker_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_next_msg_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_next_msg_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_sender_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_sender_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_seq_property_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_seq_property_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_storage_mgr.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_storage_mgr.c
webservices/sandesha/trunk/c/src/storage/mysql/permanent_transaction.c
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_transaction.c
webservices/sandesha/trunk/c/src/storage/mysql/sandesha2_sqls.h
- copied unchanged from r532185,
webservices/sandesha/trunk/c/src/storage/permanent_mysql/sandesha2_sqls.h
Removed:
webservices/sandesha/trunk/c/src/storage/permanent/
webservices/sandesha/trunk/c/src/storage/permanent_mysql/
Modified:
webservices/sandesha/trunk/c/src/storage/Makefile.am
Modified: webservices/sandesha/trunk/c/src/storage/Makefile.am
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/storage/Makefile.am?view=diff&rev=532186&r1=532185&r2=532186
==============================================================================
--- webservices/sandesha/trunk/c/src/storage/Makefile.am (original)
+++ webservices/sandesha/trunk/c/src/storage/Makefile.am Tue Apr 24 21:16:52
2007
@@ -1,4 +1,4 @@
-SUBDIRS = beans inmemory permanent
+SUBDIRS = beans inmemory $(WRAPPER_DIR)
noinst_LTLIBRARIES = libsandesha2_storage.la
libsandesha2_storage_la_SOURCES = \
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]