You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by ke...@apache.org on 2007/07/18 11:39:40 UTC

svn commit: r557209 - /incubator/tuscany/branches/sdo-1.0-incubating/impl/pom.xml

Author: kelvingoodson
Date: Wed Jul 18 02:39:38 2007
New Revision: 557209

URL: http://svn.apache.org/viewvc?view=rev&rev=557209
Log:
Now that HelperContextImpl serves up an XMLStreamHelper stax is no longer optional

Modified:
    incubator/tuscany/branches/sdo-1.0-incubating/impl/pom.xml

Modified: incubator/tuscany/branches/sdo-1.0-incubating/impl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sdo-1.0-incubating/impl/pom.xml?view=diff&rev=557209&r1=557208&r2=557209
==============================================================================
--- incubator/tuscany/branches/sdo-1.0-incubating/impl/pom.xml (original)
+++ incubator/tuscany/branches/sdo-1.0-incubating/impl/pom.xml Wed Jul 18 02:39:38 2007
@@ -89,8 +89,6 @@
             <groupId>stax</groupId>
             <artifactId>stax-api</artifactId>
             <version>1.0.1</version>
-            <scope>provided</scope>
-            <optional>true</optional>
         </dependency>
 
        <!-- dependencies for test cases -->



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