Diane Holt wrote:
> --- Martin van Dijken <[EMAIL PROTECTED]> wrote:
> 
>>P.S. When I replace the xslt task with the style task, which should do 
>>the exact same thing, ant simply skips this task and continues to the 
>>next in line.... Weird...
> 
> 
> That's says you're running a version of Ant <1.5(Beta*). As for why it
> doesn't do anything, try setting the 'force' attribute and see if that
> gets it to do anything. If it doesn't, check your referenced properties,
> and make sure they're all set, and to what you think they are.
> 
> Diane
> 
> =====
> ([EMAIL PROTECTED])
> 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! - Official partner of 2002 FIFA World Cup
> http://fifaworldcup.yahoo.com
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 
> 

Right on the money guys!

The references were correct, only the path after it didn't make sense. 
The verbose option made me see that something was actually being tried, 
only the files couldn't be located. The style task could be a little 
more verbose about that, but that's something for the developers.

Thanks Diane & Stephan


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

Reply via email to