|
Comparing source compatibility of commons-jexl3-3.6.0.jar against commons-jexl3-3.5.0.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
public
abstract
interface
org.apache.commons.jexl3.introspection.JexlPropertyGet
top
Methods:
NEW
static
public
abstract
interface
org.apache.commons.jexl3.introspection.JexlUberspect$ClassConstantResolver
top
Compatibility Changes:
Interfaces:
Methods:
NEW
static
public
abstract
interface
org.apache.commons.jexl3.introspection.JexlUberspect$ClassNameResolver
top
Methods:
NEW
static
public
abstract
interface
org.apache.commons.jexl3.introspection.JexlUberspect$ConstantResolverFactory
top
Methods:
MODIFIED
static
public
abstract
interface
org.apache.commons.jexl3.JexlContext$ClassNameResolver
top
Compatibility Changes:
Interfaces:
Methods:
MODIFIED
final
public
class
org.apache.commons.jexl3.JexlFeatures
top
Fields:
Methods:
UNCHANGED
(Serializable compatible)
final
public
enum
org.apache.commons.jexl3.JexlOperator
top
Superclass:
Fields:
|