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 2008/05/27 18:51:06 UTC

svn commit: r660597 - in /geronimo/sandbox/concurrent: concurrent-deployer/ concurrent/ geronimo-concurrent-builder/ geronimo-concurrent-management/ geronimo-concurrent/

Author: gawor
Date: Tue May 27 09:51:03 2008
New Revision: 660597

URL: http://svn.apache.org/viewvc?rev=660597&view=rev
Log:
some license cleanup

Removed:
    geronimo/sandbox/concurrent/concurrent-deployer/LICENSE.txt
    geronimo/sandbox/concurrent/concurrent-deployer/NOTICE.txt
    geronimo/sandbox/concurrent/concurrent/LICENSE.txt
    geronimo/sandbox/concurrent/concurrent/NOTICE.txt
    geronimo/sandbox/concurrent/geronimo-concurrent-builder/LICENSE.txt
    geronimo/sandbox/concurrent/geronimo-concurrent-builder/NOTICE.txt
    geronimo/sandbox/concurrent/geronimo-concurrent-management/LICENSE.txt
    geronimo/sandbox/concurrent/geronimo-concurrent-management/NOTICE.txt
    geronimo/sandbox/concurrent/geronimo-concurrent/LICENSE.txt
    geronimo/sandbox/concurrent/geronimo-concurrent/NOTICE.txt
Modified:
    geronimo/sandbox/concurrent/concurrent-deployer/pom.xml
    geronimo/sandbox/concurrent/concurrent/pom.xml
    geronimo/sandbox/concurrent/geronimo-concurrent-builder/pom.xml
    geronimo/sandbox/concurrent/geronimo-concurrent-management/pom.xml
    geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml

Modified: geronimo/sandbox/concurrent/concurrent-deployer/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/concurrent-deployer/pom.xml?rev=660597&r1=660596&r2=660597&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/concurrent-deployer/pom.xml (original)
+++ geronimo/sandbox/concurrent/concurrent-deployer/pom.xml Tue May 27 09:51:03 2008
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>concurrent-deployer</artifactId>
-    <name>Geronimo Configs :: Concurrency Utilities for Java EE Deployer</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Deployer</name>
     <packaging>car</packaging>
 
     <description>Geronimo Concurrent Deployer</description>

Modified: geronimo/sandbox/concurrent/concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/concurrent/pom.xml?rev=660597&r1=660596&r2=660597&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/concurrent/pom.xml (original)
+++ geronimo/sandbox/concurrent/concurrent/pom.xml Tue May 27 09:51:03 2008
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.geronimo.configs</groupId>
     <artifactId>concurrent</artifactId>
-    <name>Geronimo Configs :: Concurrency Utilities for Java EE</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Concurrency Utilities</name>
     <packaging>car</packaging>
 
     <description>

Modified: geronimo/sandbox/concurrent/geronimo-concurrent-builder/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/geronimo-concurrent-builder/pom.xml?rev=660597&r1=660596&r2=660597&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/geronimo-concurrent-builder/pom.xml (original)
+++ geronimo/sandbox/concurrent/geronimo-concurrent-builder/pom.xml Tue May 27 09:51:03 2008
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-concurrent-builder</artifactId>
-    <name>Concurrency Utilities for Java EE: Geronimo Builder</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Builder</name>
 
    <dependencies>
         <dependency>

Modified: geronimo/sandbox/concurrent/geronimo-concurrent-management/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/geronimo-concurrent-management/pom.xml?rev=660597&r1=660596&r2=660597&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/geronimo-concurrent-management/pom.xml (original)
+++ geronimo/sandbox/concurrent/geronimo-concurrent-management/pom.xml Tue May 27 09:51:03 2008
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-concurrent-management</artifactId>
-    <name>Concurrency Utilities for Java EE: Geronimo Management API</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Management API</name>
 
    <dependencies>
         <dependency>

Modified: geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml?rev=660597&r1=660596&r2=660597&view=diff
==============================================================================
--- geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml (original)
+++ geronimo/sandbox/concurrent/geronimo-concurrent/pom.xml Tue May 27 09:51:03 2008
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.geronimo.modules</groupId>
     <artifactId>geronimo-concurrent</artifactId>
-    <name>Concurrency Utilities for Java EE: Geronimo Implementation</name>
+    <name>Geronimo Plugins, Concurrency Utilities :: Core</name>
 
    <dependencies>
         <dependency>