Solved!
Here's what was going on: I have a project, and I create all of my
build output under the "target" directory. Under this directory, I
usually create a archive folder and I put my tarball under that
folder.
In this particular project, I placed all of the files I wanted to
archive into the
On Wed, Oct 29, 2008 at 12:16 PM, David Weintraub <[EMAIL PROTECTED]> wrote:
> I have a fileset that looks like this:
>
>
>
>
>
> The problem is that I have the following structure:
>
> ${target.dir}
>archive
>tarball.tar.gz
>work
>clients
> archive
> t
I have a fileset that looks like this:
The problem is that I have the following structure:
${target.dir}
archive
tarball.tar.gz
work
clients
archive
tarball.tar.gz
foo
The purpose of the fileset was to exclude the "archive" directory
directly unde