Re: building javadoc with modules

2018-08-31 Thread Justin Lee
I've been using the src.zip that comes with the JDK install on my mac. In general, I'm going to be applying this process to arbitrary source jars for various maven dependencies and so i'm just trying to work out how all the parameters now work in a modularized world. I'll play with what you've sh

Re: building javadoc with modules

2018-08-31 Thread Jonathan Gibbons
Justin, Thanks for the extra info. There is one improvement coming soon for --module-source-path. The current spec embodies an assumption about the naming of directories contain source code.  This may not hold for some existing projects that may be converted to use modules.  The improvement w