Re: Problems resolving paths in copy's "tofile" when combining multiple properties

2010-03-03 Thread Oliver Schrenk
absolute path and should not be > resolved. > > In fact your error is to use the attribute location instead of value when you > define a relative path. > > Maybe the behavior of ant is a surprise to you but it is working as expected > from the Ant's developers. >

Re: Problems resolving paths in copy's "tofile" when combining multiple properties

2010-03-03 Thread Oliver Schrenk
e more I think about it, the moreI think of it as a bug 2010/3/3 Antoine Levy Lambert > Oliver Schrenk wrote: > >> >> >> Here is an excerpt from the build file: >> >> >> >> >> >> > location="/acme/servlet/messages.properties&q

Problems resolving paths in copy's "tofile" when combining multiple properties

2010-03-03 Thread Oliver Schrenk
(like it does on the Mac). Is this a known issue, expected behavior or just bland misuse of properties on my part? Best regards Oliver Schrenk