You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by da...@apache.org on 2007/04/25 06:14:59 UTC

svn commit: r532184 - /webservices/sandesha/trunk/c/src/storage/permanent_mysql/

Author: damitha
Date: Tue Apr 24 21:14:58 2007
New Revision: 532184

URL: http://svn.apache.org/viewvc?view=rev&rev=532184
Log:
renamed dir

Added:
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/
      - copied from r530744, webservices/sandesha/trunk/c/src/storage/permanent/
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/Makefile.am
      - copied, changed from r530751, webservices/sandesha/trunk/c/src/storage/permanent/Makefile.am
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_bean_mgr.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_bean_mgr.c
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_create_seq_mgr.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_create_seq_mgr.c
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_invoker_mgr.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_invoker_mgr.c
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_next_msg_mgr.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_next_msg_mgr.c
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_sender_mgr.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_sender_mgr.c
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_seq_property_mgr.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_seq_property_mgr.c
    webservices/sandesha/trunk/c/src/storage/permanent_mysql/permanent_transaction.c
      - copied unchanged from r531394, webservices/sandesha/trunk/c/src/storage/permanent/permanent_transaction.c

Copied: webservices/sandesha/trunk/c/src/storage/permanent_mysql/Makefile.am (from r530751, webservices/sandesha/trunk/c/src/storage/permanent/Makefile.am)
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/storage/permanent_mysql/Makefile.am?view=diff&rev=532184&p1=webservices/sandesha/trunk/c/src/storage/permanent/Makefile.am&r1=530751&p2=webservices/sandesha/trunk/c/src/storage/permanent_mysql/Makefile.am&r2=532184
==============================================================================
--- webservices/sandesha/trunk/c/src/storage/permanent/Makefile.am (original)
+++ webservices/sandesha/trunk/c/src/storage/permanent_mysql/Makefile.am Tue Apr 24 21:14:58 2007
@@ -1,4 +1,4 @@
-noinst_LTLIBRARIES = libsandesha2_permanent.la
+noinst_LTLIBRARIES = libsandesha2_mysql.la
 
 libsandesha2_permanent_la_SOURCES = \
 								permanent_create_seq_mgr.c \



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