You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by na...@apache.org on 2010/09/15 12:21:59 UTC

svn commit: r997259 - /tuscany/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml

Author: nash
Date: Wed Sep 15 10:21:59 2010
New Revision: 997259

URL: http://svn.apache.org/viewvc?rev=997259&view=rev
Log:
Change wording in comment

Modified:
    tuscany/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml

Modified: tuscany/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml?rev=997259&r1=997258&r2=997259&view=diff
==============================================================================
--- tuscany/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml (original)
+++ tuscany/sca-java-1.x/branches/sca-java-1.6.1/samples/pom-distribution.xml Wed Sep 15 10:21:59 2010
@@ -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