[wsas-java-dev] svn commit r1881 - trunk/wsas/java/modules/distribution

svn at wso2.org svn at wso2.org
Wed Apr 18 05:05:45 PDT 2007


Author: saminda
Date: Wed Apr 18 05:05:39 2007
New Revision: 1881

Modified:
   trunk/wsas/java/modules/distribution/pom.xml
Log:
removed tools.jar 


Modified: trunk/wsas/java/modules/distribution/pom.xml
==============================================================================
--- trunk/wsas/java/modules/distribution/pom.xml	(original)
+++ trunk/wsas/java/modules/distribution/pom.xml	Wed Apr 18 05:05:39 2007
@@ -83,15 +83,7 @@
             <artifactId>bcprov-jdk15</artifactId>
             <version>${bcprov.jdk15.version}</version>
         </dependency>
-
-        <!-- System dependency -->
-        <dependency>
-            <groupId>sun.jdk</groupId>
-            <artifactId>tools</artifactId>
-            <version>${java.version}</version>
-            <scope>system</scope>
-            <systemPath>${java.home}/../lib/tools.jar</systemPath>
-        </dependency>
+        
     </dependencies>
 
     <modules>




More information about the Wsas-java-dev mailing list