Hi,
I'm using the / combination to construct an archive for
distribution. However, given the following directory structure:
\alpha
A.txt
B.txt
C.txt
\beta
foo.c
bar.c
If I want to zip up everything in this directory, but exclude any .c files,
it will include an empty 'beta' directory.
I am using lower case
. Still I get the error,
"if doesn't support the nested "ispropertytrue" element."
Following is my code:
--
View this message in context:
http://ant.1045680.n5.nabble.com/ant-contrib-ispropertytrue-tp1354587p3245701.html
Sent from the
On Mon, Nov 1, 2010 at 7:03 PM, kerryland wrote:
> I'd like to copy files from one directory to another, but only those files
> that exist in a given directory.
Look at the file mapper, as David suggested. --DD
-
To unsubscribe