--- "Paul J. Morris"
<paul.morris@solnetsolutions.co.nz> wrote:
>
> Hi,
>
> I've a custom Path type that worked under ANT 1.6.5,
> but not under 1.7.
>
> The method "public String[] list()" is not being
> called. There is however
> a get iterator type method from the
> ResourceCollection contract. Is this
> supposed to be over-ridden in 1.7? However it is
> marked as final (public
> final synchronized Iterator iterator() ) , so that
> isn't possible.
>
>
> Or is there something I'm missing?
>
No--I'd call this a regression (introduced by yours
truly). If possible, could you open a bugzilla report
for this, and maybe we can get it fixed in time for
Ant 1.7.1 .
-Matt
>
> thanks
> Paul
>
> --
> View this message in context:
>
http://www.nabble.com/Extending-org.apache.tools.ant.types.Path-in-Ant-1.7-tf4133831.html#a11756872
> 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
>
>
____________________________________________________________________________________
Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get
online.
http://smallbusiness.yahoo.com/webhosting
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org
|