summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-12-10 08:03:21 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-12-10 08:03:21 +0000
commit242404f8a8b40d179d4631c3c79f42507ab02ae3 (patch)
tree6f9c8acc3118d6c812387253dea5c88e3ef38ea3 /sca-java-2.x/trunk
parent319294f14f60a4754c4062f0757bef3f58267723 (diff)
Move the comments back to the middle of the samples xml to try to keep them in your face not scrolling off the top of the page
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@889128 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk')
-rw-r--r--sca-java-2.x/trunk/samples/pom.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/sca-java-2.x/trunk/samples/pom.xml b/sca-java-2.x/trunk/samples/pom.xml
index 32e38bb484..039321ba4a 100644
--- a/sca-java-2.x/trunk/samples/pom.xml
+++ b/sca-java-2.x/trunk/samples/pom.xml
@@ -36,16 +36,6 @@
</repository>
</repositories>
-<!-- *********
- IF YOU ADD ANY SAMPLES THEN ALSO ADD THEM TO
- 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
- ********* -->
-
<profiles>
<profile>
<id>default</id>
@@ -64,6 +54,16 @@
<module>dosgi-dynamic-calculator</module>
<module>dosgi-dynamic-calculator-operations</module>
<!--module>helloworld</module-->
+<!-- *********
+ IF YOU ADD ANY SAMPLES THEN ALSO ADD THEM TO
+ 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>helloworld-bpel</module>
<module>implementation-java-calculator</module>
<module>store</module>