Re: Project Build Strategy Question:

2006-04-14 Thread Antoine Levy-Lambert
Hello Res, Ant is primarily a monoproject build tool. You can look at : - creating your own custom system to manage dependencies using ant, - use Ivy [1] (referenced in the ant documentation under "External Tools and Tasks" [2] - decide that ant itself should not manage multiproject dep

Project Build Strategy Question:

2006-04-14 Thread Res Pons
I have about 9-10 different projects automated under Anthill OS nightly. I set up a property sheet for each project where I call speicific targets out their respective build.xml to generate war files, etc. I have not declared any project dependencies as they're not needed at this point -- only

Re: Ant 1.7 - resources, unzip and copy

2006-04-14 Thread Matt Benson
--- Patrick Martin <[EMAIL PROTECTED]> wrote: > Thank you for this super-fast answer. > So still has its importance. > > Concerning the encoding, I see that can > set it. So it > does not seem an issue here. Maybe not... I was just guessing. ;) > > I am just being curious here... would it b

Re: Ant 1.7 - resources, unzip and copy

2006-04-14 Thread Patrick Martin
Thank you for this super-fast answer. So still has its importance. Concerning the encoding, I see that can set it. So it does not seem an issue here. I am just being curious here... would it be hard to allow all file based resource collection in (several resources)? I always thought that limit

Re: Ant 1.7 - resources, unzip and copy

2006-04-14 Thread Matt Benson
--- Patrick Martin <[EMAIL PROTECTED]> wrote: > Hello, > > I am having a look at the new resource feature in > ant 1.7. This looks > extremly promising! Congratulations! > > I have a question regarding and : do > we still need > in 1.7? Can't we do everyting can do > with now? Hmm... I hadn

Ant 1.7 - resources, unzip and copy

2006-04-14 Thread Patrick Martin
Hello, I am having a look at the new resource feature in ant 1.7. This looks extremly promising! Congratulations! I have a question regarding and : do we still need in 1.7? Can't we do everyting can do with now? In ant 1.7, one can do something like: Also, now supports nested re

Re: copying files

2006-04-14 Thread Antoine Levy-Lambert
Stan Ou wrote: Hello Stan, this is a use of the copy task using a nested regexp mapper. Please refer to the documentation. You would roughy do : Please test this suggestion, the regexp might need tweaking. Regards, Antoine Hi all, I've a situation here hope someone coul

Re: Problem with XSLT URI resolution for docbook

2006-04-14 Thread Antoine Levy-Lambert
Hello Adam, the error message indicates that a dtd on the web cannot be found. Maybe you need to set a feature of the saxon processor using the nested element attribute to tell the xslt processor not to load dtds from the web. Also maybe the xslt task is not really using saxon, there have been so

subclass filters with more than params

2006-04-14 Thread Stefano Marsili
Hi! I want to subclass a FilterReader, but want more than just passing parameters to it. I want nested types and attributes. In the build.xml I tried the following but it's not allowed. So I ended up subclassing Copy and FilterChain ... package net.thedomain.antx; i

Mary Milne is out of the office.

2006-04-14 Thread Mary Milne
I will be out of the office starting 13/04/2006 and will not return until 19/04/2006. On the 19th I will be in a training course in the Cass center. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [