Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 9777 invoked from network); 10 Jul 2006 22:09:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Jul 2006 22:09:09 -0000 Received: (qmail 97977 invoked by uid 500); 10 Jul 2006 22:09:08 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 97943 invoked by uid 500); 10 Jul 2006 22:09:08 -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 97932 invoked by uid 99); 10 Jul 2006 22:09:08 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 15:09:08 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Jul 2006 15:09:08 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id B38EB1A981A; Mon, 10 Jul 2006 15:08:47 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r420645 - /geronimo/sandbox/svkmerge/m2migration/applications/uddi-db/pom.xml Date: Mon, 10 Jul 2006 22:08:47 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060710220847.B38EB1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: jdillon Date: Mon Jul 10 15:08:47 2006 New Revision: 420645 URL: http://svn.apache.org/viewvc?rev=420645&view=rev Log: Add comment about JspC making AntRun execute twice Add an id to clearly show that this is the case Modified: geronimo/sandbox/svkmerge/m2migration/applications/uddi-db/pom.xml Modified: geronimo/sandbox/svkmerge/m2migration/applications/uddi-db/pom.xml URL: http://svn.apache.org/viewvc/geronimo/sandbox/svkmerge/m2migration/applications/uddi-db/pom.xml?rev=420645&r1=420644&r2=420645&view=diff ============================================================================== --- geronimo/sandbox/svkmerge/m2migration/applications/uddi-db/pom.xml (original) +++ geronimo/sandbox/svkmerge/m2migration/applications/uddi-db/pom.xml Mon Jul 10 15:08:47 2006 @@ -77,7 +77,11 @@ maven-antrun-plugin + setup-db generate-resources + + run + @@ -113,9 +117,6 @@ - - run - @@ -129,6 +130,11 @@ + org.codehaus.mojo jspc-maven-plugin