Thanks, that looks better than the uptodate.
One last problem.
Is it possible to do all the common styling together.
The problem is how do I make all the different output results go to particular files
ie.
(build.src)/org/apache/fop/render/pdf/fonts/CourierOblique.java
is one example output file.
On 2001.12.17 20:43 Stefan Bodewig wrote:
One little thing I forgot to mention.
On Fri, 14 Dec 2001, Sam Ruby <[EMAIL PROTECTED]> wrote:
[about FOP's xslt task]
> Finally, there is a depends attribute which can declare other files > which are referenced for the uptodate check. This can be done with > the uptodate task. This is the only part that is slightly messy as > it requires multiple targets to be created in order to achieve the > same result.
If it can be done with <uptodate> and multiple targets, <dependset> will probably work - making for one dependset and one style for each xslt. Adding a way to name additional dependencies in <style> is a good idea, anyway IMHO.
Stefan
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
