https://issues.apache.org/bugzilla/show_bug.cgi?id=52533
--- Comment #3 from Stefan Bodewig <[email protected]> 2012-02-02 05:00:11 UTC --- Wild guess: there is another class named HelloWorld that doesn't have any execute method in your classpath and this one gets loaded first. You can use the whichressource task to see where HelloWorld would be loaded from. I'm pretty sure this is not a bug in Ant so you'd get feedback a lot quicker if you asked on the user list. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
