You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Raja Nagendra Kumar <na...@tejasoft.com> on 2010/10/27 13:57:51 UTC

Property Location with path seperator / irrespective of OS

Hi,

Is it possible to have ant property with location attribute, always return
location with '/' irrespective of OS.

Currently path separation of the location this property points depends on OS
path separator.

Is there any way to override so that all the paths every (fileset, path,
classpath) where are always '/' 

Ant forum these days has become zero responsive... 

Regards
Nagendra
-- 
View this message in context: http://ant.1045680.n5.nabble.com/Property-Location-with-path-seperator-irrespective-of-OS-tp3238616p3238616.html
Sent from the Ant - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Property Location with path seperator / irrespective of OS

Posted by Dominique Devienne <dd...@gmail.com>.
On Wed, Oct 27, 2010 at 6:57 AM, Raja Nagendra Kumar
<na...@tejasoft.com> wrote:
> Is it possible to have ant property with location attribute, always return
> location with '/' irrespective of OS.

See <pathconvert>. --DD

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org