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 2021/12/13 14:27:00 UTC

[tika] branch TIKA-3164-v2 updated: TIKA-3164: better but still broken

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

tallison pushed a commit to branch TIKA-3164-v2
in repository https://gitbox.apache.org/repos/asf/tika.git


The following commit(s) were added to refs/heads/TIKA-3164-v2 by this push:
     new e3ff863  TIKA-3164: better but still broken
e3ff863 is described below

commit e3ff863058d3bb8036fb618c314966824e295c99
Author: tallison <ta...@apache.org>
AuthorDate: Mon Dec 13 09:25:00 2021 -0500

    TIKA-3164: better but still broken
---
 tika-bundles/tika-bundle-standard/pom.xml | 51 +++++++++----------------------
 1 file changed, 15 insertions(+), 36 deletions(-)

diff --git a/tika-bundles/tika-bundle-standard/pom.xml b/tika-bundles/tika-bundle-standard/pom.xml
index 2424387..fc20e47 100644
--- a/tika-bundles/tika-bundle-standard/pom.xml
+++ b/tika-bundles/tika-bundle-standard/pom.xml
@@ -165,12 +165,14 @@
               bcprov-jdk15on|
               bcpkix-jdk15on|
               bcutil-jdk15on|
-              poi|poi-scratchpad|
+              poi|
+              poi-scratchpad|
               poi-ooxml|
-              poi-ooxml-schemas|
+              poi-ooxml-lite|
               commons-math3|
               curvesapi|
               xmlbeans|
+              xml-apis|
               jackcess|
               jackcess-encrypt|
               commons-lang3|
@@ -186,27 +188,15 @@
               rome|
               rome-utils|
               jdom2|
-              sentiment-analysis-parser|
-              opennlp-tools|
               geoapi|
-              sis-metadata|
-              sis-netcdf|
-              sis-utility|
-              sis-storage|
               unit-api|
               apache-mime4j-core|
               apache-mime4j-dom|
               jhighlight|
               java-libpst|
-              netcdf4|
-              grib|
-              cdm|
               parso|
-              httpservices|
-              jcip-annotations|
               jmatio|
               guava|
-              age-predictor-api|
               SparseBitSet
             </Embed-Dependency>
             <Embed-Transitive>true</Embed-Transitive>
@@ -224,17 +214,23 @@
               android.util;resolution:=optional,
               com.apple.eawt;resolution:=optional,
               com.github.luben.zstd;resolution:=optional,
-              com.github.jaiimageio.*;resolution:=optional,
-              com.github.javaparser.*;resolution:=optional,
+              com.github.javaparser;resolution:=optional,
+              com.github.javaparser.ast;resolution:=optional,
+              com.github.javaparser.ast.body;resolution:=optional,
+              com.github.javaparser.ast.expr;resolution:=optional,
+              com.github.javaparser.ast.nodeTypes;resolution:=optional,
+              com.github.javaparser.ast.type;resolution:=optional,
+              com.github.javaparser.utils;resolution:=optional,
               com.google.common.util.concurrent.internal;resolution:=optional,
               com.google.errorprone.annotations;resolution:=optional,
               com.google.errorprone.annotations.concurrent;resolution:=optional,
               com.google.protobuf;resolution:=optional,
               com.ibm.icu.text;resolution:=optional,
-              com.microsoft.schemas.*;resolution:=optional,
+              com.microsoft.schemas.office.powerpoint;resolution:=optional,
               com.sleepycat.je;resolution:=optional,
               com.sun.javadoc;resolution:=optional,
-              com.sun.org.apache.xml.internal.resolver.*;resolution:=optional,
+              com.sun.org.apache.xml.internal.resolver;resolution:=optional,
+              com.sun.org.apache.xml.internal.resolver.tools;resolution:=optional,
               com.sun.xml.bind.marshaller;resolution:=optional,
               com.sun.xml.internal.bind.marshaller;resolution:=optional,
               com.sun.msv.datatype;resolution:=optional,
@@ -263,8 +259,8 @@
               net.sf.saxon.om;resolution:=optional,
               net.sf.saxon.query;resolution:=optional,
               net.sf.saxon.sxpath;resolution:=optional,
-              net.sf.saxon.tree.wrapper;resolution:=optional,
               net.sf.saxon.trans;resolution:=optional,
+              net.sf.saxon.tree.wrapper;resolution:=optional,
               net.sf.saxon.type;resolution:=optional,
               net.sf.saxon.value;resolution:=optional,
               org.apache.batik.anim.dom;resolution:=optional,
@@ -281,7 +277,6 @@
               org.apache.maven.plugin;resolution:=optional,
               org.apache.maven.plugin.logging;resolution:=optional,
               org.apache.maven.project;resolution:=optional,
-              org.apache.poi.schemas.vmldrawing;resolution:=optional,
               org.apache.tools.ant;resolution:=optional,
               org.apache.tools.ant.taskdefs;resolution:=optional,
               org.apache.tools.ant.types;resolution:=optional,
@@ -310,21 +305,7 @@
               org.jaxen.pattern;resolution:=optional,
               org.jaxen.saxpath;resolution:=optional,
               org.jaxen.util;resolution:=optional,
-              org.openxmlformats.schemas.officeDocument.x2006.math;resolution:=optional,
               org.openxmlformats.schemas.schemaLibrary.x2006.main;resolution:=optional,
-              org.openxmlformats.schemas.drawingml.x2006.chart;resolution:=optional,
-              org.openxmlformats.schemas.drawingml.x2006.main;resolution:=optional,
-              org.openxmlformats.schemas.drawingml.x2006.picture;resolution:=optional,
-              org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing;resolution:=optional,
-              org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing;resolution:=optional,
-              org.openxmlformats.schemas.officeDocument.x2006.customProperties;resolution:=optional,
-              org.openxmlformats.schemas.officeDocument.x2006.extendedProperties;resolution:=optional,
-              org.openxmlformats.schemas.officeDocument.x2006.relationships;resolution:=optional,
-              org.openxmlformats.schemas.officeDocument.x2006.sharedTypes;resolution:=optional,
-              org.openxmlformats.schemas.presentationml.x2006.main;resolution:=optional,
-              org.openxmlformats.schemas.spreadsheetml.x2006.main;resolution:=optional,
-              org.openxmlformats.schemas.wordprocessingml.x2006.main;resolution:=optional,
-              org.openxmlformats.schemas.xpackage.x2006.digitalSignature;resolution:=optional,
               org.osgi.framework;resolution:=optional,
               org.slf4j;resolution:=optional,
               org.slf4j.helpers;resolution:=optional,
@@ -334,8 +315,6 @@
               org.xml.sax;resolution:=optional,
               org.xml.sax.ext;resolution:=optional,
               org.xml.sax.helpers;resolution:=optional,
-              com.microsoft.schemas.office.powerpoint;resolution:=optional,
-              com.microsoft.schemas.office.word;resolution:=optional,
               sun.java2d.cmm.kcms;resolution:=optional,
               sun.misc;resolution:=optional,
               sun.nio.ch;resolution:=optional,