Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 27839 invoked from network); 17 Jun 2010 21:08:59 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Jun 2010 21:08:59 -0000 Received: (qmail 69750 invoked by uid 500); 17 Jun 2010 21:08:59 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 69712 invoked by uid 500); 17 Jun 2010 21:08:58 -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 69610 invoked by uid 99); 17 Jun 2010 21:08:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 17 Jun 2010 21:08:58 +0000 X-ASF-Spam-Status: No, hits=-1939.0 required=10.0 tests=ALL_TRUSTED,AWL,HK_RANDOM_ENVFROM,HK_RANDOM_FROM 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, 17 Jun 2010 21:08:53 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1C5D323889DA; Thu, 17 Jun 2010 21:08:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r955748 [4/7] - in /geronimo/server/branches/2.1.6: ./ assemblies/ assemblies/geronimo-boilerplate-minimal/ assemblies/geronimo-framework/ assemblies/geronimo-jetty6-javaee5/ assemblies/geronimo-jetty6-minimal/ assemblies/geronimo-tomcat6-j... Date: Thu, 17 Jun 2010 21:08:01 -0000 To: scm@geronimo.apache.org From: rickmcguire@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100617210808.1C5D323889DA@eris.apache.org> Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-jmx/pom.xml Thu Jun 17 21:07:52 2010 @@ -24,7 +24,7 @@ org.apache.geronimo.plugins.monitoring monitoring - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT agent-jmx Modified: geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/agent-sql/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins.monitoring monitoring - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT agent-sql Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-ds/pom.xml Thu Jun 17 21:07:52 2010 @@ -1,79 +1,79 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins.monitoring - monitoring - 2.1.7-SNAPSHOT - - - org.apache.geronimo.plugins - mconsole-ds - Geronimo Plugins, Monitoring :: Console DataSource - car - - - - org.apache.geronimo.configs - system-database - ${version} - car - - - - org.tranql - tranql-connector-derby-embed-local - rar - - - - org.apache.geronimo.configs - connector-deployer - ${version} - car - - - - - - - org.apache.geronimo.buildsupport - car-maven-plugin - - - ${gbeanDeployer} - ${connectorDeployer} - - Monitoring - - org.tranql - tranql-connector-derby-embed-local - rar - - - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins.monitoring + monitoring + 2.1.6-SNAPSHOT + + + org.apache.geronimo.plugins + mconsole-ds + Geronimo Plugins, Monitoring :: Console DataSource + car + + + + org.apache.geronimo.configs + system-database + ${version} + car + + + + org.tranql + tranql-connector-derby-embed-local + rar + + + + org.apache.geronimo.configs + connector-deployer + ${version} + car + + + + + + + org.apache.geronimo.buildsupport + car-maven-plugin + + + ${gbeanDeployer} + ${connectorDeployer} + + Monitoring + + org.tranql + tranql-connector-derby-embed-local + rar + + + + + + + Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-jetty/pom.xml Thu Jun 17 21:07:52 2010 @@ -1,123 +1,123 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins.monitoring - monitoring - 2.1.7-SNAPSHOT - - - org.apache.geronimo.plugins - mconsole-jetty - Geronimo Plugins, Monitoring :: Console (Jetty) - car - - - - org.apache.geronimo.configs - jetty6-deployer - ${version} - car - provided - - - - org.apache.geronimo.configs - jasper-deployer - ${version} - car - provided - - - - org.apache.geronimo.configs - connector-deployer - ${version} - car - provided - - - - org.apache.geronimo.plugins - mconsole-ds - ${version} - car - - - - org.apache.geronimo.plugins - console-jetty - ${version} - car - - - - org.apache.geronimo.plugins.monitoring - mconsole-war - ${version} - war - provided - - - - org.apache.geronimo.configs - dojo-legacy-jetty6 - ${version} - car - - - - org.apache.geronimo.configs - openejb - ${version} - car - - - - - - - org.apache.geronimo.buildsupport - car-maven-plugin - - - ${gbeanDeployer} - ${j2eeDeployer} - ${jasperDeployer} - ${jetty6Deployer} - ${connectorDeployer} - - - org.apache.geronimo.plugins.monitoring - mconsole-war - ${version} - war - - Monitoring - - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins.monitoring + monitoring + 2.1.6-SNAPSHOT + + + org.apache.geronimo.plugins + mconsole-jetty + Geronimo Plugins, Monitoring :: Console (Jetty) + car + + + + org.apache.geronimo.configs + jetty6-deployer + ${version} + car + provided + + + + org.apache.geronimo.configs + jasper-deployer + ${version} + car + provided + + + + org.apache.geronimo.configs + connector-deployer + ${version} + car + provided + + + + org.apache.geronimo.plugins + mconsole-ds + ${version} + car + + + + org.apache.geronimo.plugins + console-jetty + ${version} + car + + + + org.apache.geronimo.plugins.monitoring + mconsole-war + ${version} + war + provided + + + + org.apache.geronimo.configs + dojo-legacy-jetty6 + ${version} + car + + + + org.apache.geronimo.configs + openejb + ${version} + car + + + + + + + org.apache.geronimo.buildsupport + car-maven-plugin + + + ${gbeanDeployer} + ${j2eeDeployer} + ${jasperDeployer} + ${jetty6Deployer} + ${connectorDeployer} + + + org.apache.geronimo.plugins.monitoring + mconsole-war + ${version} + war + + Monitoring + + + + + + Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-tomcat/pom.xml Thu Jun 17 21:07:52 2010 @@ -1,131 +1,131 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins.monitoring - monitoring - 2.1.7-SNAPSHOT - - - org.apache.geronimo.plugins - mconsole-tomcat - Geronimo Plugins, Monitoring :: Console (Tomcat) - car - - - - org.apache.geronimo.configs - tomcat6-deployer - ${version} - car - provided - - - - org.apache.geronimo.configs - jasper-deployer - ${version} - car - provided - - - - org.apache.geronimo.configs - connector-deployer - ${version} - car - provided - - - - org.apache.geronimo.plugins - mconsole-ds - ${version} - car - - - - org.apache.geronimo.plugins - console-tomcat - ${version} - car - - - - org.apache.geronimo.plugins.monitoring - mconsole-war - ${version} - war - provided - - - - org.apache.geronimo.framework - j2ee-security - ${version} - car - - - - org.apache.geronimo.configs - dojo-legacy-tomcat - ${version} - car - - - - - org.apache.geronimo.configs - openejb - ${version} - car - - - - - - - org.apache.geronimo.buildsupport - car-maven-plugin - - - ${gbeanDeployer} - ${j2eeDeployer} - ${jasperDeployer} - ${tomcatDeployer} - ${connectorDeployer} - - - org.apache.geronimo.plugins.monitoring - mconsole-war - ${version} - war - - Monitoring - - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins.monitoring + monitoring + 2.1.6-SNAPSHOT + + + org.apache.geronimo.plugins + mconsole-tomcat + Geronimo Plugins, Monitoring :: Console (Tomcat) + car + + + + org.apache.geronimo.configs + tomcat6-deployer + ${version} + car + provided + + + + org.apache.geronimo.configs + jasper-deployer + ${version} + car + provided + + + + org.apache.geronimo.configs + connector-deployer + ${version} + car + provided + + + + org.apache.geronimo.plugins + mconsole-ds + ${version} + car + + + + org.apache.geronimo.plugins + console-tomcat + ${version} + car + + + + org.apache.geronimo.plugins.monitoring + mconsole-war + ${version} + war + provided + + + + org.apache.geronimo.framework + j2ee-security + ${version} + car + + + + org.apache.geronimo.configs + dojo-legacy-tomcat + ${version} + car + + + + + org.apache.geronimo.configs + openejb + ${version} + car + + + + + + + org.apache.geronimo.buildsupport + car-maven-plugin + + + ${gbeanDeployer} + ${j2eeDeployer} + ${jasperDeployer} + ${tomcatDeployer} + ${connectorDeployer} + + + org.apache.geronimo.plugins.monitoring + mconsole-war + ${version} + war + + Monitoring + + + + + + Modified: geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/mconsole-war/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins.monitoring monitoring - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT mconsole-war Modified: geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/monitoring/pom.xml Thu Jun 17 21:07:52 2010 @@ -1,86 +1,86 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins - plugins - 2.1.7-SNAPSHOT - - - org.apache.geronimo.plugins.monitoring - monitoring - Geronimo Plugins, Monitoring - pom - - Geronimo Monitoring and Management - - - - commons-logging - commons-logging - provided - - - - - agent-ds - agent-jar - agent-ejb - agent-car-ejb - agent-jmx - agent-car-jmx - agent-sql - mconsole-ds - mconsole-jetty - mconsole-tomcat - mconsole-war - - - - - - ${pom.basedir}/src/main/resources - true - - - - - - - - - org.apache.geronimo.buildsupport - car-maven-plugin - - - true - true - - - - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins + plugins + 2.1.6-SNAPSHOT + + + org.apache.geronimo.plugins.monitoring + monitoring + Geronimo Plugins, Monitoring + pom + + Geronimo Monitoring and Management + + + + commons-logging + commons-logging + provided + + + + + agent-ds + agent-jar + agent-ejb + agent-car-ejb + agent-jmx + agent-car-jmx + agent-sql + mconsole-ds + mconsole-jetty + mconsole-tomcat + mconsole-war + + + + + + ${pom.basedir}/src/main/resources + true + + + + + + + + + org.apache.geronimo.buildsupport + car-maven-plugin + + + true + true + + + + + + + + Modified: geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces-builder/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins myfaces - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/myfaces/geronimo-myfaces/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins myfaces - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/myfaces/myfaces-deployer/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins myfaces - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/myfaces/myfaces/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins myfaces - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/myfaces/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT myfaces Modified: geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb-builder/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openejb - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openejb/geronimo-openejb/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openejb - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openejb/openejb-deployer/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openejb - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openejb/openejb/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openejb - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/openejb/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openejb/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openejb/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openejb/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT openejb Modified: geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-openjpa/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openjpa - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10-builder/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openjpa - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openjpa/geronimo-persistence-jpa10/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openjpa - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openjpa/openjpa/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openjpa - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openjpa/persistence-jpa10-deployer/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins openjpa - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/openjpa/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT openjpa Modified: geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-jetty/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plancreator - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT plancreator-console-jetty Modified: geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-console-tomcat/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plancreator - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT plancreator-console-tomcat Modified: geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/plancreator/plancreator-portlets/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plancreator - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT plancreator-portlets Modified: geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/plancreator/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT plancreator Modified: geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/pluto/geronimo-pluto/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins pluto - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT geronimo-pluto Modified: geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/pluto/pluto-support/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins pluto - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT pluto-support Modified: geronimo/server/branches/2.1.6/plugins/pluto/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pluto/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/pluto/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/pluto/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT pluto Modified: geronimo/server/branches/2.1.6/plugins/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo geronimo - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.plugins Modified: geronimo/server/branches/2.1.6/plugins/procrun/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/procrun/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/procrun/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/procrun/pom.xml Thu Jun 17 21:07:52 2010 @@ -27,7 +27,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/remote-deploy/geronimo-remote-deploy/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins remote-deploy - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT geronimo-remote-deploy Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/remote-deploy/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT remote-deploy Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-jetty/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins remote-deploy - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/remote-deploy/remote-deploy-tomcat/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins remote-deploy - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/sharedlib/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/spring/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/spring/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/spring/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/spring/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/geronimo-derby/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins system-database - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/geronimo-timer/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins system-database - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/system-database/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT system-database Modified: geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-jetty/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins system-database - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT sysdb-console-jetty Modified: geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/sysdb-console-tomcat/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins system-database - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT sysdb-console-tomcat Modified: geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/sysdb-portlets/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins system-database - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT sysdb-portlets Modified: geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/system-database/system-database/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins system-database - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.configs Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-builder/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins tomcat - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-builder-wadi/pom.xml Thu Jun 17 21:07:52 2010 @@ -1,74 +1,74 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins - tomcat - 2.1.7-SNAPSHOT - - - org.apache.geronimo.modules - geronimo-tomcat6-clustering-builder-wadi - Geronimo Plugins, Tomcat :: Clustering Builder for WADI Core - - - - - ${pom.groupId} - geronimo-naming-builder - ${version} - - - - ${pom.groupId} - geronimo-tomcat6-builder - ${version} - test - - - - ${pom.groupId} - geronimo-tomcat6-clustering-wadi - ${version} - - - - ${pom.groupId} - geronimo-web-2.5-builder - ${version} - test - - - - - - - org.codehaus.mojo - xmlbeans-maven-plugin - - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins + tomcat + 2.1.6-SNAPSHOT + + + org.apache.geronimo.modules + geronimo-tomcat6-clustering-builder-wadi + Geronimo Plugins, Tomcat :: Clustering Builder for WADI Core + + + + + ${pom.groupId} + geronimo-naming-builder + ${version} + + + + ${pom.groupId} + geronimo-tomcat6-builder + ${version} + test + + + + ${pom.groupId} + geronimo-tomcat6-clustering-wadi + ${version} + + + + ${pom.groupId} + geronimo-web-2.5-builder + ${version} + test + + + + + + + org.codehaus.mojo + xmlbeans-maven-plugin + + + + + + Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6-clustering-wadi/pom.xml Thu Jun 17 21:07:52 2010 @@ -1,50 +1,50 @@ - - - - - - - - 4.0.0 - - - org.apache.geronimo.plugins - tomcat - 2.1.7-SNAPSHOT - - - org.apache.geronimo.modules - geronimo-tomcat6-clustering-wadi - Geronimo Plugins, Tomcat :: Clustering over WADI Core - - - - ${pom.groupId} - geronimo-clustering-wadi - ${version} - - - - ${pom.groupId} - geronimo-tomcat6 - ${version} - - - - - + + + + + + + + 4.0.0 + + + org.apache.geronimo.plugins + tomcat + 2.1.6-SNAPSHOT + + + org.apache.geronimo.modules + geronimo-tomcat6-clustering-wadi + Geronimo Plugins, Tomcat :: Clustering over WADI Core + + + + ${pom.groupId} + geronimo-clustering-wadi + ${version} + + + + ${pom.groupId} + geronimo-tomcat6 + ${version} + + + + + Modified: geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/tomcat/geronimo-tomcat6/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins tomcat - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT org.apache.geronimo.modules Modified: geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml?rev=955748&r1=955747&r2=955748&view=diff ============================================================================== --- geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml (original) +++ geronimo/server/branches/2.1.6/plugins/tomcat/pom.xml Thu Jun 17 21:07:52 2010 @@ -25,7 +25,7 @@ org.apache.geronimo.plugins plugins - 2.1.7-SNAPSHOT + 2.1.6-SNAPSHOT tomcat