Fotis Jannidis wrote:
> > > Kevin A. Burton wrote: > > > > [EMAIL PROTECTED] wrote: > > > > > > > > > > Kevin Burton wrote: > > > > > > What I propose is to create a new task that will transform an XML > > > > > > document with a Stylesheet into another XML document: > > > > > > > > > > > > <xsl in="in.xml" xsl="in.xsl" out="out.xml"/> > I am interested in this task. > I could need an additional attrib which allows me to choose between: > a) run xslt task everytime > b) only if the result files don't exist > c) only if the result file is older than the stylesheet or the input file > > I need this anyway, so if you think this is not of use for most users tell > me, then I will do > it. > Fotis Jannidis b+c Yet again, though, we see the need to be able to specify a full list of dependencies..the input document may contain external entity references which imply the need for a rebuild, even if the input document itself hasn't changed. jon.
