You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ja...@apache.org on 2013/11/25 21:21:26 UTC

svn commit: r1545392 - /ctakes/branches/ctakes-3.1.1/pom.xml

Author: james-masanz
Date: Mon Nov 25 20:21:26 2013
New Revision: 1545392

URL: http://svn.apache.org/r1545392
Log:
CTAKES-267 - comment out ctakes-examples which is still a work in progress

Modified:
    ctakes/branches/ctakes-3.1.1/pom.xml

Modified: ctakes/branches/ctakes-3.1.1/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.1/pom.xml?rev=1545392&r1=1545391&r2=1545392&view=diff
==============================================================================
--- ctakes/branches/ctakes-3.1.1/pom.xml (original)
+++ ctakes/branches/ctakes-3.1.1/pom.xml Mon Nov 25 20:21:26 2013
@@ -131,7 +131,7 @@
 		<module>ctakes-drug-ner-res</module>
 		<module>ctakes-ne-contexts-res</module>
 		<module>ctakes-template-filler</module>
-		<module>ctakes-examples</module>
+		<!-- <module>ctakes-examples</module> --> 
 	</modules>
 	<dependencyManagement>
 		<dependencies>