Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
problem excluding files from JAR task

problem excluding files from JAR task

2003-03-24       - By Stefan Bodewig
Reply:     1     2     3     4     5  

On Fri, 21 Mar 2003, Mike McNally <m5@(protected)> wrote:

> There's a good degree of pickiness that I haven't fully figured out
> about absolute pathnames in includes/excludes.

Let me try to clarify it 8-)

includes/excludes must never contain absolute paths.  They are
supposed to hold relative paths and the directory they must be
relative to is the dir attribute of the <fileset>.

HTH

       Stefan


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.