You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jv...@apache.org on 2005/10/31 05:10:26 UTC

svn commit: r329726 - in /geronimo/specs/trunk: geronimo-spec-j2ee-connector/ geronimo-spec-j2ee-jacc/ geronimo-spec-j2ee-management/ geronimo-spec-j2ee/ geronimo-spec-javamail/ geronimo-spec-jaxr/ geronimo-spec-jaxrpc/ geronimo-spec-jsp/ geronimo-spec...

Author: jvanzyl
Date: Sun Oct 30 20:10:17 2005
New Revision: 329726

URL: http://svn.apache.org/viewcvs?rev=329726&view=rev
Log:
o updating artifact ids

Modified:
    geronimo/specs/trunk/geronimo-spec-j2ee-connector/pom.xml
    geronimo/specs/trunk/geronimo-spec-j2ee-jacc/pom.xml
    geronimo/specs/trunk/geronimo-spec-j2ee-management/pom.xml
    geronimo/specs/trunk/geronimo-spec-j2ee/pom.xml
    geronimo/specs/trunk/geronimo-spec-javamail/pom.xml
    geronimo/specs/trunk/geronimo-spec-jaxr/pom.xml
    geronimo/specs/trunk/geronimo-spec-jaxrpc/pom.xml
    geronimo/specs/trunk/geronimo-spec-jsp/pom.xml
    geronimo/specs/trunk/geronimo-spec-saaj/pom.xml

Modified: geronimo/specs/trunk/geronimo-spec-j2ee-connector/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-j2ee-connector/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-j2ee-connector/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-j2ee-connector/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>jta</artifactId>
+      <artifactId>geronimo-spec-jta</artifactId>
     </dependency>
   </dependencies>
 </project>

Modified: geronimo/specs/trunk/geronimo-spec-j2ee-jacc/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-j2ee-jacc/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-j2ee-jacc/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-j2ee-jacc/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>servlet</artifactId>
+      <artifactId>geronimo-spec-servlet</artifactId>
     </dependency>
   </dependencies>
 </project>

Modified: geronimo/specs/trunk/geronimo-spec-j2ee-management/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-j2ee-management/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-j2ee-management/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-j2ee-management/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>ejb</artifactId>
+      <artifactId>geronimo-spec-ejb</artifactId>
     </dependency>
     <dependency>
       <groupId>mx4j</groupId>

Modified: geronimo/specs/trunk/geronimo-spec-j2ee/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-j2ee/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-j2ee/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-j2ee/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,63 +11,63 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>activation</artifactId>
+      <artifactId>geronimo-spec-activation</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>ejb</artifactId>
+      <artifactId>geronimo-spec-ejb</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>j2ee-connector</artifactId>
+      <artifactId>geronimo-spec-j2ee-connector</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>j2ee-deployment</artifactId>
+      <artifactId>geronimo-spec-j2ee-deployment</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>j2ee-jacc</artifactId>
+      <artifactId>geronimo-spec-j2ee-jacc</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>j2ee-management</artifactId>
+      <artifactId>geronimo-spec-j2ee-management</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>jms</artifactId>
+      <artifactId>geronimo-spec-jms</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>javamail</artifactId>
+      <artifactId>geronimo-spec-javamail</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>jaxr</artifactId>
+      <artifactId>geronimo-spec-jaxr</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>jsp</artifactId>
+      <artifactId>geronimo-spec-jsp</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>jta</artifactId>
+      <artifactId>geronimo-spec-jta</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>servlet</artifactId>
+      <artifactId>geronimo-spec-servlet</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>jaxrpc</artifactId>
+      <artifactId>geronimo-spec-jaxrpc</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>saaj</artifactId>
+      <artifactId>geronimo-spec-saaj</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>qname</artifactId>
+      <artifactId>geronimo-spec-qname</artifactId>
     </dependency>
   </dependencies>
   <build>

Modified: geronimo/specs/trunk/geronimo-spec-javamail/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-javamail/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-javamail/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-javamail/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>activation</artifactId>
+      <artifactId>geronimo-spec-activation</artifactId>
     </dependency>
   </dependencies>
 </project>

Modified: geronimo/specs/trunk/geronimo-spec-jaxr/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-jaxr/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-jaxr/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-jaxr/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>activation</artifactId>
+      <artifactId>geronimo-spec-activation</artifactId>
     </dependency>
     <dependency>
       <groupId>scout</groupId>

Modified: geronimo/specs/trunk/geronimo-spec-jaxrpc/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-jaxrpc/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-jaxrpc/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-jaxrpc/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,15 +11,15 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>qname</artifactId>
+      <artifactId>geronimo-spec-qname</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>saaj</artifactId>
+      <artifactId>geronimo-spec-saaj</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>servlet</artifactId>
+      <artifactId>geronimo-spec-servlet</artifactId>
     </dependency>
   </dependencies>
 </project>

Modified: geronimo/specs/trunk/geronimo-spec-jsp/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-jsp/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-jsp/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-jsp/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>servlet</artifactId>
+      <artifactId>geronimo-spec-servlet</artifactId>
     </dependency>
   </dependencies>
 </project>

Modified: geronimo/specs/trunk/geronimo-spec-saaj/pom.xml
URL: http://svn.apache.org/viewcvs/geronimo/specs/trunk/geronimo-spec-saaj/pom.xml?rev=329726&r1=329725&r2=329726&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-spec-saaj/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-spec-saaj/pom.xml Sun Oct 30 20:10:17 2005
@@ -11,7 +11,7 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>activation</artifactId>
+      <artifactId>geronimo-spec-activation</artifactId>
     </dependency>
   </dependencies>
 </project>