You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/05/03 08:15:47 UTC

svn commit: r534725 - /incubator/tuscany/java/sca/itest/databindings/jaxbgen/pom.xml

Author: jsdelfino
Date: Wed May  2 23:15:46 2007
New Revision: 534725

URL: http://svn.apache.org/viewvc?view=rev&rev=534725
Log:
Fixed build break, servlet API classes not found.

Modified:
    incubator/tuscany/java/sca/itest/databindings/jaxbgen/pom.xml

Modified: incubator/tuscany/java/sca/itest/databindings/jaxbgen/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/databindings/jaxbgen/pom.xml?view=diff&rev=534725&r1=534724&r2=534725
==============================================================================
--- incubator/tuscany/java/sca/itest/databindings/jaxbgen/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/databindings/jaxbgen/pom.xml Wed May  2 23:15:46 2007
@@ -108,7 +108,7 @@
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-http-jetty</artifactId>
             <version>1.0-incubating-SNAPSHOT</version>
-            <scope>test</scope>
+            <scope>runtime</scope>
         </dependency>           
         <dependency>
             <groupId>javax.xml.bind</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org