You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2007/10/25 21:19:12 UTC

svn commit: r588316 - in /geronimo/server/trunk/configs: ca-helper-jetty/src/main/resources/ ca-helper-tomcat/pom.xml ca-helper-tomcat/src/main/resources/ remote-deploy-tomcat/pom.xml remote-deploy-tomcat/src/main/resources/

Author: gawor
Date: Thu Oct 25 12:19:10 2007
New Revision: 588316

URL: http://svn.apache.org/viewvc?rev=588316&view=rev
Log:
removing old (and unused) geronimo-plugin.xml files as they are automatically generated now

Removed:
    geronimo/server/trunk/configs/ca-helper-jetty/src/main/resources/
    geronimo/server/trunk/configs/ca-helper-tomcat/src/main/resources/
    geronimo/server/trunk/configs/remote-deploy-tomcat/src/main/resources/
Modified:
    geronimo/server/trunk/configs/ca-helper-tomcat/pom.xml
    geronimo/server/trunk/configs/remote-deploy-tomcat/pom.xml

Modified: geronimo/server/trunk/configs/ca-helper-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/ca-helper-tomcat/pom.xml?rev=588316&r1=588315&r2=588316&view=diff
==============================================================================
--- geronimo/server/trunk/configs/ca-helper-tomcat/pom.xml (original)
+++ geronimo/server/trunk/configs/ca-helper-tomcat/pom.xml Thu Oct 25 12:19:10 2007
@@ -105,7 +105,7 @@
                             <prerequisite>
                                 <id>
                                     <groupId>org.apache.geronimo.configs</groupId>
-                                    <artifactId>tomcat</artifactId>
+                                    <artifactId>tomcat6</artifactId>
                                 </id>
                                 <resource-type>Web Container</resource-type>
                                 <description>The Tomcat web container</description>

Modified: geronimo/server/trunk/configs/remote-deploy-tomcat/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/remote-deploy-tomcat/pom.xml?rev=588316&r1=588315&r2=588316&view=diff
==============================================================================
--- geronimo/server/trunk/configs/remote-deploy-tomcat/pom.xml (original)
+++ geronimo/server/trunk/configs/remote-deploy-tomcat/pom.xml Thu Oct 25 12:19:10 2007
@@ -97,7 +97,7 @@
                             <prerequisite>
                                 <id>
                                     <groupId>org.apache.geronimo.configs</groupId>
-                                    <artifactId>tomcat</artifactId>
+                                    <artifactId>tomcat6</artifactId>
                                 </id>
                                 <resource-type>Web Container</resource-type>
                                 <description>The Tomcat web container</description>