Reconnection logic not working properly

Description

the Reconnection class was not working properly so a .forced attribute was added as a hack. This was not submitted to smack itself so we need to fix this properly.

[javac] Compiling 223 source files to /home/jay/svn/spark/target/classes
[javac] /home/jay/svn/spark/src/java/org/jivesoftware/spark/ui/RetryPanel.java:92: cannot find symbol
[javac] symbol : variable forced
[javac] location: class org.jivesoftware.smack.ReconnectionManager
[javac] ReconnectionManager.forced = true;
[javac] ^

Environment

None

Activity

Show:
Fixed

Details

Priority

Assignee

Reporter

Affects versions

Fix versions

Components

Created November 20, 2007 at 12:03 AM
Updated December 24, 2007 at 7:27 AM
Resolved December 24, 2007 at 7:27 AM