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 2012/11/09 20:57:58 UTC

svn commit: r1407609 - /uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml

Author: schor
Date: Fri Nov  9 19:57:58 2012
New Revision: 1407609

URL: http://svn.apache.org/viewvc?rev=1407609&view=rev
Log:
[UIMA-2497] remove build of uimaj-eclipse-feature* projects from aggregate

Modified:
    uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml

Modified: uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml?rev=1407609&r1=1407608&r2=1407609&view=diff
==============================================================================
--- uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml (original)
+++ uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml Fri Nov  9 19:57:58 2012
@@ -68,8 +68,10 @@
     <module>../uimaj-ep-cas-editor</module>
     <module>../uimaj-ep-cas-editor-ide</module>
     <module>../uimaj-ep-runtime</module>
-    
+
+    <!-- remove because of Jenkins / versioning issues    
     <module>../uimaj-eclipse-feature-tools</module>
     <module>../uimaj-eclipse-feature-runtime</module>
+     -->
   </modules>
 </project>