g, 8. Juli 2003 01:31
> An: Ant Developers List
> Betreff: Re: AW: [Fwd: XSLT task question]
>
> On Thu, 2003-07-03 at 22:22, [EMAIL PROTECTED] wrote:
>
> > But there is a problem:
> > In which order the XSL files will be processed?
> > I would be careful using
On Thu, 2003-07-03 at 22:22, [EMAIL PROTECTED] wrote:
> But there is a problem:
> In which order the XSL files will be processed?
> I would be careful using filesets for specifying the xsl files.
In our case the order doesn't matter. I can't really think of a case
where ordering would be an iss
step="1" file="one.xsl"/>
<xsl step="2" file="two.xsl"/>
Jan
> -Ursprüngliche Nachricht-
> Von: Mike Dougherty [mailto:[EMAIL PROTECTED]
> Gesendet am: Freitag, 4. Juli 2003 03:03
> An: Ant Developers List
> Betre
I'm very new to this whole process and am not really sure how it all
works. So I'll just throw this out at you all and see what you think.
A few weeks ago I asked the attached question on the users list. I am
going to have to build this anyway. So I am wondering if you think the
general Ant commun