From cd94cef53f22c2088eaa5cf9ae6f7b8d3219e01b Mon Sep 17 00:00:00 2001 From: Mathieu Baudier Date: Mon, 28 Feb 2011 09:47:39 +0000 Subject: [PATCH] Add postgresql import git-svn-id: https://svn.argeo.org/commons/trunk@4246 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF b/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF index 7805b6a02..24fb318dc 100644 --- a/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF +++ b/gis/plugins/org.argeo.gis.ui/META-INF/MANIFEST.MF @@ -19,7 +19,8 @@ Import-Package: org.apache.commons.logging;version="1.1.1", org.geotools.map, org.geotools.map.event, org.opengis.feature.simple, - org.opengis.feature.type + org.opengis.feature.type, + org.postgresql;resolution:=optional Export-Package: org.argeo.gis.ui, org.argeo.gis.ui.commands, org.argeo.gis.ui.editors, -- 2.30.2