>>>>> "CM" == Conor MacNeill <[EMAIL PROTECTED]> writes: CM> The problem is that javadoc1 is set in the init() method of the CM> Javadoc task but the attributes are configured before init is CM> called.
But it only uses static methods and attributes in Project. I made javadoc1 a class attribute now and set it at the declaration - removing init altogether. Stefan
