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 2018/07/27 14:16:36 UTC

[tika] 02/30: Add parso to the OSGi bundle

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

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

commit 4c5bbaece63d4f60b4c4920a105f5cca3de6be58
Author: Nick Burch <ni...@gagravarr.org>
AuthorDate: Thu Apr 26 22:47:17 2018 +0100

    Add parso to the OSGi bundle
---
 tika-bundle/pom.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tika-bundle/pom.xml b/tika-bundle/pom.xml
index 584d8e8..691d436 100644
--- a/tika-bundle/pom.xml
+++ b/tika-bundle/pom.xml
@@ -199,6 +199,7 @@
               netcdf4|
               grib|
               cdm|
+              parso|
               httpservices|
               jcip-annotations|
               jmatio|
@@ -233,6 +234,7 @@
               com.github.openjson;resolution:=optional,
               com.google.protobuf;resolution:=optional,
               com.ibm.icu.text;resolution:=optional,
+              com.parso;resolution:=optional,
               com.sleepycat.je;resolution:=optional,
               com.sun.javadoc;resolution:=optional,
               com.sun.xml.bind.marshaller;resolution:=optional,