X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=tp%2Forg.argeo.tp.gis%2Fgeotools%2Fmerge.bnd;h=60ceeb09a0e182c039b6f5230790e71dd6f0a1ce;hb=d5763e48c2b09a5298d33a74a73683cbdf4a6931;hp=12be4e28d94cf8c5f0a0d4cf95d7ce933353e059;hpb=a4ce2b412ccebcd40cd54fa612455d17204a5dca;p=gpl%2Fargeo-slc.git diff --git a/tp/org.argeo.tp.gis/geotools/merge.bnd b/tp/org.argeo.tp.gis/geotools/merge.bnd index 12be4e28d..60ceeb09a 100644 --- a/tp/org.argeo.tp.gis/geotools/merge.bnd +++ b/tp/org.argeo.tp.gis/geotools/merge.bnd @@ -1,6 +1,6 @@ Bundle-License: LGPL-2.1-only Bundle-SymbolicName: org.geotools -SLC-Origin-M2: :26.3 +SLC-Origin-M2: :27.0 SLC-Origin-M2-Repo: https://repo.osgeo.org/repository/release/ Export-Package: org.geotools.*, org.opengis.*, net.opengis.*, org.w3.xlink.* Import-Package: \ @@ -9,6 +9,11 @@ org.geotools.gui.swing.*;resolution:="optional",\ org.geotools.*,\ org.opengis.*,\ net.opengis.*,\ +javax.measure.*, \ +tech.units.indriya.*, \ +si.uom.*, \ +systems.uom.*, \ +org.ejml.*,\ *;resolution:="optional" SLC-Origin-M2-Merge: \ org.geotools:gt-metadata, \ @@ -27,15 +32,34 @@ org.geotools:gt-geojson, \ org.geotools:gt-shapefile, \ org.geotools:gt-xml, \ org.geotools:gt-svg, \ +org.geotools:gt-brewer, \ +org.geotools:gt-css, \ org.geotools:gt-image, \ org.geotools:gt-geotiff, \ org.geotools:gt-render, \ org.geotools:gt-swing, \ +org.geotools:gt-wfs-ng, \ org.geotools:gt-wms, \ +org.geotools:gt-wmts, \ org.geotools:gt-jdbc, \ +org.geotools:gt-complex, \ +org.geotools:gt-app-schema, \ +org.geotools:gt-app-schema-resolver, \ +org.geotools:gt-gml-geometry-streaming, \ +org.geotools:gt-tile-client, \ org.geotools.jdbc:gt-jdbc-postgis, \ org.geotools.jdbc:gt-jdbc-h2, \ +org.geotools.xsd:gt-xsd-core, \ +org.geotools.xsd:gt-xsd-filter, \ +org.geotools.xsd:gt-xsd-ows, \ +org.geotools.xsd:gt-xsd-fes, \ +org.geotools.xsd:gt-xsd-gml2, \ +org.geotools.xsd:gt-xsd-gml3, \ +org.geotools.xsd:gt-xsd-wfs, \ +org.geotools.xsd:gt-xsd-wmts, \ +org.geotools.xsd:gt-xsd-sld, \ org.geotools.ogc:net.opengis.ows, \ org.geotools.ogc:net.opengis.wfs, \ +org.geotools.ogc:net.opengis.wmts, \ org.geotools.ogc:net.opengis.fes, \ org.geotools.ogc:org.w3.xlink, \