smack

  •  
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge of 3.2 stream back into trunk
Merge of 3.2 stream back into trunk
    • binary
    /trunk/build/build/biz.aQute.bnd.jar
  1. … 8 more files in changeset.
Merged the 3.2 branch back into trunk.
Merged the 3.2 branch back into trunk.
adding Generics to Iterators without
adding Generics to Iterators without
SMACK-324 removed non base64 char from SASL response packet.
SMACK-324 removed non base64 char from SASL response packet.
Updated all version info for 3.2 release.
Updated all version info for 3.2 release.
Fixed import linked in javadoc
Fixed import linked in javadoc
Updated the build to use Java 1.6
Updated the build to use Java 1.6
SMACK-330 Added missing node attribute in the item element for pubsub.
SMACK-330 Added missing node attribute in the item element for pubsub.
SMACK-330 Added missing node attribute in the item element for pubsub.
SMACK-330 Added missing node attribute in the item element for pubsub.
SMACK-325 patched the diff to ReconnectionManager manually.
SMACK-325 patched the diff to ReconnectionManager manually.
Fixed bug with setting the form value in ConfigureForm.setChildrenAssociationPolicy. It was trying to set a single string value instead of a list.
Fixed bug with setting the form value in ConfigureForm.setChildrenAssociationPolicy. It was trying to set a single string value instead of a list.
SMACK-334 FileTransferNegotiator now passes the correct type in the stream-method variable.
SMACK-334 FileTransferNegotiator now passes the correct type in the stream-method variable.
SMACK-163 Fixed NPE in accessing form field information.
SMACK-163 Fixed NPE in accessing form field information.
  1. /trunk/test-unit/org/jivesoftware/smackx/muc
Added some new tests and disabled a couple that appear to give false negatives.
Added some new tests and disabled a couple that appear to give false negatives.
Updated some javadoc that caused confusion as to the login() behaviour.
Updated some javadoc that caused confusion as to the login() behaviour.
added Button to clear "All Packets" Tab
added Button to clear "All Packets" Tab
Merged the 3.2 Beta branch into trunk.
Merged the 3.2 Beta branch into trunk.
    • -0
    • +34
    /trunk/documentation/messaging.html
SMACK-283 Changed the STUNResolver to not use a default server. Thus causing it to fail to initialize if no server is actually configured.
SMACK-283 Changed the STUNResolver to not use a default server. Thus causing it to fail to initialize if no server is actually configured.
reverting r12099
reverting r12099
    • binary
    /trunk/jingle/extension/build/merge/jstun.jar
SMACK-317 setOrder() from PrivacyItem is now public.
SMACK-317 setOrder() from PrivacyItem is now public.
adding log4j.properties file into jstun.jar to stop warn4jlog messages
adding log4j.properties file into jstun.jar to stop warn4jlog messages
    • binary
    /trunk/jingle/extension/build/merge/jstun.jar
SMACK-312 Fire roster listener also when the group name changed
SMACK-312 Fire roster listener also when the group name changed
SMACK-332 Debugger shows the "right" version: Currently: 3.2.0 Beta 2
SMACK-332 Debugger shows the "right" version: Currently: 3.2.0 Beta 2
Had to remove the special characters in Spanish text due to failures in test cases.
Had to remove the special characters in Spanish text due to failures in test cases.
Updated versioning info for 3.2 beta release.
Updated versioning info for 3.2 beta release.
SMACK-327 Made getFeatures() method public.
SMACK-327 Made getFeatures() method public.
only fire roster listener if entry changed (SMACK-312)
only fire roster listener if entry changed (SMACK-312)
add the ability to register for roster events before logging in (SMACK-156)
add the ability to register for roster events before logging in (SMACK-156)
    • -0
    • +193
    /trunk/test/org/jivesoftware/smack/RosterListenerTest.java
    • -0
    • +92
    /trunk/test-unit/org/jivesoftware/smack/RosterOfflineTest.java
add support for localized Message subjects (fixes SMACK-310)
add support for localized Message subjects (fixes SMACK-310)
improve Message parser robustness and I18N for Message bodies (fixes SMACK-207 and SMACK-307)
improve Message parser robustness and I18N for Message bodies (fixes SMACK-207 and SMACK-307)