You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rw...@apache.org on 2010/09/16 04:18:17 UTC

svn commit: r997566 - in /geronimo/server/trunk/plugingroups: console-jetty/pom.xml console-jetty/src/main/history/dependencies.xml console-tomcat/pom.xml console-tomcat/src/main/history/dependencies.xml

Author: rwonly
Date: Thu Sep 16 02:18:17 2010
New Revision: 997566

URL: http://svn.apache.org/viewvc?rev=997566&view=rev
Log:
stop assemble sysdb console with server. 

Modified:
    geronimo/server/trunk/plugingroups/console-jetty/pom.xml
    geronimo/server/trunk/plugingroups/console-jetty/src/main/history/dependencies.xml
    geronimo/server/trunk/plugingroups/console-tomcat/pom.xml
    geronimo/server/trunk/plugingroups/console-tomcat/src/main/history/dependencies.xml

Modified: geronimo/server/trunk/plugingroups/console-jetty/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugingroups/console-jetty/pom.xml?rev=997566&r1=997565&r2=997566&view=diff
==============================================================================
--- geronimo/server/trunk/plugingroups/console-jetty/pom.xml (original)
+++ geronimo/server/trunk/plugingroups/console-jetty/pom.xml Thu Sep 16 02:18:17 2010
@@ -103,12 +103,14 @@
             <!--<type>car</type>-->
         <!--</dependency>-->
 
+        <!--
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>
             <artifactId>sysdb-console-jetty</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
+        -->
 
         <!--<dependency>-->
             <!--<groupId>org.apache.geronimo.plugins</groupId>-->

Modified: geronimo/server/trunk/plugingroups/console-jetty/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugingroups/console-jetty/src/main/history/dependencies.xml?rev=997566&r1=997565&r2=997566&view=diff
==============================================================================
--- geronimo/server/trunk/plugingroups/console-jetty/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugingroups/console-jetty/src/main/history/dependencies.xml Thu Sep 16 02:18:17 2010
@@ -21,9 +21,4 @@
         <artifactId>plugin-console-jetty</artifactId>
         <type>car</type>
     </dependency>
-    <dependency>
-        <groupId>org.apache.geronimo.plugins</groupId>
-        <artifactId>sysdb-console-jetty</artifactId>
-        <type>car</type>
-    </dependency>
 </plugin-artifact>

Modified: geronimo/server/trunk/plugingroups/console-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugingroups/console-tomcat/pom.xml?rev=997566&r1=997565&r2=997566&view=diff
==============================================================================
--- geronimo/server/trunk/plugingroups/console-tomcat/pom.xml (original)
+++ geronimo/server/trunk/plugingroups/console-tomcat/pom.xml Thu Sep 16 02:18:17 2010
@@ -103,12 +103,14 @@
             <!--<type>car</type>-->
         <!--</dependency>-->
 
+        <!--
         <dependency>
             <groupId>org.apache.geronimo.plugins</groupId>
             <artifactId>sysdb-console-tomcat</artifactId>
             <version>${project.version}</version>
             <type>car</type>
         </dependency>
+        -->
 
         <!--<dependency>-->
             <!--<groupId>org.apache.geronimo.plugins</groupId>-->

Modified: geronimo/server/trunk/plugingroups/console-tomcat/src/main/history/dependencies.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugingroups/console-tomcat/src/main/history/dependencies.xml?rev=997566&r1=997565&r2=997566&view=diff
==============================================================================
--- geronimo/server/trunk/plugingroups/console-tomcat/src/main/history/dependencies.xml (original)
+++ geronimo/server/trunk/plugingroups/console-tomcat/src/main/history/dependencies.xml Thu Sep 16 02:18:17 2010
@@ -21,9 +21,4 @@
         <artifactId>plugin-console-tomcat</artifactId>
         <type>car</type>
     </dependency>
-    <dependency>
-        <groupId>org.apache.geronimo.plugins</groupId>
-        <artifactId>sysdb-console-tomcat</artifactId>
-        <type>car</type>
-    </dependency>
 </plugin-artifact>