Our automation team are running the Oxygen WebHelp transformation plugin against our DITA source in SVN via a call to the dita.bat command.
I recently reorganised the structure of our DITA content in order to simplify the folder structure and now there are wierd things happening during the dita.bat build.
The following is the initial output from the build log file:
Code: Select all
log-arg:
[echo] *****************************************************************
[echo] * basedir = E:\Dita\dita-ot-2.4.6
[echo] * dita.dir = E:\Dita\dita-ot-2.4.6\bin\..
[echo] * transtype = webhelp-responsive
[echo] * tempdir = E:\TCA\20G\work\657b72094042c918\TempDITAProcess
[echo] * outputdir = E:\TCA\20G\work\657b72094042c918\rollout
[echo] * clean.temp = true
[echo] * DITA-OT version = 2.4.6
[echo] * XML parser = Xerces
[echo] * XSLT processor = Saxon
[echo] * collator = ICU
[echo] *****************************************************************
Code: Select all
debug-filter:
[filter] Processing file:/E:/TCA/20G/work/657b72094042c918/system/Address_Book/t_upload_ins_user.dita to file:/E:/TCA/20G/work/657b72094042c918/TempDITAProcess/657b72094042c918/system/Address_Book/t_upload_ins_user.dita
Can anyone shine any light on this for me?
Thanks in advance,
Ann Jensen
P.S. I have also posted this on DITA Users Group.