Comparing source compatibility of commons-vfs2-2.11.0-SNAPSHOT.jar against commons-vfs2-2.10.0.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
NEW |
static
public
|
n.a. |
void |
close(org.apache.commons.vfs2.FileObject) |
Status: |
Name: |
NEW |
org.apache.commons.vfs2.FileSystemException |
|
Compatibility Changes:
Change |
METHOD_NEW_STATIC_ADDED_TO_INTERFACE |
|
Old file |
New file |
n.a.
|
114
|
|
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
NEW |
protected
|
n.a. |
java.nio.charset.Charset |
getCharset(org.apache.commons.vfs2.FileSystemOptions, java.lang.String) |
|
n.a. |
Old file |
New file |
n.a.
|
202
|
|
NEW |
protected
|
n.a. |
java.nio.charset.Charset |
getCharset(org.apache.commons.vfs2.FileSystemOptions, java.lang.String, java.nio.charset.Charset) |
|
n.a. |
Old file |
New file |
n.a.
|
215
|
|
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
NEW |
public
|
n.a. |
int |
sendOptions(java.lang.String, java.lang.String) |
Status: |
Name: |
NEW |
java.io.IOException |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
366
|
|
Superclass:
Status |
Superclass |
Compatibility Changes |
UNCHANGED |
org.apache.commons.vfs2.FileSystemConfigBuilder |
n.a. |
Methods:
Status |
Modifier |
Generic Templates |
Type |
Method |
Exceptions |
Compatibility Changes: |
Line Number |
UNCHANGED |
public
|
n.a. |
java.lang.String |
getControlEncoding(org.apache.commons.vfs2.FileSystemOptions)
Annotations:
Status: |
Fully Qualified Name: |
Elements: |
NEW |
java.lang.Deprecated |
n.a. |
|
|
Compatibility Changes:
Change |
ANNOTATION_DEPRECATED_ADDED |
|
Old file |
New file |
158
|
161
|
|
NEW |
public
|
n.a. |
java.nio.charset.Charset |
getControlEncodingCharset(org.apache.commons.vfs2.FileSystemOptions) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
172
|
|
UNCHANGED |
public
|
n.a. |
void |
setControlEncoding(org.apache.commons.vfs2.FileSystemOptions, java.lang.String)
Annotations:
Status: |
Fully Qualified Name: |
Elements: |
NEW |
java.lang.Deprecated |
n.a. |
|
|
Compatibility Changes:
Change |
ANNOTATION_DEPRECATED_ADDED |
|
Old file |
New file |
446
|
473
|
|
NEW |
public
|
n.a. |
void |
setControlEncoding(org.apache.commons.vfs2.FileSystemOptions, java.nio.charset.Charset) |
|
Compatibility Changes:
Change |
METHOD_ADDED_TO_PUBLIC_CLASS |
|
Old file |
New file |
n.a.
|
460
|
|
|