Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 23615 invoked from network); 20 May 2010 07:56:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 May 2010 07:56:57 -0000 Received: (qmail 88405 invoked by uid 500); 20 May 2010 07:56:57 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 88322 invoked by uid 500); 20 May 2010 07:56:57 -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 88315 invoked by uid 99); 20 May 2010 07:56:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 07:56:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 May 2010 07:56:54 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9D72C2388900; Thu, 20 May 2010 07:54:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r946558 - in /geronimo/devtools/eclipse-plugin/trunk/plugins: org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml org.apache.geronimo.jee.v21.jaxbmodel/pom.xml Date: Thu, 20 May 2010 07:54:32 -0000 To: scm@geronimo.apache.org From: delos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100520075615.9D72C2388900@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: delos Date: Thu May 20 07:54:32 2010 New Revision: 946558 URL: http://svn.apache.org/viewvc?rev=946558&view=rev Log: GERONIMODEVTOOLS-643 missing pom.xml for v11.jaxbmodel and v21.jaxbmodel Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml?rev=946558&r1=946557&r2=946558&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.j2ee.v11.jaxbmodel/pom.xml Thu May 20 07:54:32 2010 @@ -70,6 +70,11 @@ ${version} + + org.apache.geronimo.devtools + org.apache.geronimo.runtime.common + ${version} + Modified: geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml?rev=946558&r1=946557&r2=946558&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/trunk/plugins/org.apache.geronimo.jee.v21.jaxbmodel/pom.xml Thu May 20 07:54:32 2010 @@ -70,7 +70,11 @@ ${version} - + + org.apache.geronimo.devtools + org.apache.geronimo.runtime.common + ${version} +