Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 24615 invoked from network); 15 Aug 2007 12:34:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Aug 2007 12:34:48 -0000 Received: (qmail 20552 invoked by uid 500); 15 Aug 2007 12:34:46 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 20502 invoked by uid 500); 15 Aug 2007 12:34:46 -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 20493 invoked by uid 99); 15 Aug 2007 12:34:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2007 05:34:46 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 15 Aug 2007 12:35:03 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 893F11A981A; Wed, 15 Aug 2007 05:34:25 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r566121 - /activemq/trunk/activemq-core/pom.xml Date: Wed, 15 Aug 2007 12:34:25 -0000 To: commits@activemq.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070815123425.893F11A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jstrachan Date: Wed Aug 15 05:34:24 2007 New Revision: 566121 URL: http://svn.apache.org/viewvc?view=rev&rev=566121 Log: Removing unwanted test files from the test-jar Modified: activemq/trunk/activemq-core/pom.xml Modified: activemq/trunk/activemq-core/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?view=diff&rev=566121&r1=566120&r2=566121 ============================================================================== --- activemq/trunk/activemq-core/pom.xml (original) +++ activemq/trunk/activemq-core/pom.xml Wed Aug 15 05:34:24 2007 @@ -388,23 +388,27 @@ - - - maven-jar-plugin - - - - test-jar - - - - - org.apache.maven.plugins maven-antrun-plugin + + package + package + + + Deleting unwanted resources from the test-jar + + + + + + + run + + + site site @@ -436,6 +440,18 @@ 1.0 + + + + + maven-jar-plugin + + + + test-jar + + +