From: Mathieu Baudier Date: Mon, 28 Feb 2011 09:47:39 +0000 (+0000) Subject: Add postgresql import X-Git-Tag: argeo-commons-2.1.30~1400 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=cd94cef53f22c2088eaa5cf9ae6f7b8d3219e01b;p=lgpl%2Fargeo-commons.git Add postgresql import git-svn-id: https://svn.argeo.org/commons/trunk@4246 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- 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,