[postgis-tickets] [PostGIS] #2792: docbook validation preventing regress when trying to access down docbook site

PostGIS trac at osgeo.org
Mon May 11 07:38:50 PDT 2015


#2792: docbook validation preventing regress when trying to access down docbook
site
----------------------+----------------------------
  Reporter:  robe     |      Owner:  strk
      Type:  defect   |     Status:  new
  Priority:  low      |  Milestone:  PostGIS Future
 Component:  postgis  |    Version:  2.1.x
Resolution:           |   Keywords:
----------------------+----------------------------
Changes (by strk):

 * priority:  critical => low
 * milestone:  PostGIS 2.2.0 => PostGIS Future


Comment:

 On debian based systems there's a way to map urls to local files.
 Here I have an /etc/xml-docbook-xml.xml file with this node:
 {{{
 /etc/xml/docbook-xml.xml:<delegateSystem systemIdStartString="http://www
 .oasis-open.org/docbook/xml/4.5/docbookx.dtd"
 catalog="file:///usr/share/xml/docbook/schema/dtd/4.5/catalog.xml"/>
 }}}

 The local file was found in the "docbook-xml" package.

 That said, I agree the docs should not be attempted to be checked when
 they are not built, but the checks checks postgis-out.xml which is also
 used to build comments. This is just to say that it is unlikely that you
 really don't use postgis-out.xml.

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2792#comment:5>
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-tickets mailing list