Uh, the "Foo*" part? > -----Original Message----- > From: Matt Benson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 24, 2005 3:04 PM > To: Ant Users List > Subject: RE: Modify all files of a certain name in a tree > with dirs determined by patterns, using xslt > > > --- "Karr, David" <[EMAIL PROTECTED]> wrote: > [SNIP] > > My next problem is excluding some specific > > directories and files. It > > looks like the pattern specs I can use aren't as > > flexible as I need. > > For instance, what I'd like to specify is an > > "includes" value of: > > > .workshop/mqAdaptersWeb/EJB/**/META-INF/weblogic-ejb-jar.xml > > > > But an "excludes" value of: > > > .workshop/mqAdaptersWeb/EJB/Foo*/META-INF/weblogic-ejb-jar.xml > > > > So it would process all the directories specified by > > the "includes" > > pattern, but exclude the ones specified by "Foo*" in > > the second pattern. > > Unfortunately, the Ant file pattern spec doesn't > > allow anything like > > that. > > Which part of that doesn't the Ant file pattern spec > allow? > > -Matt > > > > __________________________________ > Do you Yahoo!? > Yahoo! Small Business - Try our new Resources site > http://smallbusiness.yahoo.com/resources/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]