Author: jmarino
Date: Tue Jan 23 15:16:30 2007
New Revision: 499181

URL: http://svn.apache.org/viewvc?view=rev&rev=499181
Log:
snapshot kernel before refactor for spec changes

Added:
    incubator/tuscany/branches/pre-spec-changes/
    incubator/tuscany/branches/pre-spec-changes/kernel/
      - copied from r499162, incubator/tuscany/java/sca/kernel/
    incubator/tuscany/branches/pre-spec-changes/pom.xml
      - copied, changed from r499096, incubator/tuscany/java/sca/pom.xml
    incubator/tuscany/branches/pre-spec-changes/runtime/
      - copied from r499096, incubator/tuscany/java/sca/runtime/
    incubator/tuscany/branches/pre-spec-changes/services/
      - copied from r499175, incubator/tuscany/java/sca/services/
    incubator/tuscany/branches/pre-spec-changes/test/
      - copied from r499180, incubator/tuscany/java/sca/test/
Removed:
    incubator/tuscany/branches/pre-spec-changes/services/bindings/
    incubator/tuscany/branches/pre-spec-changes/services/containers/
    incubator/tuscany/branches/pre-spec-changes/services/databinding/
    incubator/tuscany/branches/pre-spec-changes/services/discovery/
    incubator/tuscany/branches/pre-spec-changes/services/idl/
    incubator/tuscany/branches/pre-spec-changes/services/persistence/
    incubator/tuscany/branches/pre-spec-changes/services/transaction/
    incubator/tuscany/branches/pre-spec-changes/services/transports/
Modified:
    incubator/tuscany/branches/pre-spec-changes/kernel/api/pom.xml
    incubator/tuscany/branches/pre-spec-changes/kernel/core/pom.xml
    incubator/tuscany/branches/pre-spec-changes/kernel/host-api/pom.xml
    incubator/tuscany/branches/pre-spec-changes/kernel/pom.xml
    incubator/tuscany/branches/pre-spec-changes/kernel/spi/pom.xml
    incubator/tuscany/branches/pre-spec-changes/runtime/equinox/pom.xml
    incubator/tuscany/branches/pre-spec-changes/runtime/osgi/pom.xml
    incubator/tuscany/branches/pre-spec-changes/runtime/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/assembly/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/launcher/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/plugin.standalone/pom.xml
    incubator/tuscany/branches/pre-spec-changes/runtime/standalone/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.shutdown/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.start/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/smoketest/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-api/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-host/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/plugin.war/pom.xml
    incubator/tuscany/branches/pre-spec-changes/runtime/webapp/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-api/pom.xml
    
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-host/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/management/jmx/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/management/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/maven/pom.xml
    incubator/tuscany/branches/pre-spec-changes/services/pom.xml
    incubator/tuscany/branches/pre-spec-changes/test/pom.xml

Modified: incubator/tuscany/branches/pre-spec-changes/kernel/api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/kernel/api/pom.xml?view=diff&rev=499181&r1=499162&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/kernel/api/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/kernel/api/pom.xml Tue Jan 23 
15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.kernel</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-api</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/kernel/core/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/kernel/core/pom.xml?view=diff&rev=499181&r1=499162&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/kernel/core/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/kernel/core/pom.xml Tue Jan 23 
15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.kernel</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>core</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/kernel/host-api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/kernel/host-api/pom.xml?view=diff&rev=499181&r1=499162&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/kernel/host-api/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/kernel/host-api/pom.xml Tue Jan 
23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.kernel</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-host-api</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/kernel/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/kernel/pom.xml?view=diff&rev=499181&r1=499162&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/kernel/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/kernel/pom.xml Tue Jan 23 
15:16:30 2007
@@ -22,13 +22,13 @@
     <parent>
         <groupId>org.apache.tuscany.sca</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <groupId>org.apache.tuscany.sca.kernel</groupId>
     <artifactId>parent</artifactId>
     <packaging>pom</packaging>
     <name>Apache Tuscany SCA Kernel Sub-Project</name>
-    <version>1.0-incubator-SNAPSHOT</version>
+    <version>0.1-pre-spec-SNAPSHOT</version>
 
     <!-- definition of repositories where the parent pom can be found -->
     <repositories>

Modified: incubator/tuscany/branches/pre-spec-changes/kernel/spi/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/kernel/spi/pom.xml?view=diff&rev=499181&r1=499162&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/kernel/spi/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/kernel/spi/pom.xml Tue Jan 23 
15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.kernel</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-spi</artifactId>

Copied: incubator/tuscany/branches/pre-spec-changes/pom.xml (from r499096, 
incubator/tuscany/java/sca/pom.xml)
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/pom.xml?view=diff&rev=499181&p1=incubator/tuscany/java/sca/pom.xml&r1=499096&p2=incubator/tuscany/branches/pre-spec-changes/pom.xml&r2=499181
==============================================================================
--- incubator/tuscany/java/sca/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/pom.xml Tue Jan 23 15:16:30 2007
@@ -28,10 +28,10 @@
     <artifactId>parent</artifactId>
     <packaging>pom</packaging>
     <name>Tuscany SCA Implementation Project</name>
-    <version>1.0-incubator-SNAPSHOT</version>
+    <version>0.1-pre-spec-SNAPSHOT</version>
     <properties>
-        <sca.version>1.0-incubator-SNAPSHOT</sca.version>
-        <scaKernelVersion>1.0-incubator-SNAPSHOT</scaKernelVersion>
+        <sca.version>0.1-pre-spec-SNAPSHOT</sca.version>
+        <scaKernelVersion>0.1-pre-spec-SNAPSHOT</scaKernelVersion>
         <axis2Version>1.1.1</axis2Version>
     </properties>
 
@@ -78,8 +78,6 @@
         <module>test</module>
         <module>services</module>
         <module>runtime</module>
-        <module>tools</module>
-        <module>plugins</module>
     </modules>
 
     <dependencyManagement>

Modified: incubator/tuscany/branches/pre-spec-changes/runtime/equinox/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/equinox/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/runtime/equinox/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/runtime/equinox/pom.xml Tue Jan 
23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>equinox</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/runtime/osgi/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/osgi/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/runtime/osgi/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/runtime/osgi/pom.xml Tue Jan 23 
15:16:30 2007
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime</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-osgi</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/runtime/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/runtime/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/runtime/pom.xml Tue Jan 23 
15:16:30 2007
@@ -22,7 +22,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/runtime/standalone/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/assembly/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/assembly/pom.xml 
(original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/assembly/pom.xml 
Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>assembly</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/launcher/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/launcher/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/launcher/pom.xml 
(original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/launcher/pom.xml 
Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>launcher</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/plugin.standalone/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/plugin.standalone/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/plugin.standalone/pom.xml
 (original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/plugin.standalone/pom.xml
 Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>tuscany-standalone-plugin</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/runtime/standalone/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/runtime/standalone/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/runtime/standalone/pom.xml Tue 
Jan 23 15:16:30 2007
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime</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/runtime/standalone/server.shutdown/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.shutdown/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.shutdown/pom.xml
 (original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.shutdown/pom.xml
 Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>server.shutdown</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.start/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.start/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.start/pom.xml
 (original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/server.start/pom.xml
 Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>server.start</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/smoketest/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/smoketest/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/smoketest/pom.xml
 (original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/smoketest/pom.xml
 Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>smoketest</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-api/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-api/pom.xml
 (original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-api/pom.xml
 Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>standalone-api</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-host/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-host/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-host/pom.xml
 (original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/standalone/standalone-host/pom.xml
 Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.standalone</groupId>
         <artifactId>standalone</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>standalone-host</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/plugin.war/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/webapp/plugin.war/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/plugin.war/pom.xml 
(original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/plugin.war/pom.xml 
Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.webapp</groupId>
         <artifactId>webapp</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>tuscany-war-plugin</artifactId>

Modified: incubator/tuscany/branches/pre-spec-changes/runtime/webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/webapp/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/runtime/webapp/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/runtime/webapp/pom.xml Tue Jan 
23 15:16:30 2007
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime</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/runtime/webapp/webapp-api/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-api/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-api/pom.xml 
(original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-api/pom.xml 
Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.webapp</groupId>
         <artifactId>webapp</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>webapp-api</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-host/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-host/pom.xml?view=diff&rev=499181&r1=499096&r2=499181
==============================================================================
--- 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-host/pom.xml 
(original)
+++ 
incubator/tuscany/branches/pre-spec-changes/runtime/webapp/webapp-host/pom.xml 
Tue Jan 23 15:16:30 2007
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.runtime.webapp</groupId>
         <artifactId>webapp</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>webapp-host</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/services/management/jmx/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/management/jmx/pom.xml?view=diff&rev=499181&r1=499175&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/management/jmx/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/services/management/jmx/pom.xml 
Tue Jan 23 15:16:30 2007
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.tuscany.sca.services.management</groupId>
         <artifactId>parent</artifactId>
-        <version>1.0-incubator-SNAPSHOT</version>
+        <version>0.1-pre-spec-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>management-jmx</artifactId>

Modified: 
incubator/tuscany/branches/pre-spec-changes/services/management/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/management/pom.xml?view=diff&rev=499181&r1=499175&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/management/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/services/management/pom.xml Tue 
Jan 23 15:16:30 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.management</groupId>

Modified: incubator/tuscany/branches/pre-spec-changes/services/maven/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/services/maven/pom.xml?view=diff&rev=499181&r1=499175&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/maven/pom.xml 
(original)
+++ incubator/tuscany/branches/pre-spec-changes/services/maven/pom.xml Tue Jan 
23 15:16:30 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>
     <artifactId>maven</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=499181&r1=499175&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/services/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/services/pom.xml Tue Jan 23 
15:16:30 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>
     <groupId>org.apache.tuscany.sca.services</groupId>
@@ -56,17 +56,7 @@
     </repositories>
 
     <modules>
-        <module>idl</module>
-        <module>containers</module>
-        <module>databinding</module>
-        <module>bindings</module>
         <module>maven</module>
-        <module>persistence</module>
-        <module>transaction</module>
         <module>management</module>
-        <module>discovery</module>
-<!--
-        <module>transports/http.jetty</module>
--->
     </modules>
 </project>

Modified: incubator/tuscany/branches/pre-spec-changes/test/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/tuscany/branches/pre-spec-changes/test/pom.xml?view=diff&rev=499181&r1=499180&r2=499181
==============================================================================
--- incubator/tuscany/branches/pre-spec-changes/test/pom.xml (original)
+++ incubator/tuscany/branches/pre-spec-changes/test/pom.xml Tue Jan 23 
15:16:30 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>
     <artifactId>test</artifactId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to