Greetings I have a "build system" built around ant. It was originally written with ant 1.6.5, recently I tried to upgrade to 1.7.1 and my javadoc task started failing with a NullPointer exception. Does anyone know if this is a known issue or is there something I can do? Switching back to 1.6.5 caused the problem to go away..
Thanks troy