You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2013/06/11 16:24:59 UTC

svn commit: r1491811 - /uima/build/trunk/parent-pom/pom.xml

Author: schor
Date: Tue Jun 11 14:24:58 2013
New Revision: 1491811

URL: http://svn.apache.org/r1491811
Log:
[UIMA-2636] add comment 

Modified:
    uima/build/trunk/parent-pom/pom.xml

Modified: uima/build/trunk/parent-pom/pom.xml
URL: http://svn.apache.org/viewvc/uima/build/trunk/parent-pom/pom.xml?rev=1491811&r1=1491810&r2=1491811&view=diff
==============================================================================
--- uima/build/trunk/parent-pom/pom.xml (original)
+++ uima/build/trunk/parent-pom/pom.xml Tue Jun 11 14:24:58 2013
@@ -1409,9 +1409,13 @@ Copyright (c) 2003, 2006 IBM Corporation
           </resource>
         </resources>
 
+        <!-- The feature.xml is filtered here, rather than in going from the 
+             top level place to the Jar, because Eclipse feature manipulation
+             uses the top level value.         
+         -->
         <plugins>
           <!-- filter the feature.xml to have the right version info 
-               for Eclipse at the top level-->
+              for Eclipse at the top level --> 
           <plugin>
             <artifactId>maven-resources-plugin</artifactId>
             <executions>