Changes between Version 12 and Version 13 of Bolsena2013
- Timestamp:
- 06/03/13 00:58:54 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bolsena2013
v12 v13 13 13 14 14 * 2.10.0 release ? 15 * OSGeo live update (running 2.6) 15 16 * '''Catalog Consistency Report''' - A service that will analyze each metadata and create a report for all (or a subset) of metadata in the catalog. 16 17 * The analysis would find all service metadata that reference a metadata, check that all data metadata still exist in the service and check to see if new metadata should be created. The analysis would also check information like bounding box, SRS, keywords, etc... and report on inconsistencies. … … 26 27 * Code repository 27 28 * Switch from trac to github for tickets (easier link between commit and ticket) ? 28 * OSGeo live update (running 2.6)29 29 * Code improvements 30 30 * Split code in maven modules. Actually, almost all the code is stored in web module. Should be good to define different modules and move the related code to each: web (only xslt, service definitions?), services, csw-server, harvesters, etc.