Comparing source compatibility of commons-jexl3-3.4.0.jar against commons-jexl3-3.3.jar
WARNING: You are using the option '--ignore-missing-classes', i.e. superclasses and
interfaces that could not be found on the classpath are ignored. Hence changes
caused by these superclasses and interfaces are not reflected in the output.
Classes:
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED (!)
FINAL (<- NON_FINAL)
static
public
class
org.apache.commons.jexl3.introspection.JexlPermissions$ClassPermissions
top
Compatibility Changes:
Superclass:
Constructors:
Methods:
MODIFIED
public
class
org.apache.commons.jexl3.JexlArithmetic
top
Methods:
NEW
(Serializable compatible)
static
public
class
org.apache.commons.jexl3.JexlArithmetic$CoercionException
top
Compatibility Changes:
Superclass:
Interfaces:
Constructors:
MODIFIED
public
class
org.apache.commons.jexl3.JexlBuilder
top
Methods:
NEW
public
abstract
interface
org.apache.commons.jexl3.JexlCache
top
Generic Templates:
Methods:
NEW
(Serializable compatible)
static
public
class
org.apache.commons.jexl3.JexlException$Throw
top
Compatibility Changes:
Superclass:
Interfaces:
Constructors:
Methods:
MODIFIED
(Serializable compatible)
final
static
public
enum
org.apache.commons.jexl3.JexlException$VariableIssue
top
Superclass:
Fields:
MODIFIED
final
public
class
org.apache.commons.jexl3.JexlFeatures
top
Fields:
Constructors:
Methods:
MODIFIED
(Serializable compatible)
final
public
enum
org.apache.commons.jexl3.JexlOperator
top
Superclass:
Fields:
MODIFIED
final
public
class
org.apache.commons.jexl3.JexlOptions
top
Methods:
|