Source compatibility report for the args4j library between 2.0.3 and 2.0.4 versions

Test Info


Library Nameargs4j
Version #12.0.3
Version #22.0.4

Test Results


Total Java ARchives1
Total Methods / Classes79 / 23
VerdictIncompatible
(19%)

Problem Summary


SeverityCount
Added Methods-5
Removed MethodsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (5)


args4j-2.0.4.jar, Option.class
package org.kohsuke.args4j
Option.handler ( ) [abstract]  :  Class

args4j-2.0.4.jar, SampleAnt.class
SampleAnt.main ( String[ ] args ) [static]  :  void
SampleAnt.parseArgs ( String[ ] args )  :  void
SampleAnt.SampleAnt ( )
SampleAnt.showResult ( )  :  void

to the top

Problems with Data Types, High Severity (1)


args4j-2.0.3.jar
package org.kohsuke.args4j
[+] Option (1)

to the top

Java ARchives (1)


args4j-2.0.3.jar

to the top