[postgis-devel] [PostGIS] #2121: stop validating dtd for comments generation

PostGIS trac at osgeo.org
Fri Nov 30 01:20:08 PST 2012


#2121: stop validating dtd for comments generation
-----------------------------------+----------------------------------------
 Reporter:  robe                   |       Owner:  strk         
     Type:  defect                 |      Status:  new          
 Priority:  medium                 |   Milestone:  PostGIS 2.0.3
Component:  build/upgrade/install  |     Version:  2.0.x        
 Keywords:                         |  
-----------------------------------+----------------------------------------
 I am so tired of gettting build bot failures everytime dtd validation
 checks fail. This often happens because of network failures downloading
 dtd.

 I propose we change the comments generation sections to the form


 {{{
 postgis_comments.sql: ./xsl/postgis_comments.sql.xsl $(XML_INPUTS)
         $(XSLTPROC) --novalid ./xsl/postgis_comments.sql.xsl postgis-
 out.xml > $@
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2121>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list