Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.2-M2
-
Fix Version/s: 2.3-M1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Create a new module called "pending". Keep in the main "geoapi" module the interfaces to be submitted to the GeoAPI 3.0 Standard Working Group for approval at OGC. Move everything else to the pending module, for consideration in some later round.
Proposed interface to keep in the stable geoapi module:
- org.opengis.metadata.*
- org.opengis.parameter.*
- org.opengis.referencing.*
- org.opengis.util.* except ProgressListener and SimpleEnumeration
- org.opengis.geometry.DirectPosition and Envelope
We may need placeholder for interfaces that are referenced in the temporal and feature packages.
Split commited on trunk as of revision 1352. We still need to make sure that the Hudson build works properly and propably revisit documentation.
A temporary module, "geoapi-dummy-pending" has been created for the interfaces referenced by "geoapi" that still in "geoapi-pending". This module will be deleted when all those dependencies will be part of "geoapi" (after review by the OGC Standard Working Group).