Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 53168 invoked from network); 27 Sep 2006 03:10:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Sep 2006 03:10:33 -0000 Received: (qmail 14844 invoked by uid 500); 27 Sep 2006 03:10:33 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 14820 invoked by uid 500); 27 Sep 2006 03:10:33 -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 14811 invoked by uid 99); 27 Sep 2006 03:10:33 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Sep 2006 20:10:33 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=chirino@apache.org; spf=permerror X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received-SPF: error (idunn.apache.osuosl.org: domain apache.org from 140.211.166.113 cause and error) Received: from [140.211.166.113] ([140.211.166.113:57856] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id DA/52-21307-8ABE9154 for ; Tue, 26 Sep 2006 20:10:33 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id C5C1A1A981A; Tue, 26 Sep 2006 20:10:30 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r450294 - /incubator/activemq/sandbox/openwire-c/pom.xml Date: Wed, 27 Sep 2006 03:10:30 -0000 To: activemq-commits@geronimo.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20060927031030.C5C1A1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: chirino Date: Tue Sep 26 20:10:30 2006 New Revision: 450294 URL: http://svn.apache.org/viewvc?view=rev&rev=450294 Log: Use a property for the activemq-core directory so that it can be overriden on the commandline. Modified: incubator/activemq/sandbox/openwire-c/pom.xml Modified: incubator/activemq/sandbox/openwire-c/pom.xml URL: http://svn.apache.org/viewvc/incubator/activemq/sandbox/openwire-c/pom.xml?view=diff&rev=450294&r1=450293&r2=450294 ============================================================================== --- incubator/activemq/sandbox/openwire-c/pom.xml (original) +++ incubator/activemq/sandbox/openwire-c/pom.xml Tue Sep 26 20:10:30 2006 @@ -37,7 +37,7 @@ - + @@ -51,5 +51,9 @@ + + + ../../activemq-trunk/activemq-core +