-
From: Giovanni Mesturini [mailto:[EMAIL PROTECTED]
Sent: Friday, March 03, 2006 16:20
To: Ant Users List
Subject: RE: Delete a dir set
Unfortunally the defaultexcludes are deprecated in
1.6.5. Ant manual suggests using instead of
defaultexludes, and this is the first try I made:
>
>
>
>
> recursive deleting all CVS folders under /Foobar
>
> works only with defaultexcludes="no"
>
> Regards, Gilbert
>
>
>
> -Original Message-
> From: Giovanni Mesturini [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 03, 2006 11:50 AM
TED]
Sent: Friday, March 03, 2006 11:50 AM
To: Ant Users List
Subject: RE: Delete a dir set
Unfortunally the defaultexcludes are deprecated in
1.6.5. Ant manual suggests using instead of
defaultexludes, and this is the first try I made:
>
>
>
playing with includes doesn't overrid
Unfortunally the defaultexcludes are deprecated in
1.6.5. Ant manual suggests using instead of
defaultexludes, and this is the first try I made:
>
>
>
playing with includes doesn't override the default
exclusions. trying on, if I will solve it I will share
solution with community.
thanks ver
You need to play with the default excludes.
Jeffrey E. (Jeff) Care
[EMAIL PROTECTED]
IBM WebSphere Application
Server Development
WAS Pyxis Lead
Release Engineer
Giovanni Mesturini <[EMAI
>From the Ant Manual section:
"There are a set of definitions that are excluded by default from all
directory-based tasks. They are:
**/*~
**/#*#
**/.#*
**/%*%
**/._*
**/CVS
**/CVS/**
**/.cvsignore
**/SCCS
**/SCCS/**
**/vssver.scc
**/.s