Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 38974 invoked from network); 14 Feb 2006 05:22:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Feb 2006 05:22:10 -0000 Received: (qmail 54411 invoked by uid 500); 14 Feb 2006 05:22:09 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 54160 invoked by uid 500); 14 Feb 2006 05:22:08 -0000 Mailing-List: contact axis-cvs-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-cvs@ws.apache.org Received: (qmail 54149 invoked by uid 500); 14 Feb 2006 05:22:08 -0000 Delivered-To: apmail-ws-axis2-cvs@ws.apache.org Received: (qmail 54146 invoked by uid 99); 14 Feb 2006 05:22:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Feb 2006 21:22:08 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 13 Feb 2006 21:22:07 -0800 Received: (qmail 38822 invoked by uid 65534); 14 Feb 2006 05:21:47 -0000 Message-ID: <20060214052147.38820.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r377625 - in /webservices/axis2/trunk/c: include/ modules/core/ modules/core/deployment/ modules/core/transport/http/sender/ modules/mod_addr/ Date: Tue, 14 Feb 2006 05:21:46 -0000 To: axis2-cvs@ws.apache.org From: damitha@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: damitha Date: Mon Feb 13 21:21:40 2006 New Revision: 377625 URL: http://svn.apache.org/viewcvs?rev=377625&view=rev Log: Moved deployemt header files to deployment folder. Added: webservices/axis2/trunk/c/modules/core/deployment/axis2_arch_file_data.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_arch_file_data.h webservices/axis2/trunk/c/modules/core/deployment/axis2_arch_reader.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_arch_reader.h webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_builder.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_conf_builder.h webservices/axis2/trunk/c/modules/core/deployment/axis2_conf_init.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_conf_init.h webservices/axis2/trunk/c/modules/core/deployment/axis2_dep_engine.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_dep_engine.h webservices/axis2/trunk/c/modules/core/deployment/axis2_desc_builder.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_desc_builder.h webservices/axis2/trunk/c/modules/core/deployment/axis2_module_builder.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_module_builder.h webservices/axis2/trunk/c/modules/core/deployment/axis2_phases_info.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_phases_info.h webservices/axis2/trunk/c/modules/core/deployment/axis2_repos_listener.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_repos_listener.h webservices/axis2/trunk/c/modules/core/deployment/axis2_svc_builder.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_svc_builder.h webservices/axis2/trunk/c/modules/core/deployment/axis2_svc_grp_builder.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_svc_grp_builder.h webservices/axis2/trunk/c/modules/core/deployment/axis2_ws_info.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_ws_info.h webservices/axis2/trunk/c/modules/core/deployment/axis2_ws_info_list.h - copied unchanged from r377616, webservices/axis2/trunk/c/include/axis2_ws_info_list.h Removed: webservices/axis2/trunk/c/include/axis2_arch_file_data.h webservices/axis2/trunk/c/include/axis2_arch_reader.h webservices/axis2/trunk/c/include/axis2_conf_builder.h webservices/axis2/trunk/c/include/axis2_conf_init.h webservices/axis2/trunk/c/include/axis2_dep_engine.h webservices/axis2/trunk/c/include/axis2_desc_builder.h webservices/axis2/trunk/c/include/axis2_module_builder.h webservices/axis2/trunk/c/include/axis2_phases_info.h webservices/axis2/trunk/c/include/axis2_repos_listener.h webservices/axis2/trunk/c/include/axis2_svc_builder.h webservices/axis2/trunk/c/include/axis2_svc_grp_builder.h webservices/axis2/trunk/c/include/axis2_ws_info.h webservices/axis2/trunk/c/include/axis2_ws_info_list.h Modified: webservices/axis2/trunk/c/modules/core/Makefile.am webservices/axis2/trunk/c/modules/core/transport/http/sender/Makefile.am webservices/axis2/trunk/c/modules/mod_addr/Makefile.am Modified: webservices/axis2/trunk/c/modules/core/Makefile.am URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/Makefile.am?rev=377625&r1=377624&r2=377625&view=diff ============================================================================== --- webservices/axis2/trunk/c/modules/core/Makefile.am (original) +++ webservices/axis2/trunk/c/modules/core/Makefile.am Mon Feb 13 21:21:40 2006 @@ -1 +1 @@ -SUBDIRS = engine transport transport/http transport/http/sender transport/http/receiver transport/http/server +SUBDIRS = engine transport transport/http/sender transport/http/receiver transport/http/server Modified: webservices/axis2/trunk/c/modules/core/transport/http/sender/Makefile.am URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/core/transport/http/sender/Makefile.am?rev=377625&r1=377624&r2=377625&view=diff ============================================================================== --- webservices/axis2/trunk/c/modules/core/transport/http/sender/Makefile.am (original) +++ webservices/axis2/trunk/c/modules/core/transport/http/sender/Makefile.am Mon Feb 13 21:21:40 2006 @@ -15,4 +15,5 @@ -I$(top_builddir)/modules/core/context \ -I$(top_builddir)/modules/core/phaseresolver \ -I$(top_builddir)/modules/core/engine \ + -I$(top_builddir)/modules/core/deployment \ -I$(top_builddir)/modules/platforms Modified: webservices/axis2/trunk/c/modules/mod_addr/Makefile.am URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/mod_addr/Makefile.am?rev=377625&r1=377624&r2=377625&view=diff ============================================================================== --- webservices/axis2/trunk/c/modules/mod_addr/Makefile.am (original) +++ webservices/axis2/trunk/c/modules/mod_addr/Makefile.am Mon Feb 13 21:21:40 2006 @@ -17,5 +17,6 @@ -I$(top_builddir)/modules/core/phaseresolver \ -I$(top_builddir)/modules/core/engine \ -I$(top_builddir)/modules/core/transport \ + -I$(top_builddir)/modules/core/deployment \ -I$(top_builddir)/modules/wsdl \ -I$(top_builddir)/modules/platforms