Spark no longer works with Smack from SVN

Hi,

I downloaded smack from the current SNV revision and found that it’s not compatible with the current spark release. The org.jivesoftware.spark.ui.RetryPanel sets ReconnectionManager.forced=true however the forced flag doesn’t exist in ReconnectionManager …

Can anyone commit the new code for ReconnectionManager.

Thanks.

Andreas

This is a known issue that we are trying to resolve. For the time being, just comment out that line in Spark until we get a fix in place. Commenting out that line should have minimal impact on development so you can at least test things out.