From 6b76005d70b8864a31a84a79e7358092c1c7beee Mon Sep 17 00:00:00 2001 From: AlexisDrogoul Date: Sun, 4 Apr 2021 22:32:11 +0700 Subject: [PATCH] Tries to solve the guava libraries conflict --- msi.gama.ext/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msi.gama.ext/META-INF/MANIFEST.MF b/msi.gama.ext/META-INF/MANIFEST.MF index fe44f4e177..7b94d7c0a2 100644 --- a/msi.gama.ext/META-INF/MANIFEST.MF +++ b/msi.gama.ext/META-INF/MANIFEST.MF @@ -618,7 +618,7 @@ Export-Package: com.conversantmedia.util.collection, tech.units.indriya.unit, tech.uom.lib.common.function, tech.uom.lib.common.util -Require-Bundle: com.google.guava;bundle-version="30.1.0";visibility:=reexport, +Require-Bundle: com.google.guava;visibility:=reexport, org.eclipse.osgi, org.apache.commons.lang;bundle-version="2.6.0", org.apache.commons.compress;bundle-version="1.18.0",