Adrian Custer a écrit : > Now that we have a review.txt in every module, can we proceed to add > license files to all the jars? I would be willing to help hook this into > the build system since I've figured out how to do it. I simply need the > go ahead from the PMC.
I take the opportunity for a proposal. The same license sometime appears in more than one module. For example since epsg-hsql and epsg-wkt both redistribute the full (epsg-hsql) or a subset (epsg-wkt) EPSG database, we probably need the EPSG license in both of them. I have created a while ago a 'licenses' directory on svn, when I commited the licenses for Geotools, HSQL, PostgreSQL and EPSG. Then, we can link to them in the <licenses> section of pom.xml, as in the following file: http://svn.geotools.org/geotools/trunk/gt/plugin/epsg-hsql/pom.xml I don't know if it is similar to your idea. My proposal is just to regroup licenses in a common directory (namely 'licenses') instead of repeating them in every modules is we currently do. Martin ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
