[postgis-devel] [PostGIS] #963: Stop downloading DTDs
PostGIS
trac at osgeo.org
Tue May 31 02:47:59 PDT 2011
#963: Stop downloading DTDs
------------------------+---------------------------------------------------
Reporter: robe | Owner: chodgson
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: management | Version: trunk
Keywords: |
------------------------+---------------------------------------------------
Comment(by mcayland):
Replying to [comment:14 chodgson]:
> Do we actually need DocBook 4.5? We have 4.4 installed locally... this
means we're fetching all of the core docbook dtds everytime... I can see
about installing the 4.5 dtds too but if we don't actually need anything
from 4.5 we can fix it real easy in 2 places in postgis.xml...
Ah that will be it then - since it can't find 4.5 locally, xsltproc will
always have to go and download it. Good work Chris.
In fact SVN blame points at a change Kevin made where he actually mentions
forcing 4.5 in the commit message:
http://trac.osgeo.org/postgis/changeset/6165. Does that mean if we revert
the DTD sections then it will just use the currently installed version?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/963#comment:16>
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