X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=tp%2Forg.argeo.tp.gis%2Fgeotools%2Fmerge.bnd;h=60ceeb09a0e182c039b6f5230790e71dd6f0a1ce;hb=d5763e48c2b09a5298d33a74a73683cbdf4a6931;hp=891958b0a2ed2afcac1d92f09b6c226fa411040b;hpb=fbc38873a20bc5d5974c81e9bd4ec6904c708fed;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 891958b0a..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.4 +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: \ @@ -13,6 +13,7 @@ javax.measure.*, \ tech.units.indriya.*, \ si.uom.*, \ systems.uom.*, \ +org.ejml.*,\ *;resolution:="optional" SLC-Origin-M2-Merge: \ org.geotools:gt-metadata, \ @@ -31,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, \