
Hello, There is no way for adding parameters to the command line that runs Ant. We will consider that for a future version. The parameters of the Ant target from the DITA OT build.xml can be edited on the Parameters tab of the dialog for editing a DITA map scenario but you cannot add new parameters to the Ant command line. Regards, Sorin Steven Anderson wrote:
I like to use ant's XmlLogger as a logger for my ant builds. I think that's the last piece keeping me from really utilizing the DITA OT transforms from within oXygen, now that I can specify my own ant home. I still don't see any way to specify ant parameters as part of the scenario, though, only JVM args. What I'd like to see is a text box, just like the one for JVM args, for ant params, so I could add "-logger org.apache.tools.ant.XmlLogger -logfile buildlog.xml" to my ant command.
Is there a way to do that already and I'm missing it?