Author: lresende
Date: Wed Jan 20 18:46:21 2010
New Revision: 901323

URL: http://svn.apache.org/viewvc?rev=901323&view=rev
Log:
Removing other references to tools.jar

Modified:
    
tuscany/sca-java-2.x/trunk/itest/distribution/implementation-java-calculator/pom.xml

Modified: 
tuscany/sca-java-2.x/trunk/itest/distribution/implementation-java-calculator/pom.xml
URL: 
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/itest/distribution/implementation-java-calculator/pom.xml?rev=901323&r1=901322&r2=901323&view=diff
==============================================================================
--- 
tuscany/sca-java-2.x/trunk/itest/distribution/implementation-java-calculator/pom.xml
 (original)
+++ 
tuscany/sca-java-2.x/trunk/itest/distribution/implementation-java-calculator/pom.xml
 Wed Jan 20 18:46:21 2010
@@ -55,14 +55,6 @@
                         <artifactId>ant-trax</artifactId>
                         <version>1.6.5</version>
                     </dependency>
-                    <!-- this JDk dependency is a workaround for Maven bug - 
http://jira.codehaus.org/browse/MNG-1323  -->
-                    <dependency>
-                        <groupId>sun.jdk</groupId>
-                        <artifactId>tools</artifactId>
-                        <version>1.6</version>
-                        <scope>system</scope>
-                        <systemPath>${java.home}/../lib/tools.jar</systemPath>
-                    </dependency>
                 </dependencies>
 
                 <executions>


Reply via email to