changeset 1651:dd07cbe3cbbf

PR2217: Remove unnecessary agent->client and common->client deps Reviewed-by: jerboaa Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2015-February/012549.html
author Jon VanAlten <jon.vanalten@redhat.com>
date Thu, 05 Feb 2015 19:53:31 -0700
parents 1b93ba34b300
children 858fb834ffbd
files vm-classstat/common/pom.xml vm-cpu/distribution/thermostat-plugin.xml
diffstat 2 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/vm-classstat/common/pom.xml	Thu Feb 05 18:15:42 2015 -0500
+++ b/vm-classstat/common/pom.xml	Thu Feb 05 19:53:31 2015 -0700
@@ -124,10 +124,5 @@
       <version>${project.version}</version>
       <scope>test</scope>
     </dependency>
-    <dependency>
-      <groupId>com.redhat.thermostat</groupId>
-      <artifactId>thermostat-client-core</artifactId>
-      <version>${project.version}</version>
-    </dependency>
   </dependencies>
 </project>
--- a/vm-cpu/distribution/thermostat-plugin.xml	Thu Feb 05 18:15:42 2015 -0500
+++ b/vm-cpu/distribution/thermostat-plugin.xml	Thu Feb 05 19:53:31 2015 -0700
@@ -53,7 +53,6 @@
       <bundles>
         <bundle><symbolic-name>com.redhat.thermostat.vm.cpu.common</symbolic-name><version>${project.version}</version></bundle>
         <bundle><symbolic-name>com.redhat.thermostat.vm.cpu.agent</symbolic-name><version>${project.version}</version></bundle>
-        <bundle><symbolic-name>com.redhat.thermostat.client.core</symbolic-name><version>${project.version}</version></bundle>
       </bundles>
     </extension>
     <extension>