Changes between Version 15 and Version 16 of DevWikiComitGuidelines

Show
Ignore:
Timestamp:
02/24/11 00:13:41 (2 years ago)
Author:
robe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiComitGuidelines

    v15 v16  
    6060== Relationship with other Projects == 
    6161 
    62 Some parts of the PostGIS code base are dependent on other upsteam projects or other projects rely on functionality in PostGIS. So changes in those areas should go first into those upstream projects and in event of major changes to PostGIS, said projects should be regression tested (before a PostGIS release) to ensure the latest version still works with the latest RTM version of PostGIS.  
     62Some parts of the PostGIS code base are dependent on other upsteam projects or other projects rely heavily on functionality in PostGIS. Changes in those areas should go first into those upstream projects and then applied to PostGIS. In event of major changes to PostGIS, said projects should be regression tested (before a PostGIS release) to ensure the latest version still works with the latest RTM version of PostGIS.  
    6363 
    6464Currently the list of those areas is : 
     
    7272    * mapserver (http://mapserver.org) 
    7373    * geoserver (http://geoserver.org) 
    74     * openjump  
     74    * openjump (http://openjump.org) 
     75    * qgis (http://qgis.org) 
    7576