Hey all,

The headers are all changed except for:
        unsupported/community-schemas
        unsupported/jts-wrapper
        unsupported/ogc
and whatever I have now missed.

Justin, since you are generating the ogc classes on the fly, can't you
put in the header? Either way, I'm leaving you to deal with those
classes 'cause I'm sick of this. Community schema we may want to drop,
jts-wrapper I'll probably do later.




You should all update your default headers in your IDE (committing new
files with no headers or with the old headers would be *very poor
form*). The current header reads as:

/*
 *    GeoTools - The Open Source Java GIS Toolkit
 *    http://geotools.org
 *
 *    (C) 2008, Open Source Geospatial Foundation (OSGeo)
 *
 *    This library is free software; you can redistribute it and/or
 *    modify it under the terms of the GNU Lesser General Public
 *    License as published by the Free Software Foundation;
 *    version 2.1 of the License.
 *
 *    This library is distributed in the hope that it will be useful,
 *    but WITHOUT ANY WARRANTY; without even the implied warranty of
 *    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 *    Lesser General Public License for more details.
 */
package ...

with no space before the package line. We are strict 2.1 merely to get
all the headers consistent.




Do we want to drop the following modules?

unsupported/community-schemas
unsupported/geomedia (with a weird copyright)
unsupported/jpox
unsupported/notifycollections (with apache license)





Lots of review.txt files need to be created/vetted.

library/main                 vet the module
library/sample-data          vet the module; document origin of all data
extension/xsd                add a review.txt file and vet the module
plugin/arcsde                document origin of 18M!?! of testdata
plugin/db2                   document origin of test data
plugin/geotiff               document origin of test data
plugin/gtopo30               document origin of test data
plugin/image                 document origin of test data
plugin/imagemosaic           document origin of 3.4M of test data
plugin/imagepyramid          document origin of 1.5M of test data
unsupported/coveragetools    add a review.txt
unsupported/ecw              add a review.txt; doc origin of testdata
unsupported/h2               add a review.txt
unsupported/imageio-ext-gdal add a review.txt;doc origin of 2M testdata
unsupported/jpox             add a review.txt
unsupported/jts-wrapper      add a review.txt
unsupported/mrsid            add a review.txt; doc origin of testdata
unsupported/ogc              add a review.txt
unsupported/process          add a review.txt
unsupported/sql-database     add a review.txt
unsupported/tile             add a review.txt




That's the work that still needs to be done. Whomever wants to do it,
will.



-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to