Hello Max,

The "clean-java.security.sasl-docs" is actually a mistake and AFAIK does not do anything useful. The javadoc building is not modularized (yet) so the build cannot run javadoc only for a particular module. The most fine granular you can get currently is docs-javadoc which builds all javadoc for all modules.

/Erik

On 2016-07-19 04:15, Weijun Wang wrote:
I see there are make targets like "clean-java.security.sasl-docs", why is there no "java.security.sasl-docs"?

Suppose now that I have the exploded build ready, what is the fastest way to build javadoc for the java.security.sasl module?

Thanks
Max

Reply via email to