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/11/08 15:38:37 UTC

[tika] branch master updated: TIKA-2492 -- exclude pdfbox debugger from tika-bundle

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


The following commit(s) were added to refs/heads/master by this push:
     new 04b0837  TIKA-2492 -- exclude pdfbox debugger from tika-bundle
04b0837 is described below

commit 04b0837700e7d0ecc337a50ca99d2a063978a58b
Author: tballison <ta...@mitre.org>
AuthorDate: Wed Nov 8 10:38:20 2017 -0500

    TIKA-2492 -- exclude pdfbox debugger from tika-bundle
---
 tika-bundle/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index f3a3834..cc6ed0d 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -220,6 +220,7 @@
               org.apache.commons.vfs2.util;resolution:=optional,
               org.apache.crimson.jaxp;resolution:=optional,
               org.apache.jcp.xml.dsig.internal.dom;resolution:=optional,
+              org.apache.pdfbox.debugger;resolution:=optional,
               org.apache.sis;resolution:=optional,
               org.apache.sis.distance;resolution:=optional,
               org.apache.sis.geometry;resolution:=optional,

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