Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 55409 invoked from network); 11 Sep 2008 15:29:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Sep 2008 15:29:00 -0000 Received: (qmail 50323 invoked by uid 500); 11 Sep 2008 15:28:57 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 50283 invoked by uid 500); 11 Sep 2008 15:28:57 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 50274 invoked by uid 99); 11 Sep 2008 15:28:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 08:28:57 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Sep 2008 15:28:07 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4A56A238896F; Thu, 11 Sep 2008 08:28:39 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r694300 - in /cxf/branches/2.1.x-fixes: ./ distribution/src/main/release/samples/integration/JBI/external_provider_internal_consumer/service-unit/build.xml Date: Thu, 11 Sep 2008 15:28:37 -0000 To: commits@cxf.apache.org From: ulhasbhole@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080911152839.4A56A238896F@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ulhasbhole Date: Thu Sep 11 08:28:35 2008 New Revision: 694300 URL: http://svn.apache.org/viewvc?rev=694300&view=rev Log: Merged revisions 694298 via svnmerge from https://svn.eu.apache.org/repos/asf/cxf/trunk ........ r694298 | ulhasbhole | 2008-09-11 16:27:37 +0100 (Thu, 11 Sep 2008) | 1 line * Modified build.xml to replace hardcoded SERVICEMIX_VERSION in jar file name to use wildcard for ease of moving between versions ........ Modified: cxf/branches/2.1.x-fixes/ (props changed) cxf/branches/2.1.x-fixes/distribution/src/main/release/samples/integration/JBI/external_provider_internal_consumer/service-unit/build.xml Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: cxf/branches/2.1.x-fixes/distribution/src/main/release/samples/integration/JBI/external_provider_internal_consumer/service-unit/build.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/distribution/src/main/release/samples/integration/JBI/external_provider_internal_consumer/service-unit/build.xml?rev=694300&r1=694299&r2=694300&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/distribution/src/main/release/samples/integration/JBI/external_provider_internal_consumer/service-unit/build.xml (original) +++ cxf/branches/2.1.x-fixes/distribution/src/main/release/samples/integration/JBI/external_provider_internal_consumer/service-unit/build.xml Thu Sep 11 08:28:35 2008 @@ -37,12 +37,14 @@ - + + + - +