On Fri, Jan 3, 2014 at 12:37 AM, Stefan Bodewig wrote:

> <http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Javadoc.java?r1=1504315&r2=1536161>
...
> So in your case destdir is null, something I didn't account for, sorry.
>
> I'll open a bugzilla issue so it is properly tracked and fix it in
> trunk.  Maybe you can set destdir to some non-null value as a
> workaround?

Just tried it, and setting destdir does avoid the NPE.  The doclet in
question does support the -d option that destdir setting maps to.

Thanks for the quick response and subsequent fix.

--ewh

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to