Changed version to 2.0-Beta2-SNAPSHOT.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1069291 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c2a040fbfe
commit
c244e583e1
433 changed files with 2123 additions and 2123 deletions
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -68,7 +68,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-all</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- aggregation jars for lib directory -->
|
||||
|
@ -76,19 +76,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca.aggregation</groupId>
|
||||
<artifactId>tuscany-base-runtime-aggregation</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca.aggregation</groupId>
|
||||
<artifactId>tuscany-binding-rmi-runtime-aggregation</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca.aggregation</groupId>
|
||||
<artifactId>tuscany-binding-ws-runtime-axis2-aggregation</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
@ -288,116 +288,116 @@
|
|||
<feature>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</feature>
|
||||
</features>
|
||||
<extensions>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-atom-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-commet-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-corba-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ejb-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-hazelcase-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonp-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonrpc-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rest-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rmi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rss-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-bpel-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-jaxes-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-osgi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-python-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-script-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-spring-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-web-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-widget-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
|
||||
<extension>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</extension>
|
||||
</extensions>
|
||||
<artifactManifests>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution</artifactId>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat</artifactId>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>war-legal-checks</artifactId>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat</artifactId>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat-testing</artifactId>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -34,14 +34,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-tomcat-hook</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-distribution-tomcat</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -39,17 +39,17 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-tomcat-servlet</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-tomcat-hook</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -42,75 +42,75 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-api</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-webservice</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-web20</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-ejava</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-osgi</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-sdo</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-webapp</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-process</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-launcher</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-tracing-aspectj</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
-->
|
||||
|
||||
|
@ -119,21 +119,21 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime-pom</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-osgi-runtime-pom</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- binding extensions -->
|
||||
|
@ -141,73 +141,73 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-atom-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-comet-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-corba-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ejb-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-http-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<!-- for now til the base contents is sorted -->
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonp-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonrpc-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rest-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rmi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- implementation extensions -->
|
||||
|
@ -215,60 +215,60 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-bpel-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-jaxrs-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-osgi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-python-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-script-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-spring-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-web-client</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-web-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-widget-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- policy extensions -->
|
||||
|
@ -276,13 +276,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-logging</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-transaction-runtime-geronimo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency -->
|
||||
|
||||
<!-- databinding extensions -->
|
||||
|
@ -290,13 +290,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-sdo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-sdo-axiom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- host extensions -->
|
||||
|
@ -304,25 +304,25 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jee</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jse</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jse-tns</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- registry extensions -->
|
||||
|
@ -330,13 +330,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-hazelcast</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-endpoint-tribes</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- utilities -->
|
||||
|
@ -344,37 +344,37 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-launcher</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-node</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-myfaces</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-shell</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-stripes</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-tracing-aspectj</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!-- test dependency of tuscany-tracing-aspectj but previously included in the distro? -->
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -36,21 +36,21 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Data Collection API -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-data-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Node API -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-api</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- SCA API -->
|
||||
|
@ -43,13 +43,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
-->
|
||||
|
||||
|
@ -57,150 +57,150 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Bindings -->
|
||||
<!--dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-corba-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency-->
|
||||
|
||||
<!-- Contribution model -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Core runtime -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Databindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Data API -->
|
||||
<!--dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-data-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency-->
|
||||
|
||||
<!-- Core Extensibility -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility-equinox</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hosts -->
|
||||
<!--dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jse</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency-->
|
||||
<!-- host-http is required by tuscany-implementation-node-runtime -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Implementation types -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Interface models -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java-jaxws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-wsdl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Node runtime -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-client-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-node</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-launcher</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-launcher-equinox</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-launcher-webapp</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
-->
|
||||
|
@ -209,32 +209,32 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-monitor</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Policy models -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-security</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!--dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-security-jsr250</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency-->
|
||||
|
||||
<!-- XMLSchema support -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-shell</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-all</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -37,55 +37,55 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Bindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rmi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!--
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ejb-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-corba-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hosts -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-rmi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jee</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jse</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jse-tns</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
@ -94,38 +94,38 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-ejb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
-->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-spring</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-spring-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- OSGi Remote Services SCA Configuration Type -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-osgi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution-osgi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl-osgi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -137,33 +137,33 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-script-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-jaxrs-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Policies -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-transaction</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-transaction-runtime-geronimo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hazelcast registry -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-hazelcast</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -37,14 +37,14 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Bindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rmi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- WebService -->
|
||||
|
@ -52,14 +52,14 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-webservice</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hosts -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-rmi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Implementations -->
|
||||
|
@ -68,19 +68,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-osgi-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution-osgi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl-osgi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -92,7 +92,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-endpoint-tribes</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Policies -->
|
||||
|
@ -100,7 +100,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-transaction</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
-->
|
||||
</dependencies>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -37,19 +37,19 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- ODE BPEL -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-bpel</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-bpel-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -37,7 +37,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
@ -45,12 +45,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-sdo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-sdo-axiom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -35,87 +35,87 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-api</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!-- Core distribution -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Common -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Interface models -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java-jaxrs</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Implementation Types -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-widget-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Bindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-atom-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-http-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rest-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonrpc-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Dojo and Dojo Extensions -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-web-javascript-dojo</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!--Databindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-json</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hosts -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -35,14 +35,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-web-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Explicitly list the servlet/jsp apis as "provided" dependencies are not transitive -->
|
||||
|
@ -67,26 +67,26 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-stripes</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-myfaces</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- JSONP Binding material -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonp</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonp-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<!-- end of JSONP Binding -->
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -37,19 +37,19 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-feature-core</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Bindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>org.apache.ant</groupId>
|
||||
|
@ -80,26 +80,26 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Databindings -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-axiom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb-axiom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Hosts -->
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -36,14 +36,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -57,28 +57,28 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<name>${artifactId}</name>
|
||||
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
</properties>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -147,7 +147,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
</properties>
|
||||
#end
|
||||
</project>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-archetype</artifactId>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -175,7 +175,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
<jetty.version>6.1.18</jetty.version>
|
||||
</properties>
|
||||
#end
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -145,7 +145,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
<myfaces.version>1.5</myfaces.version>
|
||||
<jetty.version>6.1.4</jetty.version>
|
||||
</properties>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -148,7 +148,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
<jetty.version>6.1.18</jetty.version>
|
||||
</properties>
|
||||
</project>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -115,7 +115,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
<stripes.version>1.5.2</stripes.version>
|
||||
<jetty.version>6.1.4</jetty.version>
|
||||
</properties>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -137,7 +137,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<properties>
|
||||
<tuscany.version>2.0-SNAPSHOT</tuscany.version>
|
||||
<tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
|
||||
<jetty.version>6.1.18</jetty.version>
|
||||
</properties>
|
||||
</project>
|
||||
|
|
|
@ -23,14 +23,14 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca</artifactId>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<groupId>org.apache.tuscany.maven.plugins</groupId>
|
||||
<artifactId>maven-tuscany-plugin</artifactId>
|
||||
<packaging>maven-plugin</packaging>
|
||||
<name>Apache Tuscany Maven Tuscany Plugin</name>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
@ -52,12 +52,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-domain-hazelcast</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jline</groupId>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
|
@ -32,31 +32,31 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -1,249 +1,249 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright(C) OASIS(R) 2005,2010. All Rights Reserved.
|
||||
OASIS trademark, IPR and other policies apply. -->
|
||||
<sca:definitions xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200912">
|
||||
|
||||
<!-- Security related intents -->
|
||||
<sca:intent name="serverAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
server is authenticated by the client
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="clientAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client is authenticated by the server
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authentication" requires="sca:clientAuthentication">
|
||||
<sca:description>
|
||||
A convenience intent to help migration
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="mutualAuthentication"
|
||||
requires="sca:clientAuthentication sca:serverAuthentication">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client and server to authenticate each other
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="confidentiality" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents unauthorized
|
||||
users from reading the messages
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="integrity" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents tampering
|
||||
with the messages sent between the client and the service.
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authorization" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
Ensures clients are authorized to use services.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
|
||||
<!-- Reliable messaging related intents -->
|
||||
<sca:intent name="atLeastOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="atMostOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message that was
|
||||
successfully sent by a client is not delivered more than
|
||||
once to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="exactlyOnce" requires="sca:atLeastOnce sca:atMostOnce"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
This profile intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component. It also
|
||||
indicates that duplicate messages are not delivered to the
|
||||
component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="ordered" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that all the messages are
|
||||
delivered to the component in the order they were sent by
|
||||
the client.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Transaction related intents -->
|
||||
<sca:intent name="managedTransaction" excludes="sca:noManagedTransaction"
|
||||
mutuallyExclusive="true" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
A managed transaction environment is necessary in order to
|
||||
run the component. The specific type of managed transaction
|
||||
needed is not constrained.
|
||||
</sca:description>
|
||||
<sca:qualifier name="global" default="true">
|
||||
<sca:description>
|
||||
For a component marked with managedTransaction.global
|
||||
a global transaction needs to be present before dispatching
|
||||
any method on the component - using any transaction
|
||||
propagated from the client or else beginning and completing
|
||||
a new transaction.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
<sca:qualifier name="local">
|
||||
<sca:description>
|
||||
A component marked with managedTransaction.local needs to
|
||||
run within a local transaction containment (LTC) that
|
||||
is started and ended by the SCA runtime.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noManagedTransaction" excludes="sca:managedTransaction"
|
||||
constrains="sca:implementation" intentType="implementation">
|
||||
<sca:description>
|
||||
A component marked with noManagedTransaction needs to run without
|
||||
a managed transaction, under neither a global transaction nor
|
||||
an LTC. A transaction propagated to the hosting SCA runtime
|
||||
is not joined by the hosting runtime on behalf of a
|
||||
component marked with noManagedtransaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="transactedOneWay" excludes="sca:immediateOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference marked as transactedOneWay any OneWay invocation
|
||||
messages are transacted as part of a client global
|
||||
transaction.
|
||||
For a service marked as transactedOneWay any OneWay invocation
|
||||
message are received from the transport binding in a
|
||||
transacted fashion, under the service’s global transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="immediateOneWay" excludes="sca:transactedOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference indicates that any OneWay invocation messages
|
||||
are sent immediately regardless of any client transaction.
|
||||
For a service indicates that any OneWay invocation is
|
||||
received immediately regardless of any target service
|
||||
transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="propagatesTransaction" excludes="sca:suspendsTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with propagatesTransaction is dispatched
|
||||
under any propagated (client) transaction and the service binding
|
||||
needs to be capable of receiving a transaction context.
|
||||
A reference marked with propagatesTransaction propagates any
|
||||
transaction context under which the client runs when the
|
||||
reference is used for a request-response interaction and the
|
||||
binding of a reference marked with propagatesTransaction needs to
|
||||
be capable of propagating a transaction context.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="suspendsTransaction" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with suspendsTransaction is not dispatched
|
||||
under any propagated (client) transaction.
|
||||
A reference marked with suspendsTransaction does not propagate
|
||||
any transaction context under which the client runs when the
|
||||
reference is used.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="managedSharedTransaction"
|
||||
requires="sca:managedTransaction.global sca:propagatesTransaction">
|
||||
<sca:description>
|
||||
Used to indicate that the component requires both the
|
||||
managedTransaction.global and the propagatesTransactions
|
||||
intents
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Miscellaneous intents -->
|
||||
<sca:intent name="asyncInvocation" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Indicates that request/response operations for the
|
||||
interface of this wire are "long running" and must be
|
||||
treated as two separate message transmissions
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="EJB" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Specifies that the EJB API is needed to communicate with
|
||||
the service or reference.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="SOAP" constrains="sca:binding" intentType="interaction" mutuallyExclusive="true">
|
||||
<sca:description>
|
||||
Specifies that the SOAP messaging model is used for delivering
|
||||
messages.
|
||||
</sca:description>
|
||||
<sca:qualifier name="v1_1" default="true"/>
|
||||
<sca:qualifier name="v1_2"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="JMS" constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Requires that the messages are delivered and received via the
|
||||
JMS API.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noListener" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent can only be used on a reference. Indicates that the
|
||||
client is not able to handle new inbound connections. The binding
|
||||
and callback binding are configured so that any
|
||||
response or callback comes either through a back channel of the
|
||||
connection from the client to the server or by having the client
|
||||
poll the server for messages.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright(C) OASIS(R) 2005,2010. All Rights Reserved.
|
||||
OASIS trademark, IPR and other policies apply. -->
|
||||
<sca:definitions xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200912">
|
||||
|
||||
<!-- Security related intents -->
|
||||
<sca:intent name="serverAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
server is authenticated by the client
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="clientAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client is authenticated by the server
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authentication" requires="sca:clientAuthentication">
|
||||
<sca:description>
|
||||
A convenience intent to help migration
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="mutualAuthentication"
|
||||
requires="sca:clientAuthentication sca:serverAuthentication">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client and server to authenticate each other
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="confidentiality" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents unauthorized
|
||||
users from reading the messages
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="integrity" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents tampering
|
||||
with the messages sent between the client and the service.
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authorization" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
Ensures clients are authorized to use services.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
|
||||
<!-- Reliable messaging related intents -->
|
||||
<sca:intent name="atLeastOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="atMostOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message that was
|
||||
successfully sent by a client is not delivered more than
|
||||
once to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="exactlyOnce" requires="sca:atLeastOnce sca:atMostOnce"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
This profile intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component. It also
|
||||
indicates that duplicate messages are not delivered to the
|
||||
component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="ordered" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that all the messages are
|
||||
delivered to the component in the order they were sent by
|
||||
the client.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Transaction related intents -->
|
||||
<sca:intent name="managedTransaction" excludes="sca:noManagedTransaction"
|
||||
mutuallyExclusive="true" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
A managed transaction environment is necessary in order to
|
||||
run the component. The specific type of managed transaction
|
||||
needed is not constrained.
|
||||
</sca:description>
|
||||
<sca:qualifier name="global" default="true">
|
||||
<sca:description>
|
||||
For a component marked with managedTransaction.global
|
||||
a global transaction needs to be present before dispatching
|
||||
any method on the component - using any transaction
|
||||
propagated from the client or else beginning and completing
|
||||
a new transaction.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
<sca:qualifier name="local">
|
||||
<sca:description>
|
||||
A component marked with managedTransaction.local needs to
|
||||
run within a local transaction containment (LTC) that
|
||||
is started and ended by the SCA runtime.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noManagedTransaction" excludes="sca:managedTransaction"
|
||||
constrains="sca:implementation" intentType="implementation">
|
||||
<sca:description>
|
||||
A component marked with noManagedTransaction needs to run without
|
||||
a managed transaction, under neither a global transaction nor
|
||||
an LTC. A transaction propagated to the hosting SCA runtime
|
||||
is not joined by the hosting runtime on behalf of a
|
||||
component marked with noManagedtransaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="transactedOneWay" excludes="sca:immediateOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference marked as transactedOneWay any OneWay invocation
|
||||
messages are transacted as part of a client global
|
||||
transaction.
|
||||
For a service marked as transactedOneWay any OneWay invocation
|
||||
message are received from the transport binding in a
|
||||
transacted fashion, under the service’s global transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="immediateOneWay" excludes="sca:transactedOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference indicates that any OneWay invocation messages
|
||||
are sent immediately regardless of any client transaction.
|
||||
For a service indicates that any OneWay invocation is
|
||||
received immediately regardless of any target service
|
||||
transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="propagatesTransaction" excludes="sca:suspendsTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with propagatesTransaction is dispatched
|
||||
under any propagated (client) transaction and the service binding
|
||||
needs to be capable of receiving a transaction context.
|
||||
A reference marked with propagatesTransaction propagates any
|
||||
transaction context under which the client runs when the
|
||||
reference is used for a request-response interaction and the
|
||||
binding of a reference marked with propagatesTransaction needs to
|
||||
be capable of propagating a transaction context.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="suspendsTransaction" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with suspendsTransaction is not dispatched
|
||||
under any propagated (client) transaction.
|
||||
A reference marked with suspendsTransaction does not propagate
|
||||
any transaction context under which the client runs when the
|
||||
reference is used.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="managedSharedTransaction"
|
||||
requires="sca:managedTransaction.global sca:propagatesTransaction">
|
||||
<sca:description>
|
||||
Used to indicate that the component requires both the
|
||||
managedTransaction.global and the propagatesTransactions
|
||||
intents
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Miscellaneous intents -->
|
||||
<sca:intent name="asyncInvocation" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Indicates that request/response operations for the
|
||||
interface of this wire are "long running" and must be
|
||||
treated as two separate message transmissions
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="EJB" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Specifies that the EJB API is needed to communicate with
|
||||
the service or reference.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="SOAP" constrains="sca:binding" intentType="interaction" mutuallyExclusive="true">
|
||||
<sca:description>
|
||||
Specifies that the SOAP messaging model is used for delivering
|
||||
messages.
|
||||
</sca:description>
|
||||
<sca:qualifier name="v1_1" default="true"/>
|
||||
<sca:qualifier name="v1_2"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="JMS" constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Requires that the messages are delivered and received via the
|
||||
JMS API.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noListener" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent can only be used on a reference. Indicates that the
|
||||
client is not able to handle new inbound connections. The binding
|
||||
and callback binding are configured so that any
|
||||
response or callback comes either through a back channel of the
|
||||
connection from the client to the server or by having the client
|
||||
poll the server for messages.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
</sca:definitions>
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-assembly-xsd</artifactId>
|
||||
|
|
|
@ -1,249 +1,249 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright(C) OASIS(R) 2005,2010. All Rights Reserved.
|
||||
OASIS trademark, IPR and other policies apply. -->
|
||||
<sca:definitions xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200912">
|
||||
|
||||
<!-- Security related intents -->
|
||||
<sca:intent name="serverAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
server is authenticated by the client
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="clientAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client is authenticated by the server
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authentication" requires="sca:clientAuthentication">
|
||||
<sca:description>
|
||||
A convenience intent to help migration
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="mutualAuthentication"
|
||||
requires="sca:clientAuthentication sca:serverAuthentication">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client and server to authenticate each other
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="confidentiality" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents unauthorized
|
||||
users from reading the messages
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="integrity" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents tampering
|
||||
with the messages sent between the client and the service.
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authorization" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
Ensures clients are authorized to use services.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
|
||||
<!-- Reliable messaging related intents -->
|
||||
<sca:intent name="atLeastOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="atMostOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message that was
|
||||
successfully sent by a client is not delivered more than
|
||||
once to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="exactlyOnce" requires="sca:atLeastOnce sca:atMostOnce"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
This profile intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component. It also
|
||||
indicates that duplicate messages are not delivered to the
|
||||
component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="ordered" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that all the messages are
|
||||
delivered to the component in the order they were sent by
|
||||
the client.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Transaction related intents -->
|
||||
<sca:intent name="managedTransaction" excludes="sca:noManagedTransaction"
|
||||
mutuallyExclusive="true" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
A managed transaction environment is necessary in order to
|
||||
run the component. The specific type of managed transaction
|
||||
needed is not constrained.
|
||||
</sca:description>
|
||||
<sca:qualifier name="global" default="true">
|
||||
<sca:description>
|
||||
For a component marked with managedTransaction.global
|
||||
a global transaction needs to be present before dispatching
|
||||
any method on the component - using any transaction
|
||||
propagated from the client or else beginning and completing
|
||||
a new transaction.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
<sca:qualifier name="local">
|
||||
<sca:description>
|
||||
A component marked with managedTransaction.local needs to
|
||||
run within a local transaction containment (LTC) that
|
||||
is started and ended by the SCA runtime.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noManagedTransaction" excludes="sca:managedTransaction"
|
||||
constrains="sca:implementation" intentType="implementation">
|
||||
<sca:description>
|
||||
A component marked with noManagedTransaction needs to run without
|
||||
a managed transaction, under neither a global transaction nor
|
||||
an LTC. A transaction propagated to the hosting SCA runtime
|
||||
is not joined by the hosting runtime on behalf of a
|
||||
component marked with noManagedtransaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="transactedOneWay" excludes="sca:immediateOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference marked as transactedOneWay any OneWay invocation
|
||||
messages are transacted as part of a client global
|
||||
transaction.
|
||||
For a service marked as transactedOneWay any OneWay invocation
|
||||
message are received from the transport binding in a
|
||||
transacted fashion, under the service’s global transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="immediateOneWay" excludes="sca:transactedOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference indicates that any OneWay invocation messages
|
||||
are sent immediately regardless of any client transaction.
|
||||
For a service indicates that any OneWay invocation is
|
||||
received immediately regardless of any target service
|
||||
transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="propagatesTransaction" excludes="sca:suspendsTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with propagatesTransaction is dispatched
|
||||
under any propagated (client) transaction and the service binding
|
||||
needs to be capable of receiving a transaction context.
|
||||
A reference marked with propagatesTransaction propagates any
|
||||
transaction context under which the client runs when the
|
||||
reference is used for a request-response interaction and the
|
||||
binding of a reference marked with propagatesTransaction needs to
|
||||
be capable of propagating a transaction context.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="suspendsTransaction" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with suspendsTransaction is not dispatched
|
||||
under any propagated (client) transaction.
|
||||
A reference marked with suspendsTransaction does not propagate
|
||||
any transaction context under which the client runs when the
|
||||
reference is used.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="managedSharedTransaction"
|
||||
requires="sca:managedTransaction.global sca:propagatesTransaction">
|
||||
<sca:description>
|
||||
Used to indicate that the component requires both the
|
||||
managedTransaction.global and the propagatesTransactions
|
||||
intents
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Miscellaneous intents -->
|
||||
<sca:intent name="asyncInvocation" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Indicates that request/response operations for the
|
||||
interface of this wire are "long running" and must be
|
||||
treated as two separate message transmissions
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="EJB" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Specifies that the EJB API is needed to communicate with
|
||||
the service or reference.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="SOAP" constrains="sca:binding" intentType="interaction" mutuallyExclusive="true">
|
||||
<sca:description>
|
||||
Specifies that the SOAP messaging model is used for delivering
|
||||
messages.
|
||||
</sca:description>
|
||||
<sca:qualifier name="v1_1" default="true"/>
|
||||
<sca:qualifier name="v1_2"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="JMS" constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Requires that the messages are delivered and received via the
|
||||
JMS API.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noListener" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent can only be used on a reference. Indicates that the
|
||||
client is not able to handle new inbound connections. The binding
|
||||
and callback binding are configured so that any
|
||||
response or callback comes either through a back channel of the
|
||||
connection from the client to the server or by having the client
|
||||
poll the server for messages.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!-- Copyright(C) OASIS(R) 2005,2010. All Rights Reserved.
|
||||
OASIS trademark, IPR and other policies apply. -->
|
||||
<sca:definitions xmlns:sca="http://docs.oasis-open.org/ns/opencsa/sca/200912"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
targetNamespace="http://docs.oasis-open.org/ns/opencsa/sca/200912">
|
||||
|
||||
<!-- Security related intents -->
|
||||
<sca:intent name="serverAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
server is authenticated by the client
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="clientAuthentication" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client is authenticated by the server
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authentication" requires="sca:clientAuthentication">
|
||||
<sca:description>
|
||||
A convenience intent to help migration
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="mutualAuthentication"
|
||||
requires="sca:clientAuthentication sca:serverAuthentication">
|
||||
<sca:description>
|
||||
Communication through the binding requires that the
|
||||
client and server to authenticate each other
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="confidentiality" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents unauthorized
|
||||
users from reading the messages
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="integrity" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Communication through the binding prevents tampering
|
||||
with the messages sent between the client and the service.
|
||||
</sca:description>
|
||||
<sca:qualifier name="transport" default="true"/>
|
||||
<sca:qualifier name="message"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="authorization" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
Ensures clients are authorized to use services.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
|
||||
<!-- Reliable messaging related intents -->
|
||||
<sca:intent name="atLeastOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="atMostOnce" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that a message that was
|
||||
successfully sent by a client is not delivered more than
|
||||
once to the component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="exactlyOnce" requires="sca:atLeastOnce sca:atMostOnce"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
This profile intent is used to indicate that a message sent
|
||||
by a client is always delivered to the component. It also
|
||||
indicates that duplicate messages are not delivered to the
|
||||
component.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="ordered" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent is used to indicate that all the messages are
|
||||
delivered to the component in the order they were sent by
|
||||
the client.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Transaction related intents -->
|
||||
<sca:intent name="managedTransaction" excludes="sca:noManagedTransaction"
|
||||
mutuallyExclusive="true" constrains="sca:implementation"
|
||||
intentType="implementation">
|
||||
<sca:description>
|
||||
A managed transaction environment is necessary in order to
|
||||
run the component. The specific type of managed transaction
|
||||
needed is not constrained.
|
||||
</sca:description>
|
||||
<sca:qualifier name="global" default="true">
|
||||
<sca:description>
|
||||
For a component marked with managedTransaction.global
|
||||
a global transaction needs to be present before dispatching
|
||||
any method on the component - using any transaction
|
||||
propagated from the client or else beginning and completing
|
||||
a new transaction.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
<sca:qualifier name="local">
|
||||
<sca:description>
|
||||
A component marked with managedTransaction.local needs to
|
||||
run within a local transaction containment (LTC) that
|
||||
is started and ended by the SCA runtime.
|
||||
</sca:description>
|
||||
</sca:qualifier>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noManagedTransaction" excludes="sca:managedTransaction"
|
||||
constrains="sca:implementation" intentType="implementation">
|
||||
<sca:description>
|
||||
A component marked with noManagedTransaction needs to run without
|
||||
a managed transaction, under neither a global transaction nor
|
||||
an LTC. A transaction propagated to the hosting SCA runtime
|
||||
is not joined by the hosting runtime on behalf of a
|
||||
component marked with noManagedtransaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="transactedOneWay" excludes="sca:immediateOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference marked as transactedOneWay any OneWay invocation
|
||||
messages are transacted as part of a client global
|
||||
transaction.
|
||||
For a service marked as transactedOneWay any OneWay invocation
|
||||
message are received from the transport binding in a
|
||||
transacted fashion, under the service’s global transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="immediateOneWay" excludes="sca:transactedOneWay"
|
||||
constrains="sca:binding" intentType="implementation">
|
||||
<sca:description>
|
||||
For a reference indicates that any OneWay invocation messages
|
||||
are sent immediately regardless of any client transaction.
|
||||
For a service indicates that any OneWay invocation is
|
||||
received immediately regardless of any target service
|
||||
transaction.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="propagatesTransaction" excludes="sca:suspendsTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with propagatesTransaction is dispatched
|
||||
under any propagated (client) transaction and the service binding
|
||||
needs to be capable of receiving a transaction context.
|
||||
A reference marked with propagatesTransaction propagates any
|
||||
transaction context under which the client runs when the
|
||||
reference is used for a request-response interaction and the
|
||||
binding of a reference marked with propagatesTransaction needs to
|
||||
be capable of propagating a transaction context.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="suspendsTransaction" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
A service marked with suspendsTransaction is not dispatched
|
||||
under any propagated (client) transaction.
|
||||
A reference marked with suspendsTransaction does not propagate
|
||||
any transaction context under which the client runs when the
|
||||
reference is used.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="managedSharedTransaction"
|
||||
requires="sca:managedTransaction.global sca:propagatesTransaction">
|
||||
<sca:description>
|
||||
Used to indicate that the component requires both the
|
||||
managedTransaction.global and the propagatesTransactions
|
||||
intents
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<!-- Miscellaneous intents -->
|
||||
<sca:intent name="asyncInvocation" excludes="sca:propagatesTransaction"
|
||||
constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Indicates that request/response operations for the
|
||||
interface of this wire are "long running" and must be
|
||||
treated as two separate message transmissions
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="EJB" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
Specifies that the EJB API is needed to communicate with
|
||||
the service or reference.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="SOAP" constrains="sca:binding" intentType="interaction" mutuallyExclusive="true">
|
||||
<sca:description>
|
||||
Specifies that the SOAP messaging model is used for delivering
|
||||
messages.
|
||||
</sca:description>
|
||||
<sca:qualifier name="v1_1" default="true"/>
|
||||
<sca:qualifier name="v1_2"/>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="JMS" constrains="sca:binding" intentType="interaction">
|
||||
<sca:description>
|
||||
Requires that the messages are delivered and received via the
|
||||
JMS API.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
<sca:intent name="noListener" constrains="sca:binding"
|
||||
intentType="interaction">
|
||||
<sca:description>
|
||||
This intent can only be used on a reference. Indicates that the
|
||||
client is not able to handle new inbound connections. The binding
|
||||
and callback binding are configured so that any
|
||||
response or callback comes either through a back channel of the
|
||||
connection from the client to the server or by having the client
|
||||
poll the server for messages.
|
||||
</sca:description>
|
||||
</sca:intent>
|
||||
|
||||
</sca:definitions>
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
|
@ -33,12 +33,12 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-monitor</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,61 +33,61 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-atom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-wsdl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-data-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-web-javascript</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -220,21 +220,21 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,13 +33,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime-pom</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-corba-runtime</artifactId>
|
||||
|
@ -32,25 +32,25 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-corba</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba-jse</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-corba</artifactId>
|
||||
|
@ -33,19 +33,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-corba</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -34,13 +34,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ejb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -72,14 +72,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -34,19 +34,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,31 +33,31 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -70,28 +70,28 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-json</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-jms-runtime-activemq</artifactId>
|
||||
|
@ -33,14 +33,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-jms-runtime</artifactId>
|
||||
|
@ -34,14 +34,14 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime-pom</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jms</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-jms</artifactId>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-jsonp-runtime</artifactId>
|
||||
|
@ -33,19 +33,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonp</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-http-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency-->
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -57,7 +57,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-json</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -70,28 +70,28 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-jsonp</artifactId>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,49 +33,49 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-jsonrpc</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-json</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-web-javascript</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -93,7 +93,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -146,14 +146,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -35,14 +35,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,74 +33,74 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rest</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-data-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-json</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java-jaxrs</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-web-javascript</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -181,21 +181,21 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,13 +33,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-rmi-runtime</artifactId>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
@ -41,19 +41,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-rmi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-rmi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-rmi</artifactId>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -35,37 +35,37 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -23,7 +23,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -35,37 +35,37 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -36,7 +36,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
@ -44,7 +44,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-policy-security</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope> <!-- it's in base -->
|
||||
</dependency>
|
||||
|
||||
|
@ -155,14 +155,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-axiom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb-axiom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -170,7 +170,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-base-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
@ -178,7 +178,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,60 +33,60 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-wsdl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-runtime-jaxws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -94,21 +94,21 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java-jaxws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
|
@ -117,21 +117,21 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-jetty</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -33,73 +33,73 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-wsdl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-host-http</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java-jaxws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Test dependencies -->
|
||||
|
@ -107,14 +107,14 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-impl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-implementation-java-runtime</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-ws-wsdlgen</artifactId>
|
||||
|
@ -33,32 +33,32 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-binding-ws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-wsdl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java-jaxws</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
@ -70,7 +70,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-binding-ws</artifactId>
|
||||
|
@ -33,19 +33,19 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-wsdl</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-builder</artifactId>
|
||||
|
@ -33,37 +33,37 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding-jaxb</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-common-http</artifactId>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-common-java</artifactId>
|
||||
|
@ -32,13 +32,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-common-xml</artifactId>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-contribution-osgi</artifactId>
|
||||
|
@ -33,7 +33,7 @@
|
|||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<type>pom</type>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-contribution-resource</artifactId>
|
||||
|
@ -32,13 +32,13 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
|
@ -32,31 +32,31 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly-xsd</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-xml</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-common-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
|
@ -32,25 +32,25 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-assembly</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-core</artifactId>
|
||||
|
@ -32,31 +32,31 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-extensibility</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-contribution</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-node-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-data-api</artifactId>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-sca-api</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-databinding-axiom</artifactId>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-databinding-jaxb-axiom</artifactId>
|
||||
|
@ -32,7 +32,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-runtime-pom</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<type>pom</type>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
<parent>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-modules</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>tuscany-databinding-jaxb</artifactId>
|
||||
|
@ -32,17 +32,17 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-core-spi</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-databinding</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.apache.tuscany.sca</groupId>
|
||||
<artifactId>tuscany-interface-java</artifactId>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<version>2.0-Beta2-SNAPSHOT</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue