RE: Convert property that is a path to a resource

2007-01-09 Thread Daffin, Miles \(IT\)
> To: Ant Users List > Subject: Re: Convert property that is a path to a resource > > Daffin, Miles (IT) wrote: > > Hi All, > > > > I have a build with a number of properties that are paths to > > directories. I write these into a template script file using a

Re: Convert property that is a path to a resource

2007-01-09 Thread Steve Loughran
Daffin, Miles (IT) wrote: Hi All, I have a build with a number of properties that are paths to directories. I write these into a template script file using a filterset during a copy. The problem is that the properties have mixed windows and unix path separators, so when they are written into t