Re: pathtofileset or fileset referencing path

2006-11-15 Thread Jacob Kjome
The solution to this is usually to use a . The only problem is that one usually uses that with the task. I'm not sure how you would use it directly with the task. You could copy all the files to one directory and then use a fileset of the files in the new directory. This is actually what I d

pathtofileset or fileset referencing path

2006-11-15 Thread Jennifer Yang
Hi, I would like to define set of dependent libraries for compile and reuse the list for creating a war. I have seen posts recommending the use of pathtofileset. It looked good except that the resulting war contained the relative paths to the dependent libs. We have a repository of all the thi