[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [ecf-dev] RemoteService with XMPP with Luna
|
Hi Guillaume,
On 7/2/2014 7:18 AM, Guillaume PRIN wrote:
<stuff deleted>
The missing classes are :
org.jivesoftware.smackx.provider.BytestreamsProvider and
org.jivesoftware.smackx.provider.IBBProviders (and some subclasses)
The version of the jar file for smack in my Luna installation is
org.jivesoftware.smack_3.3.0.v20140309-0741.jar.
You have opened a bug few months ago which raise the same exceptions :
https://bugs.eclipse.org/bugs/show_bug.cgi?id=425454
Note that these two classes are present in older versions of smack jars.
They are present in the jars :
* org.jivesoftware.smack_3.1.0.jar for Indigo
* org.jivesoftware.smack_3.1.100.v20120610-1946.jar for Juno
* org.jivesoftware.smack_3.1.100.v20130605-1748.jar for Kepler
Have you ideas about this problem ?
No, unfortunately I don't. It appears to be an issue introduced by 3.3
version of Smack. Please open a new bug, describe your use case, and
include any info about the exceptions generated and class
dependencies. Also please include info about your xmpp server.
We've already had a request [1] to use version 4 of smack, but to be
frank it will likely require contributions and/or committer support to
happen this year.
Scott
[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=438006