RE: Resource collections - Linux vs. windows

2014-02-12 Thread Kimpton, C (Chris)
- From: Matt Benson [mailto:gudnabr...@gmail.com] Sent: 11 February 2014 15:43 To: Ant Users List Subject: Re: Resource collections - Linux vs. windows Yeah, I have a feeling you are running into some problem having to do

RE: Resource collections - Linux vs. windows

2014-02-11 Thread Kimpton, C (Chris)
ubject: Re: Resource collections - Linux vs. windows Yeah, I have a feeling you are running into some problem having to do with non-empty subdirectories. Usually some creative sorting, etc., can help. The delete task should know how to handle this with filesets; I believe its page in the manua

Re: Resource collections - Linux vs. windows

2014-02-11 Thread Matt Benson
> > > > > > > > > > > > > > > -Original Message- > From: Matt Benson [mailto:gudnabr...@gmail.com] > Sent: 11 February 2014 14:15 > To: Ant Users List > Subjec

RE: Resource collections - Linux vs. windows

2014-02-11 Thread Kimpton, C (Chris)
Message- From: Matt Benson [mailto:gudnabr...@gmail.com] Sent: 11 February 2014 14:15 To: Ant Users List Subject: Re: Resource collections - Linux vs. windows Can

Re: Resource collections - Linux vs. windows

2014-02-11 Thread Matt Benson
Can you expand your example into a self-contained example that builds up an appropriate structure first, then still fails on Linux? Matt On Tue, Feb 11, 2014 at 2:21 AM, Kimpton, C (Chris) < chris.kimp...@rabobank.com> wrote: > Hi, > > I have a target that is trying to delete some directories,

Resource collections - Linux vs. windows

2014-02-11 Thread Kimpton, C (Chris)
Hi, I have a target that is trying to delete some directories, all but the last few. It works as expected (I believe - it deletes files when expected) on my dev box (windows), but is not deleting anything on the build server (Linux): It builds up 2 resource collections - one for all directorie