From: Mathieu Baudier Date: Mon, 1 Feb 2021 16:15:47 +0000 (+0100) Subject: Fix manifest generation. X-Git-Tag: argeo-suite-2.1.18~14 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=f940090dbf89bed9c7968a895cea50471ca24505 Fix manifest generation. --- diff --git a/environment/org.argeo.geo.ui/bnd.bnd b/environment/org.argeo.geo.ui/bnd.bnd index 30cf566..9a3ff7b 100644 --- a/environment/org.argeo.geo.ui/bnd.bnd +++ b/environment/org.argeo.geo.ui/bnd.bnd @@ -1,6 +1,7 @@ Import-Package:\ javax.jcr.nodetype,\ org.osgi.service.event,\ +com.fasterxml.jackson.core,\ org.argeo.suite.ui,\ org.argeo.api,\ org.eclipse.swt,\