]> git.argeo.org Git - gpl/argeo-tp.git/blob - repackage/org.argeo.tp.earth/geotools/merge.bnd
Releasing
[gpl/argeo-tp.git] / repackage / org.argeo.tp.earth / geotools / merge.bnd
1 SPDX-License-Identifier: LGPL-2.1-only
2 Bundle-SymbolicName: org.geotools
3 Argeo-Origin-M2: :30.1
4 Argeo-Origin-M2-Repo: https://repo.osgeo.org/repository/release/
5
6 Export-Package: org.geotools.*, org.w3.xlink.*
7
8 Import-Package: \
9 org.geotools.gui.swing.*;resolution:="optional",\
10 org.locationtech.jts.*,\
11 org.geotools.*,\
12 org.opengis.*,\
13 net.opengis.*,\
14 javax.measure.*, \
15 tech.units.indriya.*, \
16 si.uom.*, \
17 systems.uom.*, \
18 org.ejml.*,\
19 au.com.objectix.*;resolution:="optional",\
20 ch.qos.logback.*;resolution:="optional",\
21 com.conversantmedia.*;resolution:="optional",\
22 com.google.re2j.*;resolution:="optional",\
23 com.sun.media.*;resolution:="optional",\
24 com.sun.medialib.*;resolution:="optional",\
25 geodb.*;resolution:="optional",\
26 it.geosolutions.*;resolution:="optional",\
27 javax.imageio.*;resolution:="optional",\
28 javax.media.*;resolution:="optional",\
29 javax.sql.*;resolution:="optional",\
30 javax.swing.*;resolution:="optional",\
31 net.miginfocom.*;resolution:="optional",\
32 net.sf.geographiclib.*;resolution:="optional",\
33 org.apache.log4j.*;resolution:="optional",\
34 org.apache.logging.log4j.*;resolution:="optional",\
35 org.eclipse.*;resolution:="optional",\
36 org.jaitools.*;resolution:="optional",\
37 org.jdom2.*;resolution:="optional",\
38 org.junit.*;resolution:="optional",\
39 org.picocontainer.*;resolution:="optional",\
40 org.parboiled.annotations;resolution:="optional",\
41 org.parboiled.buffers;resolution:="optional",\
42 org.parboiled.common;resolution:="optional",\
43 org.parboiled.errors;resolution:="optional",\
44 org.parboiled.matchers;resolution:="optional",\
45 org.parboiled.matchervisitors;resolution:="optional",\
46 org.parboiled.parserunners;resolution:="optional",\
47 org.parboiled.support;resolution:="optional",\
48 org.parboiled.test;resolution:="optional",\
49 org.parboiled.transform;resolution:="optional",\
50 org.parboiled.trees;resolution:="optional",\
51 org.parboiled.*;resolution:="optional",\
52 org.apache.commons.text.*;resolution:="optional",\
53 *
54
55 Argeo-Origin-M2-Merge: \
56 org.geotools:gt-api, \
57 org.geotools:gt-metadata, \
58 org.geotools:gt-property, \
59 org.geotools:gt-main, \
60 org.geotools:gt-cql, \
61 org.geotools:gt-http, \
62 org.geotools:gt-coverage, \
63 org.geotools:gt-referencing, \
64 org.geotools:gt-process, \
65 org.geotools:gt-epsg-extension, \
66 org.geotools:gt-epsg-wkt, \
67 org.geotools:gt-transform, \
68 org.geotools:gt-geojson-core, \
69 org.geotools:gt-geojson-store, \
70 org.geotools:gt-shapefile, \
71 org.geotools:gt-xml, \
72 org.geotools:gt-svg, \
73 org.geotools:gt-brewer, \
74 org.geotools:gt-css, \
75 org.geotools:gt-image, \
76 org.geotools:gt-geotiff, \
77 org.geotools:gt-render, \
78 org.geotools:gt-swing, \
79 org.geotools:gt-wfs-ng, \
80 org.geotools:gt-wms, \
81 org.geotools:gt-wmts, \
82 org.geotools:gt-jdbc, \
83 org.geotools:gt-complex, \
84 org.geotools:gt-app-schema, \
85 org.geotools:gt-app-schema-resolver, \
86 org.geotools:gt-gml-geometry-streaming, \
87 org.geotools:gt-tile-client, \
88 org.geotools.jdbc:gt-jdbc-postgis, \
89 org.geotools.jdbc:gt-jdbc-h2, \
90 org.geotools.xsd:gt-xsd-core, \
91 org.geotools.xsd:gt-xsd-filter, \
92 org.geotools.xsd:gt-xsd-ows, \
93 org.geotools.xsd:gt-xsd-fes, \
94 org.geotools.xsd:gt-xsd-gml2, \
95 org.geotools.xsd:gt-xsd-gml3, \
96 org.geotools.xsd:gt-xsd-wfs, \
97 org.geotools.xsd:gt-xsd-wmts, \
98 org.geotools.xsd:gt-xsd-sld, \
99 org.geotools.ogc:net.opengis.ows, \
100 org.geotools.ogc:net.opengis.wfs, \
101 org.geotools.ogc:net.opengis.wmts, \
102 org.geotools.ogc:net.opengis.fes, \
103 org.geotools.ogc:org.w3.xlink, \
104 org.picocontainer:picocontainer:1.2, \
105
106 # Note: PicoContainer (v1.2) is needed for dependency injection by GeooTools XSD (GML, etc.)