Apache Commons logo Apache Commons CLI
Comparing source compatibility of commons-cli-1.8.1-SNAPSHOT.jar against commons-cli-1.7.0.jar
Old: commons-cli-1.7.0.jar
New: commons-cli-1.8.1-SNAPSHOT.jar
Created: 2024-05-28T14:12:28.348-0400
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: n.a.
Semantic Versioning: 0.0.1
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public class  org.apache.commons.cli.HelpFormatter top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW static public n.a. java.lang.String getDescription(org.apache.commons.cli.Option)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 203
MODIFIED final static public class  org.apache.commons.cli.HelpFormatter$Builder top
Methods:
Status Modifier Generic Templates Type Method Exceptions Compatibility Changes: Line Number
NEW public n.a. org.apache.commons.cli.HelpFormatter$Builder setShowDeprecated(java.util.function.Function
<..>
New:org.apache.commons.cli.Optionjava.lang.String
)
Compatibility Changes:
Change
METHOD_ADDED_TO_PUBLIC_CLASS
Old file New file
n.a. 127