summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-15 10:21:59 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-09-15 10:21:59 +0000
commit7ed4c8047ee25b29603e77c4757dac260cbd1aed (patch)
treed67d3f7528c913a2947e2b9f117ccc8a0695b38f /sca-java-1.x
parenteccc1e8ade13b3fde3f6fa8533115d3257f2d4ca (diff)
Change wording in comment
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@997259 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml b/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml
index 45c6fa858f..4b6665e98d 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml
@@ -19,12 +19,12 @@
-->
<project>
<!--
- This pom-distribution.xml file is a modified version of the
- pom.xml file in the samples directory of the svn source tree.
- This file is used as the pom.xml for the samples directory of the
- binary distribution. Any updates to the samples pom.xml in the
- svn source tree must be applied to this pom-distribution.xml file
- to keep the two files in sync (except where marked).
+ This file is a modified version of the samples/pom.xml file in
+ the svn source tree. This file is used as the pom.xml for the
+ samples directory in the binary distribution. Any updates to
+ samples/pom.xml in the svn source tree must also be applied to
+ samples/pom-distribution.xml to keep these two files in sync
+ (except where marked).
The samples directory of the binary distribution needs to contain
a pom.xml so that users can run "mvn eclipse:eclipse" to generate