AW: Ant xslt task dand fatal errors

2009-09-30 Thread Knuplesch, Juergen
There is a try catch in antcontrib, that I use... -- Jürgen Knuplesch Von: Huditsch, Roman (LNG-VIE) [mailto:roman.hudit...@lexisnexis.at] Gesendet: Mittwoch, 30. September 2009 10:58 An: user@ant.apache.org Betreff: Ant xslt task dand fatal errors Hi

Ant xslt task dand fatal errors

2009-09-30 Thread Huditsch, Roman (LNG-VIE)
Hi everybody, I am doing several xslt transformations managed by an ant build file. The XSLT processor used is Saxon 9 since our stylesheets are written in XSLT 2.0. My problem now is that if Saxon is reporting a fatal error for the transformation of one input file, the ant task is breaking