Re: Windows 10 Ant not recognized as internal or external command only with normal user

2019-12-31 Thread Anuerin Diaz
The files might be visible only to the admin user. Right-click on it and inspect the permissions. Add the Arthur user as necessary. On Fri, 27 Dec 2019, 04:33 John W, wrote: > Hi > I have two account on Windows 10 pro named Admin(it's admin account) and > Arthur (normal user) > Ant works only o

Re: Filterchain's LineContains on LoadProperties is blocking the reading of properties

2018-04-18 Thread Anuerin Diaz
https://bz.apache.org/bugzilla/show_bug.cgi?id=62313 has been logged. Thanks! On Thu, Apr 19, 2018 at 12:53 PM, Anuerin Diaz wrote: > I will log the enhancement request as this can get messy if there are no > common properties and the option is multiple loading of the same file. >

Re: Filterchain's LineContains on LoadProperties is blocking the reading of properties

2018-04-18 Thread Anuerin Diaz
I will log the enhancement request as this can get messy if there are no common properties and the option is multiple loading of the same file. On Thu, Apr 19, 2018, 12:40 PM Jaikiran Pai wrote: > > On 19/04/18 10:03 AM, Anuerin Diaz wrote: > > Is there another alternative of s

Re: Filterchain's LineContains on LoadProperties is blocking the reading of properties

2018-04-18 Thread Anuerin Diaz
assword, which obviously won't be satisfied for the > sample.properties. > > [1] https://ant.apache.org/manual/Types/filterchain.html#linecontains > > -Jaikiran > > On 19/04/18 7:28 AM, Anuerin Diaz wrote: > >> Hi, >> >>I am trying to selectively l

Filterchain's LineContains on LoadProperties is blocking the reading of properties

2018-04-18 Thread Anuerin Diaz
Hi, I am trying to selectively load properties using the LoadProperties and FilterChain+LineContains tasks. However based on my test if the Filterchain starts to contain any "" element then it will start discarding all contents of the property file being read. This was tested using ant 1.10.1