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

 


Help: OASIS Mailing Lists Help | MarkMail Help

dita message

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


Subject: [Fwd: Re: [dita] PDF Generation Progress: Now With OASIS Styling]




-------- Original Message --------
Subject: 	Re: [dita] PDF Generation Progress: Now With OASIS Styling
Date: 	Tue, 12 Jan 2010 12:56:02 -0500
From: 	Kristen James Eberlein <kris@eberleinconsulting.com>
To: 	Eliot Kimber <ekimber@reallysi.com>
References: 	<C770D6D4.6363%ekimber@reallysi.com>



Eliot, I've downloaded the plugin and tried to use it.

I tweaked the scripts to run on my Windows system -- should I upload the 
modified versions that use $(file.separator}? -- and successfully ran 
the Ant script to copy and integrate the plug-in.

However, attempting to build a PDF of the archspec using your Ant script 
fails. I'll attach the log.

Best,

Kris

Eliot Kimber wrote:
> Thanks to Suite Solutions, I've integrated their OASIS styling
> customizations for the PDF2 transform and verified that they work.
>
> I've committed to the SVN repository a Toolkit plugin that packages the
> customizations and provides a placeholder for any plugin-provided XSLT
> extensions we might need.
>
> I've created a set of Ant build scripts that automate the deployment of the
> plugin to your local Toolkit instance and manage the generation of the PDF
> for the ArchSpec, LangRef, and full spec.
>
> Note that to render the language reference or the full spec you'll to fix
> the FO plugin build.xml file to provide enough memory and you may require a
> 64-bit JVM to have enough memory available (I'm not sure what the actual
> requirement is--I haven't had a chance experiment and see what it actually
> requires). But the standalone ArchSpec should render OK.
>
> The Ant tasks use a property to know where the Toolkit is, which you can set
> by creating a file named "build.properties" or ".build.properties" in your
> home directory that sets the property "dita-ot-dir" to the appropriate
> location, e.g., my .build.properties file has this entry:
>
> dita-ot-dir=${oxygen_home}/frameworks/dita/DITA-OT
>
> Since I use a Toolkit integrated with OxygenXML.
>
> The scripts are set up to use Antenna House by default, so you also need to
> set the axf.path property if you use Antenna House, otherwise change value
> of the pdf.formatter property to "xep" or "fop", as needed (not sure FOP can
> actually handle the rendering, haven't tried since I have both XSL Formatter
> and XEP available):
>
> axf.path=c:/Program Files/XSL Formatter
>
> Or whatever your path should be. You can set any properties in
> build.properties and they'll override any settings in the Ant scripts.
>
> Once you create that file you should be able to start a Toolkit command
> window using startup.sh or startup.cmd and run the Ant command, move to the
> root of your DITA spec working copy, and issue this Ant command:
>
> ant -f build_dita_spec_base.xml
>
> That should copy the spec-specific Toolkit plugins to your local Toolkit
> instance and integrate them.
>
> You should then be able to run the different PDF generation Ant scripts,
> e.g.:
>
> ant -f build_archspec_pdf.xml
>
> Note that the Toolkit startup scripts set the memory for the JVM that runs
> the Ant tasks to 512Meg, which is definitely not enough to process the
> langref and full spec. To change it, you can either modify the startup
> script to change the value of the ANT_OPTS environment variable or you can
> reset the ANT_OPTS environment variable after you start the command window,
> e.g.:
>
> export ANT_OPTS='-Xmx1000m
> -Djavax.xml.transform.TransformerFactory=net.sf.saxon.TransformerFactoryImpl
> '
>
> That is, just copying the existing value of ANT_OPTS and changing the -Xmx
> parameter to a higher value. If you have a 64-bit machine, you can add
> "-d64" to ANT_OPTS to turn on 64-bit mode and then you can use values larger
> than 2Gig (or whatever the 32-bit limit is on your machine, which will
> typically be between 1.2 and 1.8Gig, depending).
>
> The build scripts have been set up to allow adding support for other output
> types than PDF but I haven't set those up.
>
> I was hoping I'd be able to provide a Web-accessible production server for
> use by the TC editors for on-demand processing of the spec, but RSI doesn't
> have any machines available and we can't really afford to set up a dedicated
> machine just for this purpose. But if someone had a net-accessible machine
> with at least 4Gig of RAM it would be pretty easy to set up a trivial Web
> server to do on-demand production of the spec, since the source can be
> fetched from the SVN repository as needed and rest is just running some Ant
> scripts.
>
> Cheers,
>
> Eliot
>
>   




archspec2pdf:

specmap2pdf:
     [echo] map=archSpec\archspec.ditamap
     [echo] customization.dir=c:\DITA-OT1.5-M25\plugins\org.oasis.dita.ditaspec.fo\Customization

pdfswitch-warning:
     [echo] /------------------------------------------\
     [echo] | PLEASE NOTE: YOU ARE USING THE FO PLUGIN |
     [echo] | If you want the old pdf transtype, use   |
     [echo] | the "legacypdf" transtype instead.       |
     [echo] \------------------------------------------/

start-process:

init-logger:

init-URIResolver:

use-init.envhhcdir:

use-init.hhcdir:

use-init:

check-arg:
    [mkdir] Created dir: C:\dita\temp\temp20100112085444592
     [echo] *****************************************************************
     [echo] * basedir = C:\dita
     [echo] * dita.dir = c:\DITA-OT1.5-M25
     [echo] * input = C:\dita\archSpec\archspec.ditamap
     [echo] * transtype = pdf
     [echo] * tempdir = temp\temp20100112085444592
     [echo] * outputdir = C:\dita\out\archspec
     [echo] * extname = .xml
     [echo] * clean.temp = no
     [echo] * xslt.parser = SAXON
     [echo] *****************************************************************

output-deprecated-msg:

output-css-warn-message:

start-preprocess:

gen-list-flag-check:

gen-list-without-flagging:
 [pipeline] Using XERCES.

gen-list-with-flagging:

gen-list:

debug-filter-flag-check:

debug:

debug-and-filter:

debug-filter:

copy-image-check:

copy-image:

copy-html-check:

copy-html:

copy-flag-check:

copy-flag:

copy-subsidiary-check:

copy-subsidiary:

copy-generated-files:
     [copy] Copying 2 files to C:\dita\out\archspec

copy-files:

conrefpush-check:

conrefpush:

conref-check:

conref:
     [xslt] Transforming into C:\dita\temp\temp20100112085444592
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_common.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_common.xml.cnrf
     [xslt] Loading stylesheet c:\DITA-OT1.5-M25\xsl\preprocess\conref.xsl
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_mapstruct.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_mapstruct.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\commonLRdefs.xml to C:\dita\temp\temp20100112085444592\common\commonLRdefs.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\commonNavLibraryTable.xml to C:\dita\temp\temp20100112085444592\common\commonNavLibraryTable.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\display-atts.xml to C:\dita\temp\temp20100112085444592\common\display-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\id-atts.xml to C:\dita\temp\temp20100112085444592\common\id-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\localization-atts.xml to C:\dita\temp\temp20100112085444592\common\localization-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\othercommon.xml to C:\dita\temp\temp20100112085444592\common\othercommon.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\rel-atts.xml to C:\dita\temp\temp20100112085444592\common\rel-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\relational-atts.xml to C:\dita\temp\temp20100112085444592\common\relational-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\select-atts.xml to C:\dita\temp\temp20100112085444592\common\select-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theformatattribute.xml to C:\dita\temp\temp20100112085444592\common\theformatattribute.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theroleattribute.xml to C:\dita\temp\temp20100112085444592\common\theroleattribute.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thescopeattribute.xml to C:\dita\temp\temp20100112085444592\common\thescopeattribute.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thetypeattribute.xml to C:\dita\temp\temp20100112085444592\common\thetypeattribute.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\topicref-atts.xml to C:\dita\temp\temp20100112085444592\common\topicref-atts.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\langref\alt.xml to C:\dita\temp\temp20100112085444592\langref\alt.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\langref\longdescref.xml to C:\dita\temp\temp20100112085444592\langref\longdescref.xml.cnrf
     [xslt] Processing C:\dita\temp\temp20100112085444592\langref\reltable.xml to C:\dita\temp\temp20100112085444592\langref\reltable.xml.cnrf
     [move] Moving 19 files to C:\dita\temp\temp20100112085444592

move-meta-entries-check:

move-meta-entries:

keyref-check:

keyref:

coderef-check:

coderef:

mapref-check:

mapref:
     [xslt] Transforming into C:\dita\temp\temp20100112085444592
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\Topics.ditamap to C:\dita\temp\temp20100112085444592\archSpec\Topics.ditamap.ref
     [xslt] Loading stylesheet c:\DITA-OT1.5-M25\xsl\preprocess\mapref.xsl
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\archspec.ditamap to C:\dita\temp\temp20100112085444592\archSpec\archspec.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditalinkingandaddressing.ditamap to C:\dita\temp\temp20100112085444592\archSpec\ditalinkingandaddressing.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditamarkup.ditamap to C:\dita\temp\temp20100112085444592\archSpec\ditamarkup.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\introduction_to_dita.ditamap to C:\dita\temp\temp20100112085444592\archSpec\introduction_to_dita.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\maps.ditamap to C:\dita\temp\temp20100112085444592\archSpec\maps.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\metadata.ditamap to C:\dita\temp\temp20100112085444592\archSpec\metadata.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-base_elements.ditamap to C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-base_elements.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-learningTraining.ditamap to C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-learningTraining.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-technicalContent_elements.ditamap to C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-technicalContent_elements.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\processing.ditamap to C:\dita\temp\temp20100112085444592\archSpec\processing.ditamap.ref
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\specialization-and-custom-doctypes.ditamap to C:\dita\temp\temp20100112085444592\archSpec\specialization-and-custom-doctypes.ditamap.ref
     [move] Moving 12 files to C:\dita\temp\temp20100112085444592

mappull-check:

mappull:
     [xslt] Transforming into C:\dita\temp\temp20100112085444592
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\Topics.ditamap to C:\dita\temp\temp20100112085444592\archSpec\Topics.ditamap.pull
     [xslt] Loading stylesheet c:\DITA-OT1.5-M25\xsl\preprocess\mappull.xsl
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\archspec.ditamap to C:\dita\temp\temp20100112085444592\archSpec\archspec.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditalinkingandaddressing.ditamap to C:\dita\temp\temp20100112085444592\archSpec\ditalinkingandaddressing.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditamarkup.ditamap to C:\dita\temp\temp20100112085444592\archSpec\ditamarkup.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\introduction_to_dita.ditamap to C:\dita\temp\temp20100112085444592\archSpec\introduction_to_dita.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\maps.ditamap to C:\dita\temp\temp20100112085444592\archSpec\maps.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\metadata.ditamap to C:\dita\temp\temp20100112085444592\archSpec\metadata.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-base_elements.ditamap to C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-base_elements.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-learningTraining.ditamap to C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-learningTraining.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-technicalContent_elements.ditamap to C:\dita\temp\temp20100112085444592\archSpec\peer-keydefs-technicalContent_elements.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\processing.ditamap to C:\dita\temp\temp20100112085444592\archSpec\processing.ditamap.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\specialization-and-custom-doctypes.ditamap to C:\dita\temp\temp20100112085444592\archSpec\specialization-and-custom-doctypes.ditamap.pull
     [move] Moving 12 files to C:\dita\temp\temp20100112085444592

chunk-check:

chunk:

maplink-check:

maplink:
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\archspec.ditamap to C:\dita\temp\temp20100112085444592\archSpec\maplinks.unordered
     [xslt] Loading stylesheet c:\DITA-OT1.5-M25\xsl\preprocess\maplink.xsl

move-links-check:

move-links:

topicpull-check:

topicpull:
     [xslt] Transforming into C:\dita\temp\temp20100112085444592
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\about_specification_source.xml to C:\dita\temp\temp20100112085444592\archSpec\about_specification_source.xml.pull
     [xslt] Loading stylesheet c:\DITA-OT1.5-M25\xsl\preprocess\topicpull.xsl
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\archAttr.xml to C:\dita\temp\temp20100112085444592\archSpec\archAttr.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\attributegeneralize.xml to C:\dita\temp\temp20100112085444592\archSpec\attributegeneralize.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\attspecialization.xml to C:\dita\temp\temp20100112085444592\archSpec\attspecialization.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\basic_concepts.xml to C:\dita\temp\temp20100112085444592\archSpec\basic_concepts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\behaviors.xml to C:\dita\temp\temp20100112085444592\archSpec\behaviors.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\chunking.xml to C:\dita\temp\temp20100112085444592\archSpec\chunking.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\classatt.xml to C:\dita\temp\temp20100112085444592\archSpec\classatt.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\collation.xml to C:\dita\temp\temp20100112085444592\archSpec\collation.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\commonatt.xml to C:\dita\temp\temp20100112085444592\archSpec\commonatt.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\commonelements.xml to C:\dita\temp\temp20100112085444592\archSpec\commonelements.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\commonmeta.xml to C:\dita\temp\temp20100112085444592\archSpec\commonmeta.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\conditional-with-indirect.xml to C:\dita\temp\temp20100112085444592\archSpec\conditional-with-indirect.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\conditional_processing.xml to C:\dita\temp\temp20100112085444592\archSpec\conditional_processing.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\condproc.xml to C:\dita\temp\temp20100112085444592\archSpec\condproc.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\conref.xml to C:\dita\temp\temp20100112085444592\archSpec\conref.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\constraint-module-examples.xml to C:\dita\temp\temp20100112085444592\archSpec\constraint-module-examples.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\constraintsDomainDesignPattern-dtd.xml to C:\dita\temp\temp20100112085444592\archSpec\constraintsDomainDesignPattern-dtd.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\constraintsDomainDesignPattern-xsd.xml to C:\dita\temp\temp20100112085444592\archSpec\constraintsDomainDesignPattern-xsd.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\constraintsGeneralize.xml to C:\dita\temp\temp20100112085444592\archSpec\constraintsGeneralize.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\content_reuse.xml to C:\dita\temp\temp20100112085444592\archSpec\content_reuse.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\createConstraintsDomainSpec.xml to C:\dita\temp\temp20100112085444592\archSpec\createConstraintsDomainSpec.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\createCustomDocType.xml to C:\dita\temp\temp20100112085444592\archSpec\createCustomDocType.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\diratt.xml to C:\dita\temp\temp20100112085444592\archSpec\diratt.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_common.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_common.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_mapinher.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_mapinher.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_maps.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_maps.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_mapstruct.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_mapstruct.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_whymaps.xml to C:\dita\temp\temp20100112085444592\archSpec\dita_spec_23_whymaps.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditaaddressing.xml to C:\dita\temp\temp20100112085444592\archSpec\ditaaddressing.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditalinking.xml to C:\dita\temp\temp20100112085444592\archSpec\ditalinking.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditamarkup.xml to C:\dita\temp\temp20100112085444592\archSpec\ditamarkup.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditanav.xml to C:\dita\temp\temp20100112085444592\archSpec\ditanav.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\ditaspecialization.xml to C:\dita\temp\temp20100112085444592\archSpec\ditaspecialization.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\domainsatt.xml to C:\dita\temp\temp20100112085444592\archSpec\domainsatt.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dtdAttributeDomainCodingReq.xml to C:\dita\temp\temp20100112085444592\archSpec\dtdAttributeDomainCodingReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dtdElementDomainCodingReq.xml to C:\dita\temp\temp20100112085444592\archSpec\dtdElementDomainCodingReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dtdGeneralCodingReq.xml to C:\dita\temp\temp20100112085444592\archSpec\dtdGeneralCodingReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dtdStructuralCodingReq.xml to C:\dita\temp\temp20100112085444592\archSpec\dtdStructuralCodingReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dtdTopicTypeCodingReq.xml to C:\dita\temp\temp20100112085444592\archSpec\dtdTopicTypeCodingReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\dtdmod.xml to C:\dita\temp\temp20100112085444592\archSpec\dtdmod.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\elementsMerged.xml to C:\dita\temp\temp20100112085444592\archSpec\elementsMerged.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\fileext.xml to C:\dita\temp\temp20100112085444592\archSpec\fileext.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\foreigncontentspec.xml to C:\dita\temp\temp20100112085444592\archSpec\foreigncontentspec.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\generalize.xml to C:\dita\temp\temp20100112085444592\archSpec\generalize.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\generictopics.xml to C:\dita\temp\temp20100112085444592\archSpec\generictopics.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\id.xml to C:\dita\temp\temp20100112085444592\archSpec\id.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\infodom.xml to C:\dita\temp\temp20100112085444592\archSpec\infodom.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\information_typing.xml to C:\dita\temp\temp20100112085444592\archSpec\information_typing.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\infotypes.xml to C:\dita\temp\temp20100112085444592\archSpec\infotypes.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\interchange_and_interoperation.xml to C:\dita\temp\temp20100112085444592\archSpec\interchange_and_interoperation.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\introduction_to_dita.xml to C:\dita\temp\temp20100112085444592\archSpec\introduction_to_dita.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\keyref.xml to C:\dita\temp\temp20100112085444592\archSpec\keyref.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\linking-and-addressing-overview.xml to C:\dita\temp\temp20100112085444592\archSpec\linking-and-addressing-overview.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\logic-filter.xml to C:\dita\temp\temp20100112085444592\archSpec\logic-filter.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\logic-flag.xml to C:\dita\temp\temp20100112085444592\archSpec\logic-flag.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\maps.xml to C:\dita\temp\temp20100112085444592\archSpec\maps.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\metadataAttr.xml to C:\dita\temp\temp20100112085444592\archSpec\metadataAttr.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\modint.xml to C:\dita\temp\temp20100112085444592\archSpec\modint.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\module-compatibility.xml to C:\dita\temp\temp20100112085444592\archSpec\module-compatibility.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\printing.xml to C:\dita\temp\temp20100112085444592\archSpec\printing.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\process-selectatts.xml to C:\dita\temp\temp20100112085444592\archSpec\process-selectatts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\recognizedconstraintmechanisms.xml to C:\dita\temp\temp20100112085444592\archSpec\recognizedconstraintmechanisms.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\schemamod.xml to C:\dita\temp\temp20100112085444592\archSpec\schemamod.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\selectatts.xml to C:\dita\temp\temp20100112085444592\archSpec\selectatts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\separation_of_content_and_presentation.xml to C:\dita\temp\temp20100112085444592\archSpec\separation_of_content_and_presentation.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\shell-dtd-coding-reqs.xml to C:\dita\temp\temp20100112085444592\archSpec\shell-dtd-coding-reqs.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\single_sourcing.xml to C:\dita\temp\temp20100112085444592\archSpec\single_sourcing.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\specialization_module_requirements.xml to C:\dita\temp\temp20100112085444592\archSpec\specialization_module_requirements.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\specialize.xml to C:\dita\temp\temp20100112085444592\archSpec\specialize.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\speclimits.xml to C:\dita\temp\temp20100112085444592\archSpec\speclimits.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\specvalid.xml to C:\dita\temp\temp20100112085444592\archSpec\specvalid.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\subjectSchema.xml to C:\dita\temp\temp20100112085444592\archSpec\subjectSchema.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\terminology.xml to C:\dita\temp\temp20100112085444592\archSpec\terminology.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicDomains_BasicDITA.xml to C:\dita\temp\temp20100112085444592\archSpec\topicDomains_BasicDITA.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicMapMeta.xml to C:\dita\temp\temp20100112085444592\archSpec\topicMapMeta.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicbenefits.xml to C:\dita\temp\temp20100112085444592\archSpec\topicbenefits.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topiccontent.xml to C:\dita\temp\temp20100112085444592\archSpec\topiccontent.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicdefined.xml to C:\dita\temp\temp20100112085444592\archSpec\topicdefined.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicmetainheritance.xml to C:\dita\temp\temp20100112085444592\archSpec\topicmetainheritance.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicorientation.xml to C:\dita\temp\temp20100112085444592\archSpec\topicorientation.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicover.xml to C:\dita\temp\temp20100112085444592\archSpec\topicover.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topics_and_maps.xml to C:\dita\temp\temp20100112085444592\archSpec\topics_and_maps.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\topicstructure.xml to C:\dita\temp\temp20100112085444592\archSpec\topicstructure.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\transitionaltextsolutions.xml to C:\dita\temp\temp20100112085444592\archSpec\transitionaltextsolutions.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\translateAttr.xml to C:\dita\temp\temp20100112085444592\archSpec\translateAttr.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\translation.xml to C:\dita\temp\temp20100112085444592\archSpec\translation.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\uri-based-addressing.xml to C:\dita\temp\temp20100112085444592\archSpec\uri-based-addressing.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\useofnamespaces.xml to C:\dita\temp\temp20100112085444592\archSpec\useofnamespaces.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\using-selectatts.xml to C:\dita\temp\temp20100112085444592\archSpec\using-selectatts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\vocabularymodules.xml to C:\dita\temp\temp20100112085444592\archSpec\vocabularymodules.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\wek-doctypes-and-modules-intro.xml to C:\dita\temp\temp20100112085444592\archSpec\wek-doctypes-and-modules-intro.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\xmllang.xml to C:\dita\temp\temp20100112085444592\archSpec\xmllang.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\xsdAttributeDomainSpecializationCodeReq.xml to C:\dita\temp\temp20100112085444592\archSpec\xsdAttributeDomainSpecializationCodeReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\xsdGeneralCodingReq.xml to C:\dita\temp\temp20100112085444592\archSpec\xsdGeneralCodingReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\xsdShellDoctypeCodeReq.xml to C:\dita\temp\temp20100112085444592\archSpec\xsdShellDoctypeCodeReq.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\archSpec\xsdStructuralSpecializationReqs.xml to C:\dita\temp\temp20100112085444592\archSpec\xsdStructuralSpecializationReqs.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\display-atts.xml to C:\dita\temp\temp20100112085444592\common\display-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\ditauseconreftarget.xml to C:\dita\temp\temp20100112085444592\common\ditauseconreftarget.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\global-atts.xml to C:\dita\temp\temp20100112085444592\common\global-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\id-atts.xml to C:\dita\temp\temp20100112085444592\common\id-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\localization-atts.xml to C:\dita\temp\temp20100112085444592\common\localization-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\othercommon.xml to C:\dita\temp\temp20100112085444592\common\othercommon.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\rel-atts.xml to C:\dita\temp\temp20100112085444592\common\rel-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\relational-atts.xml to C:\dita\temp\temp20100112085444592\common\relational-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\select-atts.xml to C:\dita\temp\temp20100112085444592\common\select-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theconactionattribute.xml to C:\dita\temp\temp20100112085444592\common\theconactionattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theconkeyrefattribute.xml to C:\dita\temp\temp20100112085444592\common\theconkeyrefattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theconrefattribute.xml to C:\dita\temp\temp20100112085444592\common\theconrefattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theconrefendattribute.xml to C:\dita\temp\temp20100112085444592\common\theconrefendattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theformatattribute.xml to C:\dita\temp\temp20100112085444592\common\theformatattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thehrefattribute.xml to C:\dita\temp\temp20100112085444592\common\thehrefattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thekeyrefattribute.xml to C:\dita\temp\temp20100112085444592\common\thekeyrefattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thekeysattribute.xml to C:\dita\temp\temp20100112085444592\common\thekeysattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\theroleattribute.xml to C:\dita\temp\temp20100112085444592\common\theroleattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thescopeattribute.xml to C:\dita\temp\temp20100112085444592\common\thescopeattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\thetypeattribute.xml to C:\dita\temp\temp20100112085444592\common\thetypeattribute.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\topicref-atts.xml to C:\dita\temp\temp20100112085444592\common\topicref-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\common\univ-atts.xml to C:\dita\temp\temp20100112085444592\common\univ-atts.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\langref\alt.xml to C:\dita\temp\temp20100112085444592\langref\alt.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\langref\longdescref.xml to C:\dita\temp\temp20100112085444592\langref\longdescref.xml.pull
     [xslt] Processing C:\dita\temp\temp20100112085444592\langref\reltable.xml to C:\dita\temp\temp20100112085444592\langref\reltable.xml.pull
     [move] Moving 122 files to C:\dita\temp\temp20100112085444592

preprocess:

dita-preprocess:

map2pdf2:

publish.map.pdf:
     [echo] dita.temp.dir=temp\temp20100112085444592 work.dir=C:\dita/temp\temp20100112085444592
     [echo] dita.dir=c:\DITA-OT1.5-M25
     [echo] basedir=c:\DITA-OT1.5-M25\demo\fo

transform.topic2pdf:

copyCoreArtwork:

transform.topic2fo:
[dita-version] Search finished
[detect-lang] Lang search finished
     [echo] Using document.locale=en_US
     [echo]         
     [java] Error at xsl:import on line 35 column 91 of topic2fo_shell_1.0.xsl:
     [java]   XTSE0165: java.io.FileNotFoundException:
     [java]   c:\DITA-OT1.5-M25\plugins\org.oasis.dita.ditaspec.fo\xsl\ditaspec2xslfo.xsl (The system
     [java]   cannot find the path specified)
     [java] Error at xsl:value-of on line 85 column 53 of vars.xsl:
     [java]   XPST0008: XPath syntax error at char 7 on line 85 in {$locale}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:variable on line 89 column 150 of vars.xsl:
     [java]   XPST0008: XPath syntax error at char 26 on line 89 in {concat($fileProtocolPrefix, $}:
     [java]     Variable $fileProtocolPrefix has not been declared
     [java] Error at xsl:when on line 17 column 52 of basic-settings.xsl:
     [java]   XPST0008: XPath syntax error at char 21 on line 17 in {$antArgsBookmarkStyle!=''}:
     [java]     Variable $antArgsBookmarkStyle has not been declared
     [java] Error at xsl:value-of on line 17 column 98 of basic-settings.xsl:
     [java]   XPST0008: XPath syntax error at char 21 on line 17 in {$antArgsBookmarkStyle}:
     [java]     Variable $antArgsBookmarkStyle has not been declared
     [java] Error at xsl:when on line 27 column 52 of basic-settings.xsl:
     [java]   XPST0008: XPath syntax error at char 21 on line 27 in {$antArgsChapterLayout!=''}:
     [java]     Variable $antArgsChapterLayout has not been declared
     [java] Error at xsl:value-of on line 27 column 98 of basic-settings.xsl:
     [java]   XPST0008: XPath syntax error at char 21 on line 27 in {$antArgsChapterLayout}:
     [java]     Variable $antArgsChapterLayout has not been declared
     [java] Error at xsl:if on line 258 column 61 of layout-masters.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 258 in {$pdfFormatter != 'xep'}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:if on line 279 column 61 of layout-masters.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 279 in {$pdfFormatter != 'xep'}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:if on line 300 column 61 of layout-masters.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 300 in {$pdfFormatter != 'xep'}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:if on line 295 column 52 of links.xsl:
     [java]   XPST0008: XPath syntax error at char 21 on line 295 in {$disableRelatedLinks = 'no'}:
     [java]     Variable $disableRelatedLinks has not been declared
     [java] Error at xsl:if on line 540 column 46 of links.xsl:
     [java]   XPST0008: XPath syntax error at char 21 on line 540 in {$disableRelatedLinks = 'no'}:
     [java]     Variable $disableRelatedLinks has not been declared
     [java] Error at xsl:sort on line 1136 column 184 of tables.xsl:
     [java]   XPST0008: XPath syntax error at char 8 on line 1136 in {{$locale}}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:value-of on line 49 column 78 of root-processing.xsl:
     [java]   XPST0008: XPath syntax error at char 35 on line 49 in {...ommon/index/', $locale, '.x...}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:when on line 1341 column 70 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 8 on line 1341 in {$locale = 'en_US'}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:when on line 1344 column 48 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 8 on line 1344 in {$locale = 'ja_JP'}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:when on line 1347 column 48 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 8 on line 1347 in {$locale = 'zh_CN'}:
     [java]     Variable $locale has not been declared
     [java] Error at fo:external-graphic on line 1572 column 146 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 26 on line 1572 in {url({concat($artworkPrefix, $}:
     [java]     Variable $artworkPrefix has not been declared
     [java] Error at xsl:if on line 1924 column 56 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 24 on line 1924 in {$publishRequiredCleanup = 'yes...}:
     [java]     Variable $publishRequiredCleanup has not been declared
     [java] Error at xsl:if on line 1938 column 56 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 24 on line 1938 in {$publishRequiredCleanup = 'yes...}:
     [java]     Variable $publishRequiredCleanup has not been declared
     [java] Error at xsl:value-of on line 2060 column 101 of commons.xsl:
     [java]   XPST0008: XPath syntax error at char 28 on line 2060 in {...$artworkPrefix,substring-af...}:
     [java]     Variable $artworkPrefix has not been declared
     [java] Error at xsl:if on line 86 column 58 of toc.xsl:
     [java]   XPST0008: XPath syntax error at char 30 on line 86 in {$topicLevel < $tocMaximumLevel}:
     [java]     Variable $tocMaximumLevel has not been declared
     [java] Error at xsl:when on line 52 column 115 of toc_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 52 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 53 column 107 of toc_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 53 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 56 column 141 of toc_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 56 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 59 column 62 of toc_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 59 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 56 column 119 of bookmarks_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 56 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 58 column 110 of bookmarks_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 58 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 67 column 51 of bookmarks_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 67 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 82 column 129 of bookmarks_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 82 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 84 column 110 of bookmarks_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 84 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 93 column 70 of bookmarks_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 93 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:value-of on line 58 column 64 of index.xsl:
     [java]   XPST0008: XPath syntax error at char 24 on line 58 in {substring-before($locale, '_'}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:value-of on line 61 column 63 of index.xsl:
     [java]   XPST0008: XPath syntax error at char 23 on line 61 in {substring-after($locale, '_'}:
     [java]     Variable $locale has not been declared
     [java] Error at xsl:if on line 69 column 46 of index.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 69 in {$pdfFormatter = 'xep'}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:if on line 122 column 178 of index.xsl:
     [java]   XPST0008: XPath syntax error at char 142 on line 122 in {... 0) and ($pdfFormatter = 'x...}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:if on line 148 column 83 of index.xsl:
     [java]   XPST0008: XPath syntax error at char 50 on line 148 in {...ue) and ($pdfFormatter = 'x...}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:if on line 48 column 178 of index_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 142 on line 48 in {... 0) and ($pdfFormatter = 'x...}:
     [java]     Variable $pdfFormatter has not been declared
     [java] Error at xsl:when on line 51 column 125 of index_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 51 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 52 column 117 of index_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 52 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 55 column 145 of index_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 55 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 58 column 66 of index_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 14 on line 58 in {($ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Error at xsl:when on line 46 column 55 of front-matter_1.0.xsl:
     [java]   XPST0008: XPath syntax error at char 13 on line 46 in {$ditaVersion >= '1.1'}:
     [java]     Variable $ditaVersion has not been declared
     [java] Failed to compile stylesheet. 43 errors detected.
     [java] Java Result: 2

BUILD FAILED
C:\dita\build_archspec_pdf.xml:15: The following error occurred while executing this line:
C:\dita\build_dita_spec2pdf_base.xml:29: The following error occurred while executing this line:
c:\DITA-OT1.5-M25\build.xml:397: The following error occurred while executing this line:
c:\DITA-OT1.5-M25\demo\fo\build.xml:174: The following error occurred while executing this line:
c:\DITA-OT1.5-M25\demo\fo\build.xml:297: The following error occurred while executing this line:
c:\DITA-OT1.5-M25\demo\fo\build.xml:280: java.io.FileNotFoundException: C:\dita\temp\temp20100112085444592\stage2.fo (The system cannot find the file specified)

Total time: 6 minutes 29 seconds



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