Source compatibility report for the args4j library between 2.0.5 and 2.0.6 versions

Test Info


Library Nameargs4j
Version #12.0.5
Version #22.0.6

Test Results


Total Java ARchives1
Total Methods / Classes88 / 25
VerdictCompatible

Problem Summary


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

Added Methods (4)


args4j-2.0.6.jar, CmdLineParser.class
package org.kohsuke.args4j
CmdLineParser.setUsageWidth ( int usageWidth )  :  void

args4j-2.0.6.jar, Starter.class
package org.kohsuke.args4j
Starter.hasAnnotation ( Class clazz, Class annotation ) [static]  :  boolean
Starter.main ( String[ ] args ) [static]  :  void
Starter.Starter ( )

to the top

Java ARchives (1)


args4j-2.0.5.jar

to the top