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/10/25 19:27:00 UTC

svn commit: r1813343 - /ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml

Author: seanfinan
Date: Wed Oct 25 19:27:00 2017
New Revision: 1813343

URL: http://svn.apache.org/viewvc?rev=1813343&view=rev
Log:
include piper files

Modified:
    ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml

Modified: ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml
URL: http://svn.apache.org/viewvc/ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml?rev=1813343&r1=1813342&r2=1813343&view=diff
==============================================================================
--- ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml (original)
+++ ctakes/trunk/ctakes-dictionary-lookup-fast-res/pom.xml Wed Oct 25 19:27:00 2017
@@ -31,7 +31,7 @@
    <description>Resources Project for ctakes-dictionary-lookup-fast</description>
    <dependencies>
       <dependency>
-         <!--  TODO  -->
+         <!--  TODO  :  update per release  -->
          <groupId>net.sourceforge.ctakesresources</groupId>
          <artifactId>ctakes-resources-sno_rx</artifactId>
          <version>4.0.0</version>
@@ -77,6 +77,7 @@
                      are not jar'd and included in the bin distro
                      by default please download them from SF if needed.
                    -->
+                  <include>**/*.piper</include>
                   <include>**/*.class</include>
                   <include>**/types/*.xml</include>
                   <include>**/META-INF/**</include>