summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-05-27 11:55:35 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2010-05-27 11:55:35 +0000
commita92ae6004a53a502819486d7313220ffe88e6059 (patch)
tree75b2a7874fdb02f3ba17041d754f3bfe7cee903e
parentaf3499c1fe029758c8a1adc38ce1e47ad4b35b24 (diff)
Add note to point why a couple of the launchers don't need to be in the build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@948794 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--sca-java-2.x/trunk/samples/pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml
index 8c74262a2c..5ccc2e073f 100644
--- a/sca-java-2.x/trunk/samples/pom.xml
+++ b/sca-java-2.x/trunk/samples/pom.xml
@@ -80,8 +80,9 @@
<!-- contribution launchers -->
- <!-- don't need to process this as it has just a README in it
+ <!-- don't need to process these as they just contain README files
<module>launcher-command-line</module>
+ <module>launcher-maven</module>
-->
<module>launcher-embedded-jse</module>
<module>launcher-embedded-osgi</module>