Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 44575 invoked from network); 7 Oct 2006 19:29:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Oct 2006 19:29:23 -0000 Received: (qmail 17325 invoked by uid 500); 7 Oct 2006 19:29:23 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 17187 invoked by uid 500); 7 Oct 2006 19:29:23 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 17176 invoked by uid 99); 7 Oct 2006 19:29:22 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Oct 2006 12:29:22 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=5.0 tests=ALL_TRUSTED,NO_REAL_NAME Received: from [140.211.166.113] ([140.211.166.113:60849] helo=eris.apache.org) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id A6/58-09076-21008254 for ; Sat, 07 Oct 2006 12:29:22 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id E22AB1A981A; Sat, 7 Oct 2006 12:29:19 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r453995 - /geronimo/server/trunk/applications/geronimo-dojo/pom.xml Date: Sat, 07 Oct 2006 19:29:19 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061007192919.E22AB1A981A@eris.apache.org> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jdillon Date: Sat Oct 7 12:29:19 2006 New Revision: 453995 URL: http://svn.apache.org/viewvc?view=rev&rev=453995 Log: Use std module-local repo def, with snaps disabled Modified: geronimo/server/trunk/applications/geronimo-dojo/pom.xml Modified: geronimo/server/trunk/applications/geronimo-dojo/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/applications/geronimo-dojo/pom.xml?view=diff&rev=453995&r1=453994&r2=453995 ============================================================================== --- geronimo/server/trunk/applications/geronimo-dojo/pom.xml (original) +++ geronimo/server/trunk/applications/geronimo-dojo/pom.xml Sat Oct 7 12:29:19 2006 @@ -49,11 +49,18 @@ + - private-repo - repo in this module + module-local file://${pom.basedir}/repository + default + + false + + + true +