Hi,

I have following task in my build:

<xslt processor="trax"
                                basedir="${basedir}/docs/references/xml"
                                destdir="${build.dir}/docs/references"
          style="${basedir}/docs/docbook-xsl/html/references.xsl"/>

I would like to add checking to not process empty xml files (0 bytes) which
may be saved in my basedir.

ANT version 1.6.5

thanks in advance,
Adam.
-- 
View this message in context: 
http://www.nabble.com/XSL-task%2C-I-want-to-not-process-empty-XML-file-tf3097587.html#a8600369
Sent from the Ant - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to