> > Thank you for your quick action. > > Well, I'm not an Ant committer. I just tried what you said, found you were > correct, > and offered a change to the Ant community. You and I both could have overlooked > some issue in this case! :-) Let's see what happens. I see. :) I believe properties file is a kind of resource file, because <whichresource> task with resource attribute sample looks for log4j.properties on Ant Manual. So I tried to get the URL for org/apache/tools/ant/taskdefs/defaults.properties but WhichResource.java looks for /org/apache/tools/ant/taskdefs/defaults.properties Can you look for the above properties file from ant.jar by using <whichresource> task? It seems same bug for me.. I think "adding leading slash" is ant user's option. Koji --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
