Correct pom names and add launchers back into build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@945106 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dc213fa0b5
commit
6e336edf2f
5 changed files with 5 additions and 6 deletions
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-contribution-binding-sca-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Sample binding-sca Calculator Contribution</name>
|
||||
<name>Apache Tuscany SCA Sample Contribution binding-sca Calculator</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-contribution-binding-ws-calculator</artifactId>
|
||||
<name>Apache Tuscany SCA Sample Binding WS Calculator Contribution</name>
|
||||
<name>Apache Tuscany SCA Sample Contribution Binding WS Calculator</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-launcher-embedded-jse</artifactId>
|
||||
<name>Apache Tuscany SCA Sample Embedded Launcher JSE</name>
|
||||
<name>Apache Tuscany SCA Sample Launcher Embedded JSE</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<artifactId>sample-launcher-embedded-osgi</artifactId>
|
||||
<name>Apache Tuscany SCA Sample Embedded Launcher OSGi</name>
|
||||
<name>Apache Tuscany SCA Sample Launcher Embedded OSGi</name>
|
||||
|
||||
<repositories>
|
||||
<repository>
|
||||
|
|
|
@ -90,10 +90,9 @@
|
|||
<!-- don't need to process this as it has just a README in it
|
||||
<module>launcher-command-line</module>
|
||||
-->
|
||||
<!-- breaking the hudson build
|
||||
<module>launcher-embedded-jse</module>
|
||||
<module>launcher-embedded-osgi</module>
|
||||
-->
|
||||
|
||||
<!-- Application samples -->
|
||||
|
||||
<!-- TODO -->
|
||||
|
|
Loading…
Add table
Reference in a new issue