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? 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]