Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 49AD8986B for ; Fri, 24 May 2013 23:04:49 +0000 (UTC) Received: (qmail 51028 invoked by uid 500); 24 May 2013 23:04:49 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 50993 invoked by uid 500); 24 May 2013 23:04: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 50985 invoked by uid 99); 24 May 2013 23:04:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2013 23:04:49 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Fri, 24 May 2013 23:04:47 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 75234238889B; Fri, 24 May 2013 23:04:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1486248 - /activemq/trunk/assembly/pom.xml Date: Fri, 24 May 2013 23:04:26 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130524230426.75234238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Fri May 24 23:04:26 2013 New Revision: 1486248 URL: http://svn.apache.org/r1486248 Log: Add the amqp module to the assembly. Modified: activemq/trunk/assembly/pom.xml Modified: activemq/trunk/assembly/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=1486248&r1=1486247&r2=1486248&view=diff ============================================================================== --- activemq/trunk/assembly/pom.xml (original) +++ activemq/trunk/assembly/pom.xml Fri May 24 23:04:26 2013 @@ -91,12 +91,10 @@ ${project.groupId} activemq-stomp - ${project.groupId} activemq-log4j-appender