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/02/01 17:05:39 UTC

svn commit: r502256 - in /incubator/tuscany/branches/pre-spec-changes/services: plugins/ plugins/plugin.itest/pom.xml plugins/pom.xml pom.xml

Author: antelder
Date: Thu Feb  1 08:05:38 2007
New Revision: 502256

URL: http://svn.apache.org/viewvc?view=rev&rev=502256
Log:
Copy itest plugin to pre-spec-changes branch

Added:
    incubator/tuscany/branches/pre-spec-changes/services/plugins/
      - copied from r502235, incubator/tuscany/java/sca/plugins/
Modified:
    incubator/tuscany/branches/pre-spec-changes/services/plugins/plugin.itest/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/plugins/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/pom.xml

Modified: incubator/tuscany/branches/pre-spec-changes/services/plugins/plugin.itest/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/plugins/plugin.itest/pom.xml?view=diff&rev=502256&r1=502235&r2=502256
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/plugins/plugin.itest/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/plugins/plugin.itest/pom.xml Thu Feb  1 08:05:38 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.plugins</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>tuscany-itest-plugin</artifactId>
@@ -54,7 +54,7 @@
         <dependency>
             <groupId>org.apache.tuscany.sca.kernel</groupId>
             <artifactId>core</artifactId>
-            <version>1.0-incubator-SNAPSHOT</version>
+            <version>0.1-pre-spec-SNAPSHOT</version>
         </dependency>
         <!-- [rfeng] A big hack to resolve servlet-api -->
          <dependency>

Modified: incubator/tuscany/branches/pre-spec-changes/services/plugins/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/plugins/pom.xml?view=diff&rev=502256&r1=502235&r2=502256
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/plugins/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/plugins/pom.xml Thu Feb  1 08:05:38 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: incubator/tuscany/branches/pre-spec-changes/services/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/pom.xml?view=diff&rev=502256&r1=502255&r2=502256
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/pom.xml Thu Feb  1 08:05:38 2007
@@ -59,5 +59,6 @@
         <module>idl</module>
         <module>maven</module>
         <module>management</module>
+        <module>plugins</module>
     </modules>
 </project>



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