I agree, sounds like a sensible thing to do. But this needs to be
planned carefully and when exactly is the good time to do it, soon and
have it ready for 7.0.0.Final?
On 2/26/2014, 10:29 AM, Dan Berindei wrote:
If we move all internal classes to .impl sub-packages, it will be
quite easy to exclude the .impl packages from javadocs with a bit of
maven-javadoc-plugin configuration. I don't think we need to generate
javadocs for the internal classes at all, as the sources are easily
accessible from any IDE.
Cheers
Dan