I was wondering if the parens in the names could be causing the issue. Perhaps if they are escaped that would help.
> -----Original Message----- > From: Tracy Jones [mailto:[EMAIL PROTECTED] > Sent: Friday, February 09, 2007 3:09 PM > To: Ant Users List > Subject: RE: at my wits end with delete > > Ok - thanks for the help!! I made the changes that everyone suggested > and now it does not delete anything at all (which is better in a way) > > changed my exclude to excludes (but it's a space separated > list which is > read from a properties file) - this is what it looks like in the > properties file > > directories=OS-4000-1.6(B18)Beta/**\ OTS-SC-1.6(B18)Beta/**\ > OTS-4010-1.6(B17)Beta/**\ OTS-4040-1.6(B17)Beta/**\ > OTS-4400-1.6(B17)Beta > /**\ OTS-4540-1.6(B17)Beta/**\ OTS-4520-1.6(B17)Beta/**\ > OTS-Common-1.6(B18)Beta/**\ OTS-4011-1.6(B17)Beta/** > > Here's the new output from the run > > fileset: Setup scanner in dir /opt/stratalight/packages with > patternSet{ > includes: [*/**] excludes: [OS-4000-1.6(B18)Beta/**, > OTS-SC-1.6(B18)Beta/**, OTS-4010-1.6(B17)Beta/**, > OTS-4040-1.6(B17)Beta/**, OTS-4400-1.6(B17)Beta/**, > OTS-4540-1.6(B17)Beta/**, OTS-4520-1.6(B17)Beta/**, > OTS-Common-1.6(B18)Beta/**, OTS-4011-1.6(B17)Beta/**] } > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]