Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 12834 invoked from network); 24 Nov 2008 19:13:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Nov 2008 19:13:39 -0000 Received: (qmail 16383 invoked by uid 500); 24 Nov 2008 19:13:49 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 16357 invoked by uid 500); 24 Nov 2008 19:13:49 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 16348 invoked by uid 99); 24 Nov 2008 19:13:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Nov 2008 11:13:49 -0800 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; Mon, 24 Nov 2008 19:12:32 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8B7F723889C2; Mon, 24 Nov 2008 11:13:18 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r720262 - /activemq/trunk/pom.xml Date: Mon, 24 Nov 2008 19:13:18 -0000 To: commits@activemq.apache.org From: janstey@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081124191318.8B7F723889C2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: janstey Date: Mon Nov 24 11:13:17 2008 New Revision: 720262 URL: http://svn.apache.org/viewvc?rev=720262&view=rev Log: AMQ-2013 - exclude xom dependency from xstream Modified: activemq/trunk/pom.xml Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=720262&r1=720261&r2=720262&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Mon Nov 24 11:13:17 2008 @@ -719,6 +719,14 @@ com.thoughtworks.xstream xstream ${xstream-version} + + + + xom + xom + +