Apache Commons logo Commons VFS
Comparing source compatibility of commons-vfs2-2.11.0-SNAPSHOT.jar against commons-vfs2-2.10.0.jar
Old: commons-vfs2-2.10.0.jar
New: commons-vfs2-2.11.0-SNAPSHOT.jar
Created: 2025-03-24T09:20:26.587-0400
Access modifier filter: PROTECTED
Only modifications: true
Only binary incompatible modifications: false
Ignore missing classes: false
Includes: all
Excludes: org.apache.commons.vfs2.provider.hdfs;org.apache.commons.vfs2.provider.hdfs;org.apache.commons.vfs2.tasks;org.apache.commons.vfs2.tasks
Semantic Versioning: 0.1.0
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
MODIFIED public abstract interface  org.apache.commons.vfs2.FileObject top
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
MODIFIED public abstract class  org.apache.commons.vfs2.FileSystemConfigBuilder top
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
MODIFIED public class  org.apache.commons.vfs2.provider.ftp.FTPClientWrapper top
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
MODIFIED public class  org.apache.commons.vfs2.provider.ftp.FtpFileSystemConfigBuilder top
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