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

[tika] branch master updated: TIKA-2379 - Add test scope back in for JUnit.

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

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

The following commit(s) were added to refs/heads/master by this push:
       new  c3cf30f   TIKA-2379 - Add test scope back in for JUnit.
c3cf30f is described below

commit c3cf30fa7de70b350b6344459cbb39410f24d438
Author: Bob Paulin <bo...@bobpaulin.com>
AuthorDate: Wed May 31 23:26:46 2017 -0500

    TIKA-2379 - Add test scope back in for JUnit.
---
 tika-bundle/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index 03a8ddc..5f70dcb 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -61,6 +61,7 @@
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
+      <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.ops4j.pax.exam</groupId>

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