You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2007/07/04 13:07:02 UTC

svn commit: r553169 - in /incubator/tuscany/java/sca/itest: osgi-implementation/pom.xml pom.xml

Author: antelder
Date: Wed Jul  4 04:07:01 2007
New Revision: 553169

URL: http://svn.apache.org/viewvc?view=rev&rev=553169
Log:
Add osgi impl itests to the build

Modified:
    incubator/tuscany/java/sca/itest/osgi-implementation/pom.xml
    incubator/tuscany/java/sca/itest/pom.xml

Modified: incubator/tuscany/java/sca/itest/osgi-implementation/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/osgi-implementation/pom.xml?view=diff&rev=553169&r1=553168&r2=553169
==============================================================================
--- incubator/tuscany/java/sca/itest/osgi-implementation/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/osgi-implementation/pom.xml Wed Jul  4 04:07:01 2007
@@ -25,7 +25,7 @@
         <version>1.0-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
-    <artifactId>itest-osgi-implementation</artifactId>
+    <artifactId>tuscany-itest-osgi-implementation</artifactId>
     <name>Apache Tuscany OSGi-SCA Integration tests</name>
 
     <repositories>

Modified: incubator/tuscany/java/sca/itest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/itest/pom.xml?view=diff&rev=553169&r1=553168&r2=553169
==============================================================================
--- incubator/tuscany/java/sca/itest/pom.xml (original)
+++ incubator/tuscany/java/sca/itest/pom.xml Wed Jul  4 04:07:01 2007
@@ -47,6 +47,7 @@
                 <module>databindings</module>
                 <module>exceptions</module>
                 <module>extended-api</module>
+                <module>osgi-implementation</module>
                 <module>operation-overloading</module>
                 <module>properties</module>
                 <module>recursive</module>



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