summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/samples/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml
index 2cd4c4ac9a..f262a35add 100644
--- a/sca-java-2.x/trunk/samples/pom.xml
+++ b/sca-java-2.x/trunk/samples/pom.xml
@@ -57,8 +57,13 @@
distribution\all\src\main\components\bin-samples.xml
OR THEY WONT GET IN RELEASES
********* -->
+<!-- *********
+ ALSO SAMPLES SHOULD HAVE A TEST IN itest/distribution TO
+ ENSURE THAT THEY WORK PROPERLY OUT OF A DISTRIBUTION
+ ********* -->
<module>dosgi-dynamic-calculator-operations</module>
+ <!--module>helloworld</module-->
<module>helloworld-bpel</module>
<module>implementation-java-calculator</module>
<module>binding-ws-calculator</module>