Hi Martin,
On Sat, Dec 1, 2012 at 6:34 PM, Martin Gainty wrote:
>
> it appears that a upstream entity is concatenating 2 folder names (instead of
> one) into your dir attribute ${gora.avsc.dir} so when ${gora.avsc.dir} is
> referenced during a file readan IO error occurs
I understand exactly w
> From: mgai...@hotmail.com
> To: user@ant.apache.org
>with
it appears that a upstream entity is concatenating 2 folder names (instead of
one) into your dir attribute ${gora.avsc.dir}
so when ${gora.avsc.dir} is referenced during a file read
an IO error occurs
The file to be read is expe
it appears that a upstream entity is concatenating 2 folder names (instead of
one) into your dir attribute ${gora.avsc.dir} so when ${gora.avsc.dir} is
referenced during a file readan IO error occurs duringThe file to be read is
expecting an absolutepath constructed of 1 directory concatenated
Hi Martin,
Thanks for the reply, much appreciated.
On Sat, Dec 1, 2012 at 4:58 PM, Martin Gainty wrote:
>
> Good Afternoon Lewis fileset dir attribute is that dir represents a single root
> folderhttp://ant.apache.org/manual/Types/fileset.html
I am working with this [0] directory and the two
Good Afternoon Lewis http://ant.apache.org/manual/Types/fileset.html
if your goal is to aggregate files from 2 folders from different rootsyou *may*
wish to consider implementing a project based
http://ant.apache.org/manual/Types/selectors.html#selectcontainers cheers,
Martin
_