Add postgresql import
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 28 Feb 2011 09:47:39 +0000 (09:47 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 28 Feb 2011 09:47:39 +0000 (09:47 +0000)
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

index 7805b6a02a5b2ed0304df0030c4023de1724a614..24fb318dc555b9c431dd53e6aa83579766c8234c 100644 (file)
@@ -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,