You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bi...@apache.org on 2015/04/13 08:33:12 UTC

svn commit: r1673117 - /gump/metadata/project/tika.xml

Author: billbarker
Date: Mon Apr 13 06:33:12 2015
New Revision: 1673117

URL: http://svn.apache.org/r1673117
Log:
publish test jar. Should only move the failure back to the usual place

Modified:
    gump/metadata/project/tika.xml

Modified: gump/metadata/project/tika.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/tika.xml?rev=1673117&r1=1673116&r2=1673117&view=diff
==============================================================================
--- gump/metadata/project/tika.xml (original)
+++ gump/metadata/project/tika.xml Mon Apr 13 06:33:12 2015
@@ -37,6 +37,7 @@
     <mvn3 basedir="tika-core"/>
     <option project="junit"/>
     <jar name="tika-core/target/tika-core-*[0-9T].jar"/>
+    <jar name="tika-core/target/tika-core-*[0-9T]-tests.jar" type="testsjar"/>
     <license name="LICENSE.txt"/>
   </project>