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/01/31 16:19:25 UTC

svn commit: r501861 - in /incubator/tuscany/branches/pre-spec-changes/services: idl/ idl/pom.xml idl/wsdl/pom.xml pom.xml

Author: antelder
Date: Wed Jan 31 07:19:25 2007
New Revision: 501861

URL: http://svn.apache.org/viewvc?view=rev&rev=501861
Log:
Add idl wsdl to pre-spec-changes branch

Added:
    incubator/tuscany/branches/pre-spec-changes/services/idl/
      - copied from r501825, incubator/tuscany/java/sca/services/idl/
Modified:
    incubator/tuscany/branches/pre-spec-changes/services/idl/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/idl/wsdl/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/pom.xml

Modified: incubator/tuscany/branches/pre-spec-changes/services/idl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/idl/pom.xml?view=diff&rev=501861&r1=501825&r2=501861
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/idl/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/idl/pom.xml Wed Jan 31 07:19:25 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.services</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.tuscany.sca.services.idl</groupId>

Modified: incubator/tuscany/branches/pre-spec-changes/services/idl/wsdl/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/idl/wsdl/pom.xml?view=diff&rev=501861&r1=501825&r2=501861
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/idl/wsdl/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/idl/wsdl/pom.xml Wed Jan 31 07:19:25 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.services.idl</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>wsdl</artifactId>

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=501861&r1=501860&r2=501861
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/pom.xml Wed Jan 31 07:19:25 2007
@@ -56,6 +56,7 @@
     </repositories>
 
     <modules>
+        <module>idl</module>
         <module>maven</module>
         <module>management</module>
     </modules>



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