You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bindul Bhowmik (JIRA)" <ji...@apache.org> on 2016/03/10 20:40:40 UTC

[jira] [Created] (CLI-263) Usage page documentation uses deprecated OptionBuilder

Bindul Bhowmik created CLI-263:
----------------------------------

             Summary: Usage page documentation uses deprecated OptionBuilder
                 Key: CLI-263
                 URL: https://issues.apache.org/jira/browse/CLI-263
             Project: Commons CLI
          Issue Type: Improvement
          Components: Documentation
    Affects Versions: 1.3.1
            Reporter: Bindul Bhowmik
            Priority: Minor


The class {{org.apache.commons.cli.OptionBuilder}} has been deprecated since commons-cli ver. 1.3 (Javadoc pointing users to {{org.apache.commons.cli.Option.builder(String)}}).

The documentation on the usage page [http://commons.apache.org/proper/commons-cli/usage.html] however still uses {{OptionBuilder}} extensively. This should probably be fixed.

If there is appetite to make this change in the documentation / site, I'd be happy to provide a patch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)