From: Mathieu Date: Thu, 3 Nov 2022 10:38:00 +0000 (+0100) Subject: Remove dependency to ICU X-Git-Tag: v2.3.10~7 X-Git-Url: https://git.argeo.org/?a=commitdiff_plain;h=663de7de2bb6f431ed07bd2cc9c6837b0fbab3bc;p=gpl%2Fargeo-tp.git Remove dependency to ICU --- diff --git a/repackage/org.argeo.tp.utils/com.lowagie.bnd b/repackage/org.argeo.tp.utils/com.lowagie.bnd index 9ccb6ad..8b7f1c5 100644 --- a/repackage/org.argeo.tp.utils/com.lowagie.bnd +++ b/repackage/org.argeo.tp.utils/com.lowagie.bnd @@ -1,3 +1,6 @@ Bundle-License: LGPL-2.1 Bundle-SymbolicName: com.lowagie SLC-Origin-M2: com.github.librepdf:openpdf:1.3.30 +Import-Package: \ +com.ibm.icu.*;resolution:=optional,\ +* \ No newline at end of file