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 2009/10/13 19:39:28 UTC

svn commit: r824855 - /incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml

Author: schor
Date: Tue Oct 13 17:39:27 2009
New Revision: 824855

URL: http://svn.apache.org/viewvc?rev=824855&view=rev
Log:
UIMA-1615 add missing parent pom to source build

Modified:
    incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml

Modified: incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml
URL: http://svn.apache.org/viewvc/incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml?rev=824855&r1=824854&r2=824855&view=diff
==============================================================================
--- incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml (original)
+++ incubator/uima/uimaj/trunk/uimaj-distr/src/main/assembly/src.xml Tue Oct 13 17:39:27 2009
@@ -160,6 +160,7 @@
       <includes>
         <include>pom.xml</include>
         <include>eclipse-plugin-superPom/**</include>
+        <include>distr-supertPom/**</include>
       </includes>
       <fileMode>644</fileMode>
     </fileSet>