Hello:
I am running XEP via the ant task, and everything works fine except that I
would like to suppress the verbose output, e.g.:
[xep] (compile
[xep] (masters
[xep] (sequence-master
[xep] [master-name blank]
[xep] )
...etc...
I couldn't find anything about this in the recent mailing list archives.
Would it be possible to extend com.renderx.xepx.ant.XEPTask to
accept a "quiet" parameter, something like:
<xep
format ="PDF"
quiet="true" <--------------------------------
destDir="${project.build.dir}">
<sysproperty key ="com.renderx.xep.CONFIG"
file="${xep.dir}/xep.xml"/>
<fileset dir="${project.build.dir}">
<include name="*.fo"/>
</fileset>
</xep>
Thanks!
--Craeg
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Sun Dec 4 19:21:11 2005
This archive was generated by hypermail 2.1.8 : Sun Dec 04 2005 - 19:21:14 PST