Return-Path: Delivered-To: apmail-ws-tuscany-commits-archive@locus.apache.org Received: (qmail 63208 invoked from network); 11 Jun 2007 09:48:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Jun 2007 09:48:38 -0000 Received: (qmail 82417 invoked by uid 500); 11 Jun 2007 09:48:41 -0000 Delivered-To: apmail-ws-tuscany-commits-archive@ws.apache.org Received: (qmail 82397 invoked by uid 500); 11 Jun 2007 09:48:41 -0000 Mailing-List: contact tuscany-commits-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: tuscany-dev@ws.apache.org Delivered-To: mailing list tuscany-commits@ws.apache.org Received: (qmail 82388 invoked by uid 99); 11 Jun 2007 09:48:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 02:48:41 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 11 Jun 2007 02:48:37 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 2F84D1A981A; Mon, 11 Jun 2007 02:48:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r546065 - /incubator/tuscany/java/sca/modules/pom.xml Date: Mon, 11 Jun 2007 09:48:17 -0000 To: tuscany-commits@ws.apache.org From: slaws@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070611094817.2F84D1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: slaws Date: Mon Jun 11 02:48:16 2007 New Revision: 546065 URL: http://svn.apache.org/viewvc?view=rev&rev=546065 Log: TUSCANY-1311 Include JMS binding in the main build Modified: incubator/tuscany/java/sca/modules/pom.xml Modified: incubator/tuscany/java/sca/modules/pom.xml URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/modules/pom.xml?view=diff&rev=546065&r1=546064&r2=546065 ============================================================================== --- incubator/tuscany/java/sca/modules/pom.xml (original) +++ incubator/tuscany/java/sca/modules/pom.xml Mon Jun 11 02:48:16 2007 @@ -39,9 +39,7 @@ assembly assembly-java-dsl assembly-xml - binding-ajax binding-feed binding-jsonrpc --------------------------------------------------------------------- To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org For additional commands, e-mail: tuscany-commits-help@ws.apache.org