Re: dirset and relative path problem

2005-05-17 Thread Dominique Devienne
On 5/16/05, Eric Wood <[EMAIL PROTECTED]> wrote: > The ".." in the dir parameter for dirset seems to work. / are fed relative filenames from the fileset's dir, starting at dir itself, so none of these can start with a ../ as your pattern specifies. In orther words, the pattern can only reference/m

Re: dirset and relative path problem

2005-05-16 Thread Eric Wood
s) https://w3.opensource.ibm.com/projects/mantis "Eric Wood" <[EMAIL PROTECTED]> 05/16/2005 07:40 AM Please respond to "Ant Users List" To cc Subject dirs

Re: dirset and relative path problem

2005-05-16 Thread Jeffrey E Care
re ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis "Eric Wood" <[EMAIL PROTECTED]> 05/16/2005 07:40 AM Please respond to "Ant Users List" To cc Subject dirset and relative

dirset and relative path problem

2005-05-16 Thread Eric Wood
I'm using a dirset to build a classpath: ... ... The problem is that it doesn't seem to like the relative references of the embedded includes. When I run the build.xml in debug mode I get t