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/08/27 00:02:07 UTC

svn commit: r1517710 - /ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml

Author: james-masanz
Date: Mon Aug 26 22:02:06 2013
New Revision: 1517710

URL: http://svn.apache.org/r1517710
Log:
merge from 3.1.0 branch change that includes template-filler

Modified:
    ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml

Modified: ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml?rev=1517710&r1=1517709&r2=1517710&view=diff
==============================================================================
--- ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml (original)
+++ ctakes/trunk/ctakes-distribution/src/main/assembly/bin.xml Mon Aug 26 22:02:06 2013
@@ -52,6 +52,7 @@
 				<include>org.apache.ctakes:ctakes-relation-extractor</include>
 				<include>org.apache.ctakes:ctakes-side-effect</include>
 				<include>org.apache.ctakes:ctakes-smoking-status</include>
+				<include>org.apache.ctakes:ctakes-template-filler</include>
 				<!-- <include>org.apache.ctakes:ctakes-temporal</include> -->
 				<include>org.apache.ctakes:ctakes-type-system</include>
 				<include>org.apache.ctakes:ctakes-utils</include>
@@ -128,7 +129,7 @@
 			<outputDirectory>config</outputDirectory>
 		</fileSet>
 
-		<!-- Copy a default log4j config that could be overrided during runtime -->
+		<!-- Copy a default log4j config that could be overridden during runtime -->
 		<fileSet>
 			<directory>../ctakes-core/src/main/resources</directory>
 			<fileMode>644</fileMode>