Author: antelder
Date: Sat May 13 03:17:25 2006
New Revision: 406058

URL: http://svn.apache.org/viewcvs?rev=406058&view=rev
Log:
Fixes for TUSCANY-82 and TUSCANY-221
(I know I'm about to delete these samples, but i'll be making some tests from 
them first)

Modified:
    incubator/tuscany/java/samples/sca/JavaScript/sample4/pom.xml

Modified: incubator/tuscany/java/samples/sca/JavaScript/sample4/pom.xml
URL: 
http://svn.apache.org/viewcvs/incubator/tuscany/java/samples/sca/JavaScript/sample4/pom.xml?rev=406058&r1=406057&r2=406058&view=diff
==============================================================================
--- incubator/tuscany/java/samples/sca/JavaScript/sample4/pom.xml (original)
+++ incubator/tuscany/java/samples/sca/JavaScript/sample4/pom.xml Sat May 13 
03:17:25 2006
@@ -45,13 +45,6 @@
         </dependency>
 
         <dependency>
-            <groupId>rhino</groupId>
-            <artifactId>js</artifactId>
-            <version>1.6R2</version>
-            <scope>test</scope>
-        </dependency>
-
-        <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <version>3.8.1</version>


Reply via email to