You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by se...@apache.org on 2017/03/29 02:39:51 UTC

svn commit: r1789267 - /ctakes/trunk/ctakes-ytex-uima/pom.xml

Author: seanfinan
Date: Wed Mar 29 02:39:51 2017
New Revision: 1789267

URL: http://svn.apache.org/viewvc?rev=1789267&view=rev
Log:
TODO : dependencies yadda yadda

Modified:
    ctakes/trunk/ctakes-ytex-uima/pom.xml

Modified: ctakes/trunk/ctakes-ytex-uima/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-ytex-uima/pom.xml?rev=1789267&r1=1789266&r2=1789267&view=diff
==============================================================================
--- ctakes/trunk/ctakes-ytex-uima/pom.xml (original)
+++ ctakes/trunk/ctakes-ytex-uima/pom.xml Wed Mar 29 02:39:51 2017
@@ -28,6 +28,8 @@
 			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-type-system</artifactId>
 		</dependency>
+		<!--  If ctakes-lvg is a dependency then everything in ctakes-lvg should be removed.  e.g. lookup, core
+				This makes maintenance much easier wrt upgraded versions and removed/unused modules (e.g. old lookup).-->
 		<dependency>
 			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-lvg</artifactId>