29 Nov
2020
29 Nov
'20
6:09 a.m.
Thanks Martin (and Hugh)! While I believe you, I don’t actually know how to do that. (I would guess set the factory/@name to either "org.apache.xalan.processor.TransformerFactoryImpl" or "org.apache.xalan.xsltc.trax.TransformerFactoryImpl", but would not know which nor if there are any parameters that need be set.) That said, the <exec> of `xsltproc` solution is working. ________________________________ I think if you use the standard XSLT task: https://nam12.safelinks.protection.outlook.com/?url=http%3A%2F%2Fant.apache.... and point it at Xalan, that should do it.