Difference between revisions of "GeoTools Provenance Review"
Line 7: | Line 7: | ||
A couple of modules have already encountered issues, mostly those working with propiatary systems such as ArcSDE or Oracle where our ability to distribute jars and drivers is in question. | A couple of modules have already encountered issues, mostly those working with propiatary systems such as ArcSDE or Oracle where our ability to distribute jars and drivers is in question. | ||
+ | === Actions === | ||
==== Turning Off Downloads ==== | ==== Turning Off Downloads ==== | ||
Line 12: | Line 13: | ||
We may choose to turn historical downloads on again, or issue a patch for each stable branch, depending on community needs. | We may choose to turn historical downloads on again, or issue a patch for each stable branch, depending on community needs. | ||
+ | |||
+ | == Review == | ||
+ | |||
+ | === Developers Guide === | ||
+ | |||
+ | Updated project header with the following changes: | ||
+ | - 2002-2005 changed to 2002-2006 | ||
+ | - Geotools2 changed to GeoTools | ||
+ | |||
+ | Link to Developers Guide page modifed: [[http://docs.codehaus.org/display/GEOT/5.1+Coding+Conventions Coding Conventions]] | ||
+ | |||
+ | === Module API === | ||
+ | |||
+ | ==== org.geotools.catalog ==== | ||
+ | Provides a catalog capable of managing resources and their associated connections. | ||
+ | |||
+ | - All files required their header to be updated. | ||
+ | |||
+ | ==== org.geotools.data ==== | ||
+ | Data access api providing a common interface to several file formats and data sources. | ||
+ | |||
+ | - All files required their header updated |
Revision as of 02:06, 30 May 2006
Nothing to see here - why? Because the work is being done on a module by module basis, and the results posted to the geotools wiki. We will post results here as they are made available.
You can find status, including IP status, from this page here:
A couple of modules have already encountered issues, mostly those working with propiatary systems such as ArcSDE or Oracle where our ability to distribute jars and drivers is in question.
Actions
Turning Off Downloads
After a public email on the GeoServer list, we have chosen to turn off historical downloads of the geotools platform, and produced a new download that does not contain ArcSDE support.
We may choose to turn historical downloads on again, or issue a patch for each stable branch, depending on community needs.
Review
Developers Guide
Updated project header with the following changes: - 2002-2005 changed to 2002-2006 - Geotools2 changed to GeoTools
Link to Developers Guide page modifed: [Coding Conventions]
Module API
org.geotools.catalog
Provides a catalog capable of managing resources and their associated connections.
- All files required their header to be updated.
org.geotools.data
Data access api providing a common interface to several file formats and data sources.
- All files required their header updated