[Laszlo-dev] For Review: Change 20061120-jgrandyw-J Summary:Use XMLCatalog ant task to remap .xsl URIs, rather than using
Jim Grandy
jgrandy at openlaszlo.org
Mon Nov 20 17:31:40 PST 2006
Change 20061120-jgrandyw-J by jgrandyw at jgrandy-pb.local on 2006-11-20
16:54:21 PST
in /Users/jgrandyw/dev/svn/openlaszlo/trunk
Summary:Use XMLCatalog ant task to remap .xsl URIs, rather than using
.proto files and transforming rewrites.
Bugs Fixed:LPP-3142
Technical Reviewer: ben
QA Reviewer:
Doc Reviewer:
Details: When we redid the build system in the spring/summer, we moved
the location of the tools directory so that it was no longer within the
source tree. Therefore we couldn't use relative paths to refer to
docbook xsl files.
The original fix to this problem was to check in a template for each
affected file, and write a version with a full path in it at compile
time.
A better solution is to use the XSLT Catalog feature to automatically
rewrite perma-links into local paths.
Checking into trunk, then we'll integrate over to legals.
Tests:'ant doc' in trunk
Files:
M docs/src/build-dbk.xml
M docs/src/build.xml
A docs/src/xsl/common-html.xsl
A docs/src/xsl/fast-dguide.xsl
D docs/src/xsl/common-html.xsl.proto
A docs/src/xsl/print.xsl
D docs/src/xsl/fast-dguide.xsl.proto
D docs/src/xsl/print.xsl.proto
A docs/src/xsl/dguide-chm.xsl
D docs/src/xsl/dguide-chm.xsl.proto
M build-tools/build-opt.xml
M build.xml
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20061120-
jgrandyw-J.tar
More information about the Laszlo-dev
mailing list