You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2010/07/06 11:55:17 UTC

svn commit: r960857 - in /activemq/trunk: ./ activemq-all/ activemq-core/ activemq-rar/ activemq-tooling/maven-activemq-memtest-plugin/ activemq-tooling/maven-activemq-perf-plugin/ activemq-tooling/maven-activemq-plugin/ activemq-web-console/ activemq-...

Author: gtully
Date: Tue Jul  6 09:55:17 2010
New Revision: 960857

URL: http://svn.apache.org/viewvc?rev=960857&view=rev
Log:
resolve https://issues.apache.org/activemq/browse/AMQ-2603 - update to org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec:1.0.1 

Modified:
    activemq/trunk/activemq-all/pom.xml
    activemq/trunk/activemq-core/pom.xml
    activemq/trunk/activemq-rar/pom.xml
    activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
    activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml
    activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml
    activemq/trunk/activemq-web-console/pom.xml
    activemq/trunk/activemq-web-demo/pom.xml
    activemq/trunk/assembly/pom.xml
    activemq/trunk/assembly/src/main/descriptors/common-bin.xml
    activemq/trunk/pom.xml

Modified: activemq/trunk/activemq-all/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-all/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-all/pom.xml (original)
+++ activemq/trunk/activemq-all/pom.xml Tue Jul  6 09:55:17 2010
@@ -81,7 +81,7 @@
                   <include>${project.groupId}:kahadb</include>
                   <include>org.apache.geronimo.specs:geronimo-jms_1.1_spec</include>
                   <include>org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec</include>
-                  <include>org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec</include>
+                  <include>org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec</include>
                   <include>org.apache.geronimo.specs:geronimo-annotation_1.0_spec</include>
                   <include>commons-logging:commons-logging-api</include>
                 </includes>
@@ -112,4 +112,4 @@
     </plugins>
   </build>
 
-</project>
\ No newline at end of file
+</project>

Modified: activemq/trunk/activemq-core/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-core/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-core/pom.xml (original)
+++ activemq/trunk/activemq-core/pom.xml Tue Jul  6 09:55:17 2010
@@ -133,7 +133,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
@@ -512,7 +512,6 @@
              <exclude>**/JDBCTestMemory.*</exclude>
              
              <exclude>**/amq1490/*</exclude>
-             <exclude>**/AMQ1925*</exclude>
              <exclude>**/archive/*</exclude>
              <exclude>**/NetworkFailoverTest.*/**</exclude>
              

Modified: activemq/trunk/activemq-rar/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-rar/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-rar/pom.xml (original)
+++ activemq/trunk/activemq-rar/pom.xml Tue Jul  6 09:55:17 2010
@@ -211,7 +211,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>

Modified: activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-memtest-plugin/pom.xml Tue Jul  6 09:55:17 2010
@@ -61,7 +61,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
   </dependencies>
   <build>

Modified: activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-perf-plugin/pom.xml Tue Jul  6 09:55:17 2010
@@ -60,7 +60,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.geronimo.specs</groupId>
-            <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+            <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
         </dependency>
         <dependency>
             <groupId>junit</groupId>

Modified: activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml (original)
+++ activemq/trunk/activemq-tooling/maven-activemq-plugin/pom.xml Tue Jul  6 09:55:17 2010
@@ -65,7 +65,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
   </dependencies>
   <build>

Modified: activemq/trunk/activemq-web-console/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-console/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-web-console/pom.xml (original)
+++ activemq/trunk/activemq-web-console/pom.xml Tue Jul  6 09:55:17 2010
@@ -156,7 +156,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>

Modified: activemq/trunk/activemq-web-demo/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-web-demo/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/activemq-web-demo/pom.xml (original)
+++ activemq/trunk/activemq-web-demo/pom.xml Tue Jul  6 09:55:17 2010
@@ -62,7 +62,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>

Modified: activemq/trunk/assembly/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/assembly/pom.xml (original)
+++ activemq/trunk/assembly/pom.xml Tue Jul  6 09:55:17 2010
@@ -214,7 +214,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>
-      <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
+      <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.geronimo.specs</groupId>

Modified: activemq/trunk/assembly/src/main/descriptors/common-bin.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/assembly/src/main/descriptors/common-bin.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/assembly/src/main/descriptors/common-bin.xml (original)
+++ activemq/trunk/assembly/src/main/descriptors/common-bin.xml Tue Jul  6 09:55:17 2010
@@ -152,7 +152,7 @@
         <include>${pom.groupId}:activemq-jaas</include>
         <include>${pom.groupId}:kahadb</include>
         <include>org.apache.activemq.protobuf:activemq-protobuf</include>
-        <include>org.apache.geronimo.specs:geronimo-j2ee-management_1.0_spec</include>
+        <include>org.apache.geronimo.specs:geronimo-j2ee-management_1.1_spec</include>
         <include>org.apache.geronimo.specs:geronimo-jms_1.1_spec</include>
         <include>org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec</include>
         <include>${pom.groupId}:activemq-web</include>

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=960857&r1=960856&r2=960857&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Jul  6 09:55:17 2010
@@ -366,8 +366,8 @@
 
       <dependency>
         <groupId>org.apache.geronimo.specs</groupId>
-        <artifactId>geronimo-j2ee-management_1.0_spec</artifactId>
-        <version>1.0</version>
+        <artifactId>geronimo-j2ee-management_1.1_spec</artifactId>
+        <version>1.0.1</version>
       </dependency>
 
       <dependency>