Re: Self written ant task does not get the CLASSPATH passed to ant with -lib option

2009-08-26 Thread Hans Deragon
For posterity, I confirm that it works. Thank you. Best regards, Hans Deragon > On 2009-08-26, Hans Deragon wrote: > >> Now the question is: how can I access the instance of AntClassLoader >> being used by ant and which contains all the -lib entries? > > Use a class lo

Re: Self written ant task does not get the CLASSPATH passed to ant with -lib option

2009-08-26 Thread Hans Deragon
the web but could not find any recipe. Any help is appreciated. Thanks for your quick and insightful response. Hans Deragon -- Consultant en informatique/Software Consultant Deragon Informatique inc. http://www.deragon.bizOpen source (contribution): mailto://h...@deragon.biz http

Self written ant task does not get the CLASSPATH passed to ant with -lib option

2009-08-25 Thread Hans Deragon
ologies if this is a frequently asked question; I am sure I am not the first user who has hit this problem. Strange thing, I could not find on the web any reference to such a problem. I guess a poor choice of keywords from my part... Best regards, Hans Deragon -- Consultant en informatique/Softwar

Re: AW: How to use a FileSet defined outside of javadoc target?

2004-11-08 Thread Hans Deragon
ttributes where listed, with a link to the generic page explaining them, I would have found this. Best regards, Hans Deragon - -- Consultant en informatique/Software Consultant Deragon Informatique inc. Open source: http://www.deragon.bizhttp://facil.qc.ca (Promotion du libre) mailto:

How to use a FileSet defined outside of javadoc target?

2004-11-08 Thread Hans Deragon
want to copy it into the "doc" target, trying to avoid duplication. Best regards, Hans Deragon - -- Consultant en informatique/Software Consultant Deragon Informatique inc. Open source: http://www.deragon.bizhttp://facil.qc.ca (Promotion du libre) mailto://

Re: Cannot get exclude attribute to work in a dirset.

2004-08-31 Thread Hans Deragon
Dominique Devienne wrote: From: Hans Deragon [mailto:[EMAIL PROTECTED] Dominique Devienne wrote: 's tag is a path to find source dirs, which are fully scanned for Java source files. So it's probably not what you want. Assuming you have a single source dir, which contains some packages