mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-12 10:39:38 +02:00
Significant improvement to Jingle logging messages, and a new SmackLogger that allows for use of java.commons.logging. Improvements to Jingle processing to keep up with recent changes in the XEPs as we approach approval of the standard. (There will be more changes as the standard changes.) Fixes to the way STUN gets used, and a new JSTUN library (including performance and reliability changes we added to it).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@10852 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
parent
995f319f1e
commit
84fcf53512
40 changed files with 755 additions and 337 deletions
|
@ -85,7 +85,7 @@
|
|||
|
||||
<path id="jingleextension.module.classpath">
|
||||
<path refid="${module.jdk.classpath.jingleextension}"/>
|
||||
<pathelement location="${module.jingleextension.basedir}/../merge/jstun-0.6.1.jar"/>
|
||||
<pathelement location="${module.jingleextension.basedir}/../merge/jstun-0.7.2.jar"/>
|
||||
<pathelement location="${module.jingleextension.basedir}/../lib/smackx.jar"/>
|
||||
<pathelement location="${module.jingleextension.basedir}/../lib/smack.jar"/>
|
||||
<pathelement location="${module.jingleextension.basedir}/../lib/smackx-debug.jar"/>
|
||||
|
|
BIN
jingle/extension/build/merge/jstun-0.7.2.jar
Normal file
BIN
jingle/extension/build/merge/jstun-0.7.2.jar
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue