SVN Organization
tag |
intended for releases |
contact |
|---|---|---|
/tags/1.0.0/ |
release of GeoAPI version 1.0 |
devel list |
/tags/2.0.0/ |
stable GeoAPI version 2.0 |
devel list |
/tags/2.1-M0/ |
milestone 0 for GeoAPI version 2.1 |
devel list |
branches |
intended for proposed api |
contact |
/branches/2.0.x |
stable branch for 2.0.x patches |
|
/branches/catalog |
catalog rnd |
|
/branches/coverage |
coverage interface definition based on ISO |
bryce |
/branches/feature |
feature model |
|
/branches/name |
naming |
bryce |
pending |
intended for formal review |
contact |
/trunk/ |
proposals for next release |
devel list |
As part of being included in trunk it is expected that a milestone release has been made and an implementation is being developed as a sanity check of the proposed API. Basically that the authors view the work as ready for formal review.
Please note that trunk has the following two modules:
- trunk/geoapi - origional java 5 source code (with generics)
- trunk/nogenerics - derrived java 1.4 source code (without generics)