You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sv...@apache.org on 2007/06/24 13:03:25 UTC

svn commit: r550206 - in /incubator/tuscany/branches/sca-java-0.91/itest: databindings/sdogen/pom.xml pom.xml spec-api/

Author: svkrish
Date: Sun Jun 24 04:03:24 2007
New Revision: 550206

URL: http://svn.apache.org/viewvc?view=rev&rev=550206
Log:
excluding spec-api itest

Removed:
    incubator/tuscany/branches/sca-java-0.91/itest/spec-api/
Modified:
    incubator/tuscany/branches/sca-java-0.91/itest/databindings/sdogen/pom.xml
    incubator/tuscany/branches/sca-java-0.91/itest/pom.xml

Modified: incubator/tuscany/branches/sca-java-0.91/itest/databindings/sdogen/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-0.91/itest/databindings/sdogen/pom.xml?view=diff&rev=550206&r1=550205&r2=550206
==============================================================================
--- incubator/tuscany/branches/sca-java-0.91/itest/databindings/sdogen/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-0.91/itest/databindings/sdogen/pom.xml Sun Jun 24 04:03:24 2007
@@ -113,7 +113,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca</groupId>
             <artifactId>tuscany-http-jetty</artifactId>
-            <version>1.0-incubating-SNAPSHOT</version>
+            <version>0.91-incubating-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>        
         <dependency>
@@ -190,7 +190,7 @@
             <plugin>
                 <groupId>org.apache.tuscany.sdo</groupId>
                 <artifactId>tuscany-sdo-plugin</artifactId>
-                <version>1.0-incubating-SNAPSHOT</version>
+                <version>1.0-incubating-beta1</version>
                 <executions>
                     <execution>
                         <id>generate-sdo</id>

Modified: incubator/tuscany/branches/sca-java-0.91/itest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-0.91/itest/pom.xml?view=diff&rev=550206&r1=550205&r2=550206
==============================================================================
--- incubator/tuscany/branches/sca-java-0.91/itest/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-0.91/itest/pom.xml Sun Jun 24 04:03:24 2007
@@ -50,7 +50,6 @@
                 <module>operation-overloading</module>
                 <module>properties</module>
                 <module>recursive</module>
-                <!-- module>spec-api</module -->
                 <module>wsdl</module>
             </modules>
         </profile>



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