[jboss-cvs] JBossAS SVN: r91667 - in branches/JBPAPP_5_0: thirdparty and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Jul 26 18:39:43 EDT 2009


Author: jason.greene at jboss.com
Date: 2009-07-26 18:39:43 -0400 (Sun, 26 Jul 2009)
New Revision: 91667

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
   branches/JBPAPP_5_0/thirdparty/pom.xml
Log:
Remove jboss-profiler


Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-26 12:40:09 UTC (rev 91666)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-26 22:39:43 UTC (rev 91667)
@@ -922,12 +922,6 @@
       </dependency>
       
       <dependency>
-        <groupId>jboss.profiler.jvmti</groupId>
-        <artifactId>jboss-profiler-jvmti</artifactId>
-        <version>1.0.0.CR5</version>
-      </dependency>
-      
-      <dependency>
         <groupId>org.jboss.remoting</groupId>
         <artifactId>jboss-remoting</artifactId>
         <version>${version.org.jboss.remoting}</version>

Modified: branches/JBPAPP_5_0/thirdparty/pom.xml
===================================================================
--- branches/JBPAPP_5_0/thirdparty/pom.xml	2009-07-26 12:40:09 UTC (rev 91666)
+++ branches/JBPAPP_5_0/thirdparty/pom.xml	2009-07-26 22:39:43 UTC (rev 91667)
@@ -1690,10 +1690,6 @@
       <artifactId>jboss-reflect</artifactId>
     </dependency>
     <dependency>
-      <groupId>jboss.profiler.jvmti</groupId>
-      <artifactId>jboss-profiler-jvmti</artifactId>
-    </dependency>
-    <dependency>
       <groupId>org.jboss.remoting</groupId>
       <artifactId>jboss-remoting</artifactId>
     </dependency>




More information about the jboss-cvs-commits mailing list