[Incubator] PostGIS Incubation

Jody Garnett jody.garnett at gmail.com
Fri Dec 2 09:56:00 EST 2011


This page seems to be the landing pad for details on the code provenance review. SVN also had a couple of nice readme files (http://svn.osgeo.org/postgis/trunk/LICENSE.TXT etc...). 

Q: What license is the documentation under?

Q: Are all files expected to have headers?

I did a spot check on a couple files to check what the header looks like:
- http://svn.osgeo.org/postgis/trunk/postgis/long_xact.c (no header?)
- http://svn.osgeo.org/postgis/trunk/postgis/uninstall_geography.sql.in.c
-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- -- $Id$ -- -- PostGIS - Spatial Types for PostgreSQL -- http://postgis.org/ -- Copyright 2009 Paul Ramsey <pramsey at cleverelephant.ca> -- -- This is free software; you can redistribute and/or modify it under -- the terms of the GNU General Public Licence. See the COPYING file. -- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
- http://svn.osgeo.org/postgis/trunk/java/jdbc/src/examples/TestBoxes.java

/* * Test.java * * PostGIS extension for PostgreSQL JDBC driver - example and test classes * * (C) 2004 Paul Ramsey, pramsey at refractions.net * * (C) 2005 Markus Schaber, markus.schaber at logix-tt.com * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the License. * * This program 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 General Public License for more * details. * * You should have received a copy of the GNU General Public License along with * this program; if not, write to the Free Software Foundation, Inc., 59 Temple * Place, Suite 330, Boston, MA 02111-1307 USA or visit the web at * http://www.gnu.org. * * $Id$ */
And so forth .... so not everything has headers in place?
Q: Does the build process include any test data? And where did it come from?


-- 
Jody Garnett


On Friday, 2 December 2011 at 11:51 PM, Seven (aka Arnulf) wrote:

> http://wiki.osgeo.org/wiki/PostGIS_Incubation_Status 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/incubator/attachments/20111203/741083e9/attachment.html


More information about the Incubator mailing list