Only run spatial cache regeneration once. Plus some fixes to spatial_query action api.
Trimmed down initial shapefiles. They must exist in order to start geoserver properly but there's no need for them to have actual data, just a dummy feature with the proper geometry type (multipoint, multipolygon).
Removed most (all?) of the deprecated spatial metacat code from head
Temporary fix for KML output; geoserver can only handle the points layer
Remove geoserver error pages from web.xml and allow exceptions to pass through
Minor cartographic fixes to geoserver SLDs
initial import of spatial libs, try2