Fixes for TUSCANY-2917
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755499 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
175eef1031
commit
798c795fb5
39 changed files with 39 additions and 39 deletions
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-api</artifactId>
|
||||
<name>Apache Tuscany SCA Callback API Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Callback API</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-basic</artifactId>
|
||||
<name>Apache Tuscany SCA Callback Basic Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Callback Basic</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-complex-type</artifactId>
|
||||
<name>Apache Tuscany SCA Callback Complex Type Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Callback Complex Type</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-id</artifactId>
|
||||
<name>Apache Tuscany SCA Callback ID Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Callback ID</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-multiple-wires</artifactId>
|
||||
<name>Apache Tuscany SCA Callback With Mutiple Wires Test</name>
|
||||
<name>Apache Tuscany SCA iTest Callback With Mutiple Wires</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-separatethread</artifactId>
|
||||
<name>Apache Tuscany SCA Callback Using Separate Thread Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Callback Using Separate Thread</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-set-callback</artifactId>
|
||||
<name>Apache Tuscany SCA Set Callback Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Set Callback</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-callback-set-conversation</artifactId>
|
||||
<name>Apache Tuscany SCA Callback Set Conversation Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Callback Set Conversation</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-component-type</artifactId>
|
||||
<name>Apache Tuscany SCA Component Type Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Component Type</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-conversations</artifactId>
|
||||
<name>Apache Tuscany SCA Conversations Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Conversations</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-bin-distro-unzip</artifactId>
|
||||
<name>Apache Tuscany SCA Bin Distro Unzip</name>
|
||||
<name>Apache Tuscany SCA iTest Bin Distro Unzip</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-distribution-binding-ws-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Distribution itest binding-ws-calculator</name>
|
||||
<name>Apache Tuscany SCA Distribution iTest binding-ws-calculator</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-distribution-calculator-rmi</artifactId>
|
||||
<name>Apache Tuscany SCA Distribution itest calculator-rmi</name>
|
||||
<name>Apache Tuscany SCA Distribution iTest calculator-rmi</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-distribution-implementation-java-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Distribution itest implementation-java-calculator</name>
|
||||
<name>Apache Tuscany SCA Distribution iTest implementation-java-calculator</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-distribution-webapp-helloworld-jsp</artifactId>
|
||||
<name>Apache Tuscany SCA Distribution itest Webapp helloworld-jsp</name>
|
||||
<name>Apache Tuscany SCA Distribution iTest Webapp helloworld-jsp</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-distribution-webapp-helloworld-stripes</artifactId>
|
||||
<name>Apache Tuscany SCA Distribution itest Webapp helloworld-stripes</name>
|
||||
<name>Apache Tuscany SCA Distribution iTest Webapp helloworld-stripes</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-distribution-webapp-helloworld</artifactId>
|
||||
<name>Apache Tuscany SCA Distribution itest Webapp helloworld</name>
|
||||
<name>Apache Tuscany SCA Distribution iTest Webapp helloworld</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-exceptions</artifactId>
|
||||
<name>Apache Tuscany SCA Exceptions Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Exceptions</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-interfaces</artifactId>
|
||||
<name>Apache Tuscany SCA Interface Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Interface</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-operation-overloading</artifactId>
|
||||
<name>Apache Tuscany SCA Operation Overloading Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Operation Overloading</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-properties</artifactId>
|
||||
<name>Apache Tuscany SCA Properties Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Properties</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<!--relativePath>../pom.xml</relativePath-->
|
||||
</parent>
|
||||
<artifactId>itest-recursive-multi-level</artifactId>
|
||||
<name>Apache Tuscany SCA Recusive Multi-Level Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Recusive Multi-Level</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-references</artifactId>
|
||||
<name>Apache Tuscany SCA References Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest References</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
<version>2.0-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<name>Apache Tuscany SCA Scopes Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Scopes</name>
|
||||
<artifactId>itest-scopes</artifactId>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-services</artifactId>
|
||||
<name>Apache Tuscany SCA Services Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Services</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>itest-wires</artifactId>
|
||||
<name>Apache Tuscany SCA Wires Basic Integration Tests</name>
|
||||
<name>Apache Tuscany SCA iTest Wires Basic</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-binding-ws-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Binding WS Calculator Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Binding WS Calculator</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-calculator-equinox</artifactId>
|
||||
<name>Apache Tuscany SCA Calculator Equinox Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Calculator Equinox</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-calculator-osgi</artifactId>
|
||||
<name>Apache Tuscany SCA Calculator OSGi Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Calculator OSGi</name>
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>apache.incubator</id>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-calculator-rmi-reference</artifactId>
|
||||
<name>Apache Tuscany SCA Calculator RMI Reference Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Calculator RMI Reference</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-calculator-rmi-service</artifactId>
|
||||
<name>Apache Tuscany SCA Calculator RMI Service Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Calculator RMI Service</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Calculator Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Calculator</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-helloworld-bpel</artifactId>
|
||||
<name>Apache Tuscany SCA HelloWorld BPEL Sample</name>
|
||||
<name>Apache Tuscany SCA Sample HelloWorld BPEL</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-implementation-java-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Implementation Java Calculator Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Implementation Java Calculator</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>helloworld-jsf</artifactId>
|
||||
<name>Apache Tuscany SCA Helloworld JSF Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Helloworld JSF</name>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<artifactId>helloworld-jsp</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>Apache Tuscany SCA Helloworld JSP Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Helloworld JSP</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<artifactId>helloworld-stripes</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>Apache Tuscany SCA Helloworld Sample using Stripes</name>
|
||||
<name>Apache Tuscany SCA Sample Helloworld using Stripes</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
<artifactId>helloworld-wicket</artifactId>
|
||||
<packaging>war</packaging>
|
||||
<name>Apache Tuscany SCA Helloworld Sample using Wicket</name>
|
||||
<name>Apache Tuscany SCA Sample Helloworld using Wicket</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>helloworld</artifactId>
|
||||
<name>Apache Tuscany SCA Helloworld Sample</name>
|
||||
<name>Apache Tuscany SCA Sample Helloworld</name>
|
||||
<packaging>war</packaging>
|
||||
|
||||
<dependencies>
|
||||
|
|
Loading…
Reference in a new issue