Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8C2307B74 for ; Thu, 25 Aug 2011 15:57:04 +0000 (UTC) Received: (qmail 88995 invoked by uid 500); 25 Aug 2011 15:57:04 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 88916 invoked by uid 500); 25 Aug 2011 15:57:03 -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 88909 invoked by uid 99); 25 Aug 2011 15:57:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 25 Aug 2011 15:57:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 25 Aug 2011 15:57:01 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8C0032388900; Thu, 25 Aug 2011 15:56:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1161614 - in /geronimo/server/trunk/plugins/bval: bval-deployer/pom.xml bval-deployer/src/main/history/dependencies.xml geronimo-bval/pom.xml pom.xml Date: Thu, 25 Aug 2011 15:56:41 -0000 To: scm@geronimo.apache.org From: genspring@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110825155641.8C0032388900@eris.apache.org> Author: genspring Date: Thu Aug 25 15:56:40 2011 New Revision: 1161614 URL: http://svn.apache.org/viewvc?rev=1161614&view=rev Log: pick up the latest geronimo BV bundle. Modified: geronimo/server/trunk/plugins/bval/bval-deployer/pom.xml geronimo/server/trunk/plugins/bval/bval-deployer/src/main/history/dependencies.xml geronimo/server/trunk/plugins/bval/geronimo-bval/pom.xml geronimo/server/trunk/plugins/bval/pom.xml Modified: geronimo/server/trunk/plugins/bval/bval-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/bval/bval-deployer/pom.xml?rev=1161614&r1=1161613&r2=1161614&view=diff ============================================================================== --- geronimo/server/trunk/plugins/bval/bval-deployer/pom.xml (original) +++ geronimo/server/trunk/plugins/bval/bval-deployer/pom.xml Thu Aug 25 15:56:40 2011 @@ -58,8 +58,8 @@ - org.apache.bval - org.apache.bval.bundle + org.apache.geronimo.bundles + bval-jsr303 Modified: geronimo/server/trunk/plugins/bval/bval-deployer/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/bval/bval-deployer/src/main/history/dependencies.xml?rev=1161614&r1=1161613&r2=1161614&view=diff ============================================================================== --- geronimo/server/trunk/plugins/bval/bval-deployer/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/plugins/bval/bval-deployer/src/main/history/dependencies.xml Thu Aug 25 15:56:40 2011 @@ -17,8 +17,8 @@ jar - org.apache.bval - org.apache.bval.bundle + org.apache.geronimo.bundles + bval-jsr303 jar Modified: geronimo/server/trunk/plugins/bval/geronimo-bval/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/bval/geronimo-bval/pom.xml?rev=1161614&r1=1161613&r2=1161614&view=diff ============================================================================== --- geronimo/server/trunk/plugins/bval/geronimo-bval/pom.xml (original) +++ geronimo/server/trunk/plugins/bval/geronimo-bval/pom.xml Thu Aug 25 15:56:40 2011 @@ -62,8 +62,8 @@ - org.apache.bval - org.apache.bval.bundle + org.apache.geronimo.bundles + bval-jsr303 Modified: geronimo/server/trunk/plugins/bval/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/bval/pom.xml?rev=1161614&r1=1161613&r2=1161614&view=diff ============================================================================== --- geronimo/server/trunk/plugins/bval/pom.xml (original) +++ geronimo/server/trunk/plugins/bval/pom.xml Thu Aug 25 15:56:40 2011 @@ -42,9 +42,9 @@ - org.apache.bval - org.apache.bval.bundle - 0.2-incubating + org.apache.geronimo.bundles + bval-jsr303 + 0.3_1-incubating-SNAPSHOT org.apache.bval