Another small problem. Using taskdefs not defined in default.properties 
appears to be broken.

I am getting a NPE on using a custom taskdef because the Taskdef 'class' 
property is not found by the ProjectHelp.configureTask(Project, Task, 
NamedNodeMap) method, because the 'class' property conflicts with the one 
defined in Object.getClass which returns a String.

Reply via email to