OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook-apps] xml catalogs xerces, saxon, and olinking (target database is picked up as relative to docbook-xsl)


Using the intermediate transformation approach, saxon keeps failing on
the olink part of the final transformation. Xsltproc crashed on the
final transformation transformation when I first tried it. The second
time, it didn't crash. It never rendered an html file though. Here is
the ant output for xsltproc runs 1 and 2:

engineering-optimization:
Overriding previous definition of reference to mfiles

init:
     [copy] Copying 84 files to C:\workspace\build\Engineering_Optimization

start-xvnc:

exec-math:

init-xsl:
     [exec] Stripping NS from DocBook 5/NG document.
     [exec] Processing stripped document.
     [exec] xmlXPathCompOpEval: function node-set bound to undefined
prefix exslt

check-xsl:

check-html.xsl:

check-src-xml:

to-html:
     [exec] Result: -1073741819

move-build-to-dist:
     [move] Moving 85 files to C:\workspace\htdocs\Engineering_Optimization

all:

all:

BUILD SUCCESSFUL
Total time: 1 minute 2 seconds


engineering-optimization:
Overriding previous definition of reference to mfiles

init:
     [copy] Copying 84 files to C:\workspace\build\Engineering_Optimization

start-xvnc:

exec-math:

init-xsl:
     [exec] Stripping NS from DocBook 5/NG document.
     [exec] Processing stripped document.
     [exec] xmlXPathCompOpEval: function node-set bound to undefined
prefix exslt

check-xsl:

check-html.xsl:

check-src-xml:

to-html:
     [exec] Result: -1073741819

move-build-to-dist:
     [move] Moving 85 files to C:\workspace\htdocs\Engineering_Optimization

all:

all:

BUILD SUCCESSFUL
Total time: 1 minute 2 seconds


-- 
http://chris.chiasson.name/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]