You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Matt Koss <m....@open.ac.uk> on 2002/05/29 11:37:13 UTC

Texen templatePath problem II. - workaround

I have managed to find a workaround to the problem of having different 
template paths for two calls of the same texen task ( i.e. templatePath is 
ignored in the second call ).

Workaround : both paths have to be specified for the first call ( separated by 
a comma ).
You have to specify the templatePath also for the second call, because texen 
will not let you otherwise, but the value is ignored.

This workaround has a slight problem that the template names have to be unique 
in each paths, otherwise texen will prefer the template found in the first 
path.

I consider this to be just a workaround, the problem itself looks like a bug 
in texen or ant.


Regards

Matt

-- 
Matt Koss
Knowledge Media Institute
Open University
e-mail: m.koss@open.ac.uk

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>