Issue Type: Bug Bug
Assignee: Logback dev list
Created: 24/Feb/14 2:00 PM
Description:

Hi, the constructor signature has been changed from

public DefaultSocketConnector(InetAddress, int, int, int)

to

public DefaultSocketConnector(InetAddress, int, long, long)

which causes NotSuchMethodErrors when code is compiled against <=1.1.0 (e.g. thirdparty-libs) and run against 1.1.1.

Please readd the old constructor.

Or is this class not part of the public API?

Thx
Lars

Project: logback
Priority: Major Major
Reporter: Lars Beuster
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira