You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2017/06/01 19:16:28 UTC

[tika] 01/05: TIKA-2381 - include tika-eval artifact in release

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tika.git

commit a963a321908273860951fc74f8d76042a21886ec
Author: tballison <ta...@mitre.org>
AuthorDate: Wed May 31 16:16:57 2017 -0400

    TIKA-2381 - include tika-eval artifact in release
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d1796d4..d7ac00b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,6 +100,7 @@
                         <include name="target/*-src.zip*" />
                         <include name="tika-app/target/tika-app-${project.version}.jar*" />
                         <include name="tika-server/target/tika-server-${project.version}.jar*" />
+                        <include name="tika-eval/target/tika-eval-${project.version}.jar*" />
                       </fileset>
                     </copy>
                     <checksum algorithm="MD5" fileext=".md5">

-- 
To stop receiving notification emails like this one, please contact
"commits@tika.apache.org" <co...@tika.apache.org>.