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:28:15 UTC

svn commit: r1789264 - /ctakes/trunk/ctakes-template-filler/pom.xml

Author: seanfinan
Date: Wed Mar 29 02:28:15 2017
New Revision: 1789264

URL: http://svn.apache.org/viewvc?rev=1789264&view=rev
Log:
TODO : remove unwanted dependencies

Modified:
    ctakes/trunk/ctakes-template-filler/pom.xml

Modified: ctakes/trunk/ctakes-template-filler/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-template-filler/pom.xml?rev=1789264&r1=1789263&r2=1789264&view=diff
==============================================================================
--- ctakes/trunk/ctakes-template-filler/pom.xml (original)
+++ ctakes/trunk/ctakes-template-filler/pom.xml Wed Mar 29 02:28:15 2017
@@ -46,6 +46,8 @@
 			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-drug-ner-res</artifactId>
 		</dependency>
+		<!--  If clinical-pipeline is a dependency then everything in clinical-pipeline should be removed.
+				This makes maintenance much easier wrt upgraded versions and removed/unused modules (e.g. old lookup).-->
 		<dependency>
 			<groupId>org.apache.ctakes</groupId>
 			<artifactId>ctakes-clinical-pipeline</artifactId>