From f04662d61d775f8cff682ed9e07b8c7c802e3c70 Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 1 Oct 2018 07:26:18 +0200 Subject: [PATCH] Improve Apache POI packaging --- META-INF/spring/apache.commons.xml | 2 +- META-INF/spring/apache.xml | 48 ++++++++++++++++++++++++++---- 2 files changed, 43 insertions(+), 7 deletions(-) diff --git a/META-INF/spring/apache.commons.xml b/META-INF/spring/apache.commons.xml index 4927233..9ab6d35 100644 --- a/META-INF/spring/apache.commons.xml +++ b/META-INF/spring/apache.commons.xml @@ -12,7 +12,7 @@ - + diff --git a/META-INF/spring/apache.xml b/META-INF/spring/apache.xml index 7bb6573..ae91263 100644 --- a/META-INF/spring/apache.xml +++ b/META-INF/spring/apache.xml @@ -20,9 +20,20 @@ - + p:sourceCoords="org.apache.tika:tika-core:@{version}"> + + + + + + org.apache.tika.parser.internal.Activator + + *;resolution:=optional + + + + - + + + + + + + + + + com.graphbuilder.*;resolution:=optional, org.etsi.uri.*;resolution:=optional, @@ -116,17 +140,28 @@ p:sourceCoords="org.apache.poi:poi-ooxml-schemas:@{version}"> + com.microsoft.schemas.*;resolution:=optional, org.openxmlformats.schemas.*;resolution:=optional, * + org.apache.xmlbeans + p:sourceCoords="org.apache.poi:poi-scratchpad:@{version}"> + + + + + * + + + + + * com.sun.*;resolution:=optional, * @@ -267,7 +303,7 @@ - + -- 2.30.2