Clirr Results

The following document contains the results of Clirr .

  • Current Version: 2.0
  • Comparison Version: 1.4.1

Summary

Severity Number
Error Error 91
Warning Warning 0
Info Info 78

Details

Severity Message Class Method / Field
Error Class org.apache.commons.net.CharGenTCPClient removed org.apache.commons.net.CharGenTCPClient
Error Class org.apache.commons.net.CharGenUDPClient removed org.apache.commons.net.CharGenUDPClient
Error Class org.apache.commons.net.DaytimeTCPClient removed org.apache.commons.net.DaytimeTCPClient
Error Class org.apache.commons.net.DaytimeUDPClient removed org.apache.commons.net.DaytimeUDPClient
Error Removed org.apache.commons.net.SocketFactory from the set of implemented interfaces org.apache.commons.net.DefaultSocketFactory
Error Class org.apache.commons.net.DiscardTCPClient removed org.apache.commons.net.DiscardTCPClient
Error Class org.apache.commons.net.DiscardUDPClient removed org.apache.commons.net.DiscardUDPClient
Error Class org.apache.commons.net.EchoTCPClient removed org.apache.commons.net.EchoTCPClient
Error Class org.apache.commons.net.EchoUDPClient removed org.apache.commons.net.EchoUDPClient
Error Class org.apache.commons.net.FingerClient removed org.apache.commons.net.FingerClient
Error Removed field _isConnected_ org.apache.commons.net.SocketClient _isConnected_
Error Changed type of field _socketFactory_ from org.apache.commons.net.SocketFactory to javax.net.SocketFactory org.apache.commons.net.SocketClient _socketFactory_
Error Parameter 1 of 'public void setSocketFactory(org.apache.commons.net.SocketFactory)' has changed its type to javax.net.SocketFactory org.apache.commons.net.SocketClient public void setSocketFactory(org.apache.commons.net.SocketFactory)
Error Class org.apache.commons.net.SocketFactory removed org.apache.commons.net.SocketFactory
Error Class org.apache.commons.net.TimeTCPClient removed org.apache.commons.net.TimeTCPClient
Error Class org.apache.commons.net.TimeUDPClient removed org.apache.commons.net.TimeUDPClient
Error Class org.apache.commons.net.WhoisClient removed org.apache.commons.net.WhoisClient
Error Class org.apache.commons.net.ftp.DefaultFTPFileListParser removed org.apache.commons.net.ftp.DefaultFTPFileListParser
Error Removed org.apache.commons.net.telnet.Telnet from the list of superclasses org.apache.commons.net.ftp.FTP
Error Removed org.apache.commons.net.telnet.TelnetClient from the list of superclasses org.apache.commons.net.ftp.FTP
Error Field IMAGE_FILE_TYPE has been removed, but it was previously a constant org.apache.commons.net.ftp.FTP IMAGE_FILE_TYPE
Error Removed org.apache.commons.net.telnet.Telnet from the list of superclasses org.apache.commons.net.ftp.FTPClient
Error Removed org.apache.commons.net.telnet.TelnetClient from the list of superclasses org.apache.commons.net.ftp.FTPClient
Error Method 'public org.apache.commons.net.ftp.FTPFileList createFileList(org.apache.commons.net.ftp.FTPFileEntryParser)' has been removed org.apache.commons.net.ftp.FTPClient public org.apache.commons.net.ftp.FTPFileList createFileList(org.apache.commons.net.ftp.FTPFileEntryParser)
Error Method 'public org.apache.commons.net.ftp.FTPFileList createFileList(java.lang.String, org.apache.commons.net.ftp.FTPFileEntryParser)' has been removed org.apache.commons.net.ftp.FTPClient public org.apache.commons.net.ftp.FTPFileList createFileList(java.lang.String, org.apache.commons.net.ftp.FTPFileEntryParser)
Error Method 'public org.apache.commons.net.ftp.FTPFile[] listFiles(java.lang.String, java.lang.String)' has been removed org.apache.commons.net.ftp.FTPClient public org.apache.commons.net.ftp.FTPFile[] listFiles(java.lang.String, java.lang.String)
Error Method 'public org.apache.commons.net.ftp.FTPFile[] listFiles(org.apache.commons.net.ftp.FTPFileListParser, java.lang.String)' has been removed org.apache.commons.net.ftp.FTPClient public org.apache.commons.net.ftp.FTPFile[] listFiles(org.apache.commons.net.ftp.FTPFileListParser, java.lang.String)
Error Method 'public org.apache.commons.net.ftp.FTPFile[] listFiles(org.apache.commons.net.ftp.FTPFileListParser)' has been removed org.apache.commons.net.ftp.FTPClient public org.apache.commons.net.ftp.FTPFile[] listFiles(org.apache.commons.net.ftp.FTPFileListParser)
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.FTPFileEntryParserImpl
Error Method 'public org.apache.commons.net.ftp.FTPFile[] parseFileList(java.io.InputStream, java.lang.String)' has been removed org.apache.commons.net.ftp.FTPFileEntryParserImpl public org.apache.commons.net.ftp.FTPFile[] parseFileList(java.io.InputStream, java.lang.String)
Error Method 'public org.apache.commons.net.ftp.FTPFile[] parseFileList(java.io.InputStream)' has been removed org.apache.commons.net.ftp.FTPFileEntryParserImpl public org.apache.commons.net.ftp.FTPFile[] parseFileList(java.io.InputStream)
Error Class org.apache.commons.net.ftp.FTPFileIterator removed org.apache.commons.net.ftp.FTPFileIterator
Error Class org.apache.commons.net.ftp.FTPFileList removed org.apache.commons.net.ftp.FTPFileList
Error Class org.apache.commons.net.ftp.FTPFileListParser removed org.apache.commons.net.ftp.FTPFileListParser
Error Class org.apache.commons.net.ftp.FTPFileListParserImpl removed org.apache.commons.net.ftp.FTPFileListParserImpl
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.CompositeFileEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.ConfigurableFTPFileEntryParserImpl
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.EnterpriseUnixFTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.MVSFTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.NTFTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.OS2FTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.OS400FTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl
Error Changed type of field _matcher_ from org.apache.oro.text.regex.PatternMatcher to java.util.regex.Matcher org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl _matcher_
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.UnixFTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.VMSFTPEntryParser
Error Removed org.apache.commons.net.ftp.FTPFileListParser from the set of implemented interfaces org.apache.commons.net.ftp.parser.VMSVersioningFTPEntryParser
Error Field ERROR is now final org.apache.commons.net.pop3.POP3Reply ERROR
Error Field OK is now final org.apache.commons.net.pop3.POP3Reply OK
Error Field APPROXIMATE_MESSAGE_SIZE is now final org.apache.commons.net.telnet.TelnetOption APPROXIMATE_MESSAGE_SIZE
Error Field AUTHENTICATION is now final org.apache.commons.net.telnet.TelnetOption AUTHENTICATION
Error Field BINARY is now final org.apache.commons.net.telnet.TelnetOption BINARY
Error Field BYTE_MACRO is now final org.apache.commons.net.telnet.TelnetOption BYTE_MACRO
Error Field DATA_ENTRY_TERMINAL is now final org.apache.commons.net.telnet.TelnetOption DATA_ENTRY_TERMINAL
Error Field ECHO is now final org.apache.commons.net.telnet.TelnetOption ECHO
Error Field ENCRYPTION is now final org.apache.commons.net.telnet.TelnetOption ENCRYPTION
Error Field END_OF_RECORD is now final org.apache.commons.net.telnet.TelnetOption END_OF_RECORD
Error Field EXTENDED_ASCII is now final org.apache.commons.net.telnet.TelnetOption EXTENDED_ASCII
Error Field EXTENDED_OPTIONS_LIST is now final org.apache.commons.net.telnet.TelnetOption EXTENDED_OPTIONS_LIST
Error Field FORCE_LOGOUT is now final org.apache.commons.net.telnet.TelnetOption FORCE_LOGOUT
Error Field LINEMODE is now final org.apache.commons.net.telnet.TelnetOption LINEMODE
Error Field NEGOTIATE_CARRIAGE_RETURN is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_CARRIAGE_RETURN
Error Field NEGOTIATE_FORMFEED is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_FORMFEED
Error Field NEGOTIATE_HORIZONTAL_TAB is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_HORIZONTAL_TAB
Error Field NEGOTIATE_HORIZONTAL_TAB_STOP is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_HORIZONTAL_TAB_STOP
Error Field NEGOTIATE_LINEFEED is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_LINEFEED
Error Field NEGOTIATE_OUTPUT_LINE_WIDTH is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_OUTPUT_LINE_WIDTH
Error Field NEGOTIATE_OUTPUT_PAGE_SIZE is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_OUTPUT_PAGE_SIZE
Error Field NEGOTIATE_VERTICAL_TAB is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_VERTICAL_TAB
Error Field NEGOTIATE_VERTICAL_TAB_STOP is now final org.apache.commons.net.telnet.TelnetOption NEGOTIATE_VERTICAL_TAB_STOP
Error Field NEW_ENVIRONMENT_VARIABLES is now final org.apache.commons.net.telnet.TelnetOption NEW_ENVIRONMENT_VARIABLES
Error Field OLD_ENVIRONMENT_VARIABLES is now final org.apache.commons.net.telnet.TelnetOption OLD_ENVIRONMENT_VARIABLES
Error Field OUTPUT_MARKING is now final org.apache.commons.net.telnet.TelnetOption OUTPUT_MARKING
Error Field PREPARE_TO_RECONNECT is now final org.apache.commons.net.telnet.TelnetOption PREPARE_TO_RECONNECT
Error Field REGIME_3270 is now final org.apache.commons.net.telnet.TelnetOption REGIME_3270
Error Field REMOTE_CONTROLLED_TRANSMISSION is now final org.apache.commons.net.telnet.TelnetOption REMOTE_CONTROLLED_TRANSMISSION
Error Field REMOTE_FLOW_CONTROL is now final org.apache.commons.net.telnet.TelnetOption REMOTE_FLOW_CONTROL
Error Field SEND_LOCATION is now final org.apache.commons.net.telnet.TelnetOption SEND_LOCATION
Error Field STATUS is now final org.apache.commons.net.telnet.TelnetOption STATUS
Error Field SUPDUP is now final org.apache.commons.net.telnet.TelnetOption SUPDUP
Error Field SUPDUP_OUTPUT is now final org.apache.commons.net.telnet.TelnetOption SUPDUP_OUTPUT
Error Field SUPPRESS_GO_AHEAD is now final org.apache.commons.net.telnet.TelnetOption SUPPRESS_GO_AHEAD
Error Field TACACS_USER_IDENTIFICATION is now final org.apache.commons.net.telnet.TelnetOption TACACS_USER_IDENTIFICATION
Error Field TERMINAL_LOCATION_NUMBER is now final org.apache.commons.net.telnet.TelnetOption TERMINAL_LOCATION_NUMBER
Error Field TERMINAL_SPEED is now final org.apache.commons.net.telnet.TelnetOption TERMINAL_SPEED
Error Field TERMINAL_TYPE is now final org.apache.commons.net.telnet.TelnetOption TERMINAL_TYPE
Error Field TIMING_MARK is now final org.apache.commons.net.telnet.TelnetOption TIMING_MARK
Error Field WINDOW_SIZE is now final org.apache.commons.net.telnet.TelnetOption WINDOW_SIZE
Error Field X3_PAD is now final org.apache.commons.net.telnet.TelnetOption X3_PAD
Error Field X_DISPLAY_LOCATION is now final org.apache.commons.net.telnet.TelnetOption X_DISPLAY_LOCATION
Error Method 'public java.util.Enumeration getListeners()' has been removed org.apache.commons.net.util.ListenerList public java.util.Enumeration getListeners()
Info Added javax.net.SocketFactory to the list of superclasses org.apache.commons.net.DefaultSocketFactory
Info Class org.apache.commons.net.PrintCommandListener added org.apache.commons.net.PrintCommandListener
Info Added protected field _serverSocketFactory_ org.apache.commons.net.SocketClient _serverSocketFactory_
Info Added protected field connectTimeout org.apache.commons.net.SocketClient connectTimeout
Info Method 'public int getConnectTimeout()' has been added org.apache.commons.net.SocketClient public int getConnectTimeout()
Info Method 'public void setConnectTimeout(int)' has been added org.apache.commons.net.SocketClient public void setConnectTimeout(int)
Info Method 'public void setReceiveBufferSize(int)' has been added org.apache.commons.net.SocketClient public void setReceiveBufferSize(int)
Info Method 'public void setSendBufferSize(int)' has been added org.apache.commons.net.SocketClient public void setSendBufferSize(int)
Info Method 'public void setServerSocketFactory(javax.net.ServerSocketFactory)' has been added org.apache.commons.net.SocketClient public void setServerSocketFactory(javax.net.ServerSocketFactory)
Info Class org.apache.commons.net.chargen.CharGenTCPClient added org.apache.commons.net.chargen.CharGenTCPClient
Info Class org.apache.commons.net.chargen.CharGenUDPClient added org.apache.commons.net.chargen.CharGenUDPClient
Info Class org.apache.commons.net.daytime.DaytimeTCPClient added org.apache.commons.net.daytime.DaytimeTCPClient
Info Class org.apache.commons.net.daytime.DaytimeUDPClient added org.apache.commons.net.daytime.DaytimeUDPClient
Info Class org.apache.commons.net.discard.DiscardTCPClient added org.apache.commons.net.discard.DiscardTCPClient
Info Class org.apache.commons.net.discard.DiscardUDPClient added org.apache.commons.net.discard.DiscardUDPClient
Info Class org.apache.commons.net.echo.EchoTCPClient added org.apache.commons.net.echo.EchoTCPClient
Info Class org.apache.commons.net.echo.EchoUDPClient added org.apache.commons.net.echo.EchoUDPClient
Info Class org.apache.commons.net.finger.FingerClient added org.apache.commons.net.finger.FingerClient
Info Accessibility of field _controlEncoding has been increased from package to protected org.apache.commons.net.ftp.FTP _controlEncoding
Info Added protected field _controlInput_ org.apache.commons.net.ftp.FTP _controlInput_
Info Added protected field _controlOutput_ org.apache.commons.net.ftp.FTP _controlOutput_
Info Accessibility of field _newReplyString has been increased from package to protected org.apache.commons.net.ftp.FTP _newReplyString
Info Accessibility of field _replyCode has been increased from package to protected org.apache.commons.net.ftp.FTP _replyCode
Info Accessibility of field _replyLines has been increased from package to protected org.apache.commons.net.ftp.FTP _replyLines
Info Changed type of field _replyLines from java.util.Vector to java.util.ArrayList org.apache.commons.net.ftp.FTP _replyLines
Info Accessibility of field _replyString has been increased from package to protected org.apache.commons.net.ftp.FTP _replyString
Info Added protected field strictMultilineParsing org.apache.commons.net.ftp.FTP strictMultilineParsing
Info Method 'public boolean isStrictMultilineParsing()' has been added org.apache.commons.net.ftp.FTP public boolean isStrictMultilineParsing()
Info Method 'public int mdtm(java.lang.String)' has been added org.apache.commons.net.ftp.FTP public int mdtm(java.lang.String)
Info Method 'public void setStrictMultilineParsing(boolean)' has been added org.apache.commons.net.ftp.FTP public void setStrictMultilineParsing(boolean)
Info Method 'protected java.lang.String getListArguments(java.lang.String)' has been added org.apache.commons.net.ftp.FTPClient protected java.lang.String getListArguments(java.lang.String)
Info Method 'public boolean getListHiddenFiles()' has been added org.apache.commons.net.ftp.FTPClient public boolean getListHiddenFiles()
Info Method 'public java.lang.String getModificationTime(java.lang.String)' has been added org.apache.commons.net.ftp.FTPClient public java.lang.String getModificationTime(java.lang.String)
Info Method 'public void setListHiddenFiles(boolean)' has been added org.apache.commons.net.ftp.FTPClient public void setListHiddenFiles(boolean)
Info Added public field SYST_AS400 org.apache.commons.net.ftp.FTPClientConfig SYST_AS400
Info Added public field SYST_L8 org.apache.commons.net.ftp.FTPClientConfig SYST_L8
Info Added public field SYST_NETWARE org.apache.commons.net.ftp.FTPClientConfig SYST_NETWARE
Info Method 'public boolean isLenientFutureDates()' has been added org.apache.commons.net.ftp.FTPClientConfig public boolean isLenientFutureDates()
Info Method 'public void setLenientFutureDates(boolean)' has been added org.apache.commons.net.ftp.FTPClientConfig public void setLenientFutureDates(boolean)
Info Added public field MDTM org.apache.commons.net.ftp.FTPCommand MDTM
Info Added public field MOD_TIME org.apache.commons.net.ftp.FTPCommand MOD_TIME
Info Added public field CODE_234 org.apache.commons.net.ftp.FTPReply CODE_234
Info Added public field CODE_235 org.apache.commons.net.ftp.FTPReply CODE_235
Info Added public field CODE_334 org.apache.commons.net.ftp.FTPReply CODE_334
Info Added public field CODE_335 org.apache.commons.net.ftp.FTPReply CODE_335
Info Added public field CODE_431 org.apache.commons.net.ftp.FTPReply CODE_431
Info Added public field CODE_533 org.apache.commons.net.ftp.FTPReply CODE_533
Info Added public field CODE_534 org.apache.commons.net.ftp.FTPReply CODE_534
Info Added public field CODE_535 org.apache.commons.net.ftp.FTPReply CODE_535
Info Added public field CODE_536 org.apache.commons.net.ftp.FTPReply CODE_536
Info Added public field DENIED_FOR_POLICY_REASONS org.apache.commons.net.ftp.FTPReply DENIED_FOR_POLICY_REASONS
Info Added public field FAILED_SECURITY_CHECK org.apache.commons.net.ftp.FTPReply FAILED_SECURITY_CHECK
Info Added public field REQUESTED_PROT_LEVEL_NOT_SUPPORTED org.apache.commons.net.ftp.FTPReply REQUESTED_PROT_LEVEL_NOT_SUPPORTED
Info Added public field REQUEST_DENIED org.apache.commons.net.ftp.FTPReply REQUEST_DENIED
Info Added public field SECURITY_DATA_EXCHANGE_COMPLETE org.apache.commons.net.ftp.FTPReply SECURITY_DATA_EXCHANGE_COMPLETE
Info Added public field SECURITY_DATA_EXCHANGE_SUCCESSFULLY org.apache.commons.net.ftp.FTPReply SECURITY_DATA_EXCHANGE_SUCCESSFULLY
Info Added public field SECURITY_DATA_IS_ACCEPTABLE org.apache.commons.net.ftp.FTPReply SECURITY_DATA_IS_ACCEPTABLE
Info Added public field SECURITY_MECHANISM_IS_OK org.apache.commons.net.ftp.FTPReply SECURITY_MECHANISM_IS_OK
Info Added public field UNAVAILABLE_RESOURCE org.apache.commons.net.ftp.FTPReply UNAVAILABLE_RESOURCE
Info Class org.apache.commons.net.ftp.FTPSClient added org.apache.commons.net.ftp.FTPSClient
Info Class org.apache.commons.net.ftp.FTPSCommand added org.apache.commons.net.ftp.FTPSCommand
Info Class org.apache.commons.net.ftp.FTPSSocketFactory added org.apache.commons.net.ftp.FTPSSocketFactory
Info Class org.apache.commons.net.ftp.FTPSTrustManager added org.apache.commons.net.ftp.FTPSTrustManager
Info Method 'public org.apache.commons.net.ftp.FTPFileEntryParser createNetwareFTPEntryParser()' has been added org.apache.commons.net.ftp.parser.DefaultFTPFileEntryParserFactory public org.apache.commons.net.ftp.FTPFileEntryParser createNetwareFTPEntryParser()
Info Method 'public java.util.Calendar parseTimestamp(java.lang.String, java.util.Calendar)' has been added org.apache.commons.net.ftp.parser.FTPTimestampParserImpl public java.util.Calendar parseTimestamp(java.lang.String, java.util.Calendar)
Info Method 'public java.util.List preParse(java.util.List)' has been added org.apache.commons.net.ftp.parser.MVSFTPEntryParser public java.util.List preParse(java.util.List)
Info Class org.apache.commons.net.ftp.parser.NetwareFTPEntryParser added org.apache.commons.net.ftp.parser.NetwareFTPEntryParser
Info Method 'public boolean setRegex(java.lang.String)' has been added org.apache.commons.net.ftp.parser.RegexFTPFileEntryParserImpl public boolean setRegex(java.lang.String)
Info Method 'public SMTP(java.lang.String)' has been added org.apache.commons.net.smtp.SMTP public SMTP(java.lang.String)
Info Method 'public SMTPClient(java.lang.String)' has been added org.apache.commons.net.smtp.SMTPClient public SMTPClient(java.lang.String)
Info Class org.apache.commons.net.telnet.WindowSizeOptionHandler added org.apache.commons.net.telnet.WindowSizeOptionHandler
Info Class org.apache.commons.net.time.TimeTCPClient added org.apache.commons.net.time.TimeTCPClient
Info Class org.apache.commons.net.time.TimeUDPClient added org.apache.commons.net.time.TimeUDPClient
Info Added java.lang.Iterable to the set of implemented interfaces org.apache.commons.net.util.ListenerList
Info Method 'public java.util.Iterator iterator()' has been added org.apache.commons.net.util.ListenerList public java.util.Iterator iterator()
Info Class org.apache.commons.net.util.SubnetUtils added org.apache.commons.net.util.SubnetUtils
Info Class org.apache.commons.net.util.SubnetUtils$SubnetInfo added org.apache.commons.net.util.SubnetUtils$SubnetInfo
Info Class org.apache.commons.net.whois.WhoisClient added org.apache.commons.net.whois.WhoisClient