[wise-commits] wise SVN: r440 - core/trunk/core-cxf.

wise-commits at lists.jboss.org wise-commits at lists.jboss.org
Thu Jul 19 13:18:53 EDT 2012


Author: alessio.soldano at jboss.com
Date: 2012-07-19 13:18:52 -0400 (Thu, 19 Jul 2012)
New Revision: 440

Modified:
   core/trunk/core-cxf/pom.xml
Log:
[WISE-177] Removing unrequired dependency


Modified: core/trunk/core-cxf/pom.xml
===================================================================
--- core/trunk/core-cxf/pom.xml	2012-07-19 17:17:03 UTC (rev 439)
+++ core/trunk/core-cxf/pom.xml	2012-07-19 17:18:52 UTC (rev 440)
@@ -104,14 +104,6 @@
 			<scope>provided</scope>
 		</dependency>
 
-		<dependency>
-			<groupId>sun.jdk</groupId>
-			<artifactId>tools</artifactId>
-			<version>1.5.0</version>
-			<scope>system</scope>
-			<systemPath>${java.home}/../lib/tools.jar</systemPath>
-		</dependency>
-
 	</dependencies>
 
 	<build>



More information about the wise-commits mailing list