Javadoc vs Accessibility
    Andrew Dinn 
    adinn at redhat.com
       
    Tue Jan 31 09:45:57 UTC 2017
    
    
  
Hi Jonathan,
On 31/01/17 00:05, Jonathan Gibbons wrote:
> From the command-line help, the relevant new options are the following:
> . . .
> The good news is that you can use the existing simple options, which are
> now
> internally defined in terms of those new options
> 
>     -public
>           --show-module-contents api --show-packages exported
> --show-types public --show-members public
> 
>     -protected   (the long-standing default)
>           --show-module-contents api --show-packages exported
> --show-types protected --show-members protected
> 
>     -package
>           --show-module-contents all --show-packages all --show-types
> package --show-members package
> 
>     -public
>           --show-module-contents all --show-packages all --show-types
> private --show-members private
Option -public attracts the glory of double billing yet corresponding
onus of double duty in the above help text -- which cannot be right.
Could you provide corrected details of the intended command line options
for the cases that have been elided?
regards,
Andrew Dinn
-----------
Senior Principal Software Engineer
Red Hat UK Ltd
Registered in England and Wales under Company Registration No. 03798903
Directors: Michael Cunningham, Michael ("Mike") O'Neill, Eric Shander
    
    
More information about the jigsaw-dev
mailing list