You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/08/20 17:02:12 UTC

svn commit: r987534 - in /geronimo/external/trunk: tomcat-archetype/pom.xml tomcat-parent-6.0.18/pom.xml tomcat-parent-6.0.24/pom.xml tomcat-parent-6.0.26/pom.xml tomcat-parent-6.0.29/pom.xml tomcat-parent-7.0.0/pom.xml

Author: rickmcguire
Date: Fri Aug 20 15:02:12 2010
New Revision: 987534

URL: http://svn.apache.org/viewvc?rev=987534&view=rev
Log:
Fix project names so Apache Geronimo appears in generated NOTICE files

Modified:
    geronimo/external/trunk/tomcat-archetype/pom.xml
    geronimo/external/trunk/tomcat-parent-6.0.18/pom.xml
    geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml
    geronimo/external/trunk/tomcat-parent-6.0.26/pom.xml
    geronimo/external/trunk/tomcat-parent-6.0.29/pom.xml
    geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml

Modified: geronimo/external/trunk/tomcat-archetype/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-archetype/pom.xml?rev=987534&r1=987533&r2=987534&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-archetype/pom.xml (original)
+++ geronimo/external/trunk/tomcat-archetype/pom.xml Fri Aug 20 15:02:12 2010
@@ -34,7 +34,7 @@
     <version>1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>Apache Geronimo Tomcat fork</name>
+    <name>Apache Geronimo Tomcat Fork 6.0.20</name>
     <description>Mavenized tomcat build</description>
 
     <!-- instructions:

Modified: geronimo/external/trunk/tomcat-parent-6.0.18/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-6.0.18/pom.xml?rev=987534&r1=987533&r2=987534&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-6.0.18/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-6.0.18/pom.xml Fri Aug 20 15:02:12 2010
@@ -31,7 +31,7 @@
     <version>6.0.18-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>tomcat-parent</name>
+    <name>Apache Geronimo Tomcat Fork 6.0.18</name>
     <description>Mavenized tomcat build</description>
 
     <!-- instructions:

Modified: geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml?rev=987534&r1=987533&r2=987534&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-6.0.24/pom.xml Fri Aug 20 15:02:12 2010
@@ -30,7 +30,7 @@
     <version>6.0.24.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>Apache Geronimo Tomcat fork</name>
+    <name>Apache Geronimo Tomcat Fork 6.0.24</name>
     <description>Mavenized tomcat build</description>
 
     <!-- instructions:

Modified: geronimo/external/trunk/tomcat-parent-6.0.26/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-6.0.26/pom.xml?rev=987534&r1=987533&r2=987534&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-6.0.26/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-6.0.26/pom.xml Fri Aug 20 15:02:12 2010
@@ -30,7 +30,7 @@
     <version>6.0.26.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>Apache Geronimo Tomcat fork</name>
+    <name>Apache Geronimo Tomcat Fork 6.0.26</name>
     <description>Mavenized tomcat build</description>
 
     <!-- instructions:

Modified: geronimo/external/trunk/tomcat-parent-6.0.29/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-6.0.29/pom.xml?rev=987534&r1=987533&r2=987534&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-6.0.29/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-6.0.29/pom.xml Fri Aug 20 15:02:12 2010
@@ -30,7 +30,7 @@
     <version>6.0.29.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>Apache Geronimo Tomcat fork</name>
+    <name>Apache Geronimo Tomcat Fork 6.0.29</name>
     <description>Mavenized tomcat build</description>
 
     <!-- instructions:

Modified: geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml?rev=987534&r1=987533&r2=987534&view=diff
==============================================================================
--- geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml (original)
+++ geronimo/external/trunk/tomcat-parent-7.0.0/pom.xml Fri Aug 20 15:02:12 2010
@@ -30,7 +30,7 @@
     <version>7.0.0.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
-    <name>Apache Geronimo Tomcat fork</name>
+    <name>Apache Geronimo Tomcat Fork 7.0.0</name>
     <description>Mavenized tomcat build</description>
 
     <!-- instructions: