You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jb...@apache.org on 2008/11/07 22:01:37 UTC

svn commit: r712262 - in /geronimo/specs/trunk: geronimo-activation_1.1_spec/ geronimo-annotation_1.0_spec/ geronimo-availability_0.4_spec/ geronimo-commonj_1.1_spec/ geronimo-concurrent_1.0_spec/ geronimo-ejb_3.0_spec/ geronimo-el_1.0_spec/ geronimo-i...

Author: jbohn
Date: Fri Nov  7 13:01:36 2008
New Revision: 712262

URL: http://svn.apache.org/viewvc?rev=712262&view=rev
Log:
update all specs to leverage the newly released specs-parent 1.6

Modified:
    geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-availability_0.4_spec/pom.xml
    geronimo/specs/trunk/geronimo-commonj_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-ejb_3.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-interceptor_3.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-j2ee-connector_1.6_spec/pom.xml
    geronimo/specs/trunk/geronimo-j2ee-management_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jacc_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jaspi_1.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml
    geronimo/specs/trunk/geronimo-jaxb_2.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-jaxrpc_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jaxws_2.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jms_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jpa_3.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-jsp_2.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml
    geronimo/specs/trunk/geronimo-saaj_1.3_spec/pom.xml
    geronimo/specs/trunk/geronimo-servlet_2.5_spec/pom.xml
    geronimo/specs/trunk/geronimo-servlet_3.0_spec/pom.xml
    geronimo/specs/trunk/geronimo-ws-metadata_2.0_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-activation_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-activation_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-annotation_1.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-annotation_1.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-availability_0.4_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-availability_0.4_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-availability_0.4_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-availability_0.4_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-availability_0.4_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-commonj_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-commonj_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-commonj_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-commonj_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-commonj_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-concurrent_1.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-concurrent_1.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-ejb_3.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-ejb_3.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-ejb_3.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-ejb_3.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-ejb_3.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-el_1.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-el_1.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-interceptor_3.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-interceptor_3.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-interceptor_3.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-interceptor_3.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-interceptor_3.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-j2ee-connector_1.6_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-j2ee-connector_1.6_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-j2ee-connector_1.6_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-j2ee-connector_1.6_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-j2ee-connector_1.6_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-j2ee-management_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-j2ee-management_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-j2ee-management_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-j2ee-management_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jacc_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jacc_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jacc_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jacc_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jacc_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jaspi_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaspi_1.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaspi_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaspi_1.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jaspi_1.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-javamail_1.4_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-javamail_1.4_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jaxb_2.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxb_2.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxb_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxb_2.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jaxb_2.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jaxb_2.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxr_1.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jaxr_1.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jaxrpc_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxrpc_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxrpc_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxrpc_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jaxrpc_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jaxws_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxws_2.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxws_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxws_2.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jaxws_2.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jms_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jms_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jms_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jms_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jms_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jpa_3.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jpa_3.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jpa_3.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jpa_3.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jpa_3.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jsp_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jsp_2.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jsp_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jsp_2.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jsp_2.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jta_1.1_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-jta_1.1_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-saaj_1.3_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-saaj_1.3_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-saaj_1.3_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-saaj_1.3_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-saaj_1.3_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-servlet_2.5_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-servlet_2.5_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-servlet_2.5_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-servlet_2.5_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-servlet_2.5_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-servlet_3.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-servlet_3.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-servlet_3.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-servlet_3.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-servlet_3.0_spec</artifactId>

Modified: geronimo/specs/trunk/geronimo-ws-metadata_2.0_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-ws-metadata_2.0_spec/pom.xml?rev=712262&r1=712261&r2=712262&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-ws-metadata_2.0_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-ws-metadata_2.0_spec/pom.xml Fri Nov  7 13:01:36 2008
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>specs-parent</artifactId>
-        <version>1.5</version>
+        <version>1.6</version>
     </parent>
 
     <artifactId>geronimo-ws-metadata_2.0_spec</artifactId>