Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 50848 invoked from network); 21 Feb 2006 23:03:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Feb 2006 23:03:33 -0000 Received: (qmail 30721 invoked by uid 500); 21 Feb 2006 23:03:32 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 30697 invoked by uid 500); 21 Feb 2006 23:03:32 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 30684 invoked by uid 99); 21 Feb 2006 23:03:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 15:03:32 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 21 Feb 2006 15:03:31 -0800 Received: (qmail 50604 invoked by uid 65534); 21 Feb 2006 23:03:11 -0000 Message-ID: <20060221230311.50603.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r379615 - /incubator/activemq/trunk/sandbox/pom.xml Date: Tue, 21 Feb 2006 23:03:10 -0000 To: activemq-commits@geronimo.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.6 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: chirino Date: Tue Feb 21 15:03:10 2006 New Revision: 379615 URL: http://svn.apache.org/viewcvs?rev=379615&view=rev Log: Adding pom so sandbox stuff can also be resuivly built Added: incubator/activemq/trunk/sandbox/pom.xml (with props) Added: incubator/activemq/trunk/sandbox/pom.xml URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/sandbox/pom.xml?rev=379615&view=auto ============================================================================== --- incubator/activemq/trunk/sandbox/pom.xml (added) +++ incubator/activemq/trunk/sandbox/pom.xml Tue Feb 21 15:03:10 2006 @@ -0,0 +1,43 @@ + + + + + 4.0.0 + + org.apache.activemq + activemq + 4.0-SNAPSHOT + + org.apache.activemq.sandbox + activemq-sandbox + pom + ActiveMQ Sandbox + + + + activemq-gbean + activemq-gbean-management + + + + + Propchange: incubator/activemq/trunk/sandbox/pom.xml ------------------------------------------------------------------------------ svn:eol-style = native