Difference between revisions of "GeoTools Project Status"

From OSGeo
Jump to navigation Jump to search
Line 66: Line 66:
  
 
; Have project documents been updated to reflect membership in the foundation, and the relationship of the project to the foundation?
 
; Have project documents been updated to reflect membership in the foundation, and the relationship of the project to the foundation?
: The home page has, but the formal developers guide will be updated as part of the incubation process (especially with respect to any changes in project procedures).
+
: The home page has, and the formal developers guide has been updated to reflect new procedures (to reflect code contribution requirements)
  
 
; Has an effort been made to brand the project web site with OSGeo foundation web styling and branding marks?  
 
; Has an effort been made to brand the project web site with OSGeo foundation web styling and branding marks?  
: We will have the same look and feel but are concerned with some of the limitations
+
: We are waiting until we have completed the incubation process
  
 
== Code Copyright Review ==
 
== Code Copyright Review ==

Revision as of 01:33, 8 July 2008

Basics

Has the project been approved for incubation by the OSGeo board?
Yes
Has an Incubation committee member been assigned as Mentor?
Yes, Frank Warmerdam was the assigned mentor, later replaced by Cameron Shorter.

Infrastructure Transition

Note, for each of the following it isn't necessary to move to foundation infrastructure, but if you aren't a reason should be provided.

Has the projectname.osgeo.org domain been populated with the projects web presence?
We are not willing to move away from Confluence, how may I update this page with a good link?
However, a web server may be of interest for hosting static HTML pages automatically generated like Maven reports and Javadoc.

We have several web pages: http://docs.codehaus.org/display/GEOTOOLS/Home http://docs.codehaus.org/display/GEOTDOC/Home http://docs.codehaus.org/display/GEOT/Home http://javadoc.geotools.fr/

Is the OSGeo bug tracker being used for the project?
No it is not, once again we have an existing bug tracker Jira which allows for collaboration with several other projects

http://jira.codehaus.org/browse/GEOT

Is the OSGeo mailing list manager being used for the project?
Existing mailing list and archives are hosted by SF

http://docs.codehaus.org/display/GEOTOOLS/Mailing+Lists

Is the OSGeo SVN or CVS system being used for the project?
Not at this time, moving our SVN would be of interest.

http://svn.geotools.org/

Are binary and source downloads available from the OSGeo download area?
Binary, Source and Javadoc downloads are located on source forge

https://sourceforge.net/project/showfiles.php?group_id=4091&package_id=95639

Binary and source downloads are also available in a maven repository

http://lists.refractions.net/m2/org/geotools/

The maven repository is also mirrored for Europe.

Community Functioning

Is there a functioning user support mechanisms (ie. mailing list)?
There is a active developers list and user list (http://docs.codehaus.org/display/GEOTOOLS/Mailing+Lists) weekly IRC chats (http://docs.codehaus.org/display/GEOT/3.1+Internet+Relay+Chat)
Are source and binary downloads for the package available?
Yes and we also have a javadoc (ie api) download see http://docs.codehaus.org/display/GEOTOOLS/Downloads
Has a Project Steering Committee been formed, and given control of the project?
Project has an exisiting Project Management Comittee see http://docs.codehaus.org/display/GEOT/4+Roles+and+Responsibilities
Does the Project Steering Committee have documentation on project procedures for PSC decisions, contributor guidelines, etc.
The project is well document here http://docs.codehaus.org/display/GEOT/Home
How many active developers are there? Are they from multiple organizations?
There are around 10 developers working on geotools as part of their day job, the expanded list goes up to around 30 with commit access. The important part is the number of responsible module maintainers. While the project is made up of individuals (who happen to work for organizations such as Penn State University, Refractions Reserach, The Open Planning Project, IBM, Oracle, Google others...)

Foundation Membership

Have project documents been updated to reflect membership in the foundation, and the relationship of the project to the foundation?
The home page has, and the formal developers guide has been updated to reflect new procedures (to reflect code contribution requirements)
Has an effort been made to brand the project web site with OSGeo foundation web styling and branding marks?
We are waiting until we have completed the incubation process

Code Copyright Review

Has a Code Provenance Review document been prepared for the project?
Jody Garnett has gone through each module and produced a review.txt file listing issues for the Module Maintainers to consider. The GeoTools Provenance Review page contains links to this information.
Have issues raised in the provenance review been adequately addressed?
The most serious issues have been addressed: we have removed ArcSDE support from the build pending the creation of stub jars, Frank has helped address the concern of EPSG derrived data products, and we have had discussion on the intergration of public domain code with our LGPL license requirements.
We have two remaining issues of note, use of WKB in PostGIS, and the creation of the sub jar so we can resume ArcSDE support.