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.
New release build for 3.2.2
New release build for 3.2.2

    • -0
    • +56
    /tags/smack_3_2_2/documentation/style.css
  1. … 844 more files in changeset.
Delete tag due to broken release task.
Delete tag due to broken release task.
Build fix for release
Build fix for release
    • -0
    • +1
    /branches/smack_3_2_0/build/release.xml
Tag for 3.2.2 release
Tag for 3.2.2 release
SMACK-349 Couple of fixes to test cases based on changes in base64 encoding buffer sizes.
SMACK-349 Couple of fixes to test cases based on changes in base64 encoding buffer sizes.
SMACK-362 Added check for no values on form.
SMACK-362 Added check for no values on form.
SMACK-343 Added bnd wrap task to build to generate OSGi attributes in the manifest files.
SMACK-343 Added bnd wrap task to build to generate OSGi attributes in the manifest files.
    • binary
    /branches/smack_3_2_0/build/build/biz.aQute.bnd.jar
    • -9
    • +30
    /branches/smack_3_2_0/build/build.xml
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Moved the EmbeddedExtensionProvider from smackx to smack, since it is not tied to extensions but is a simple utility for aiding in parsing of custom cabinets.
Updated url in javadoc. Changed from jabber to xmpp.
Updated url in javadoc. Changed from jabber to xmpp.
SMACK-353 Fix thread leak issue.
SMACK-353 Fix thread leak issue.
SMACK-354 Provide milliseconds in timestamp colum debugwindow…
SMACK-354 Provide milliseconds in timestamp colum debugwindow

Applied the smack-354-debug_milliseconds.patch

SMACK-346 Return correct error code on file transfer refusal
SMACK-346 Return correct error code on file transfer refusal
SMACK-349 The correct byte size is now calculated for outgoing ibb streams, taking into account the base64 encoding.
SMACK-349 The correct byte size is now calculated for outgoing ibb streams, taking into account the base64 encoding.
SMACK-263 Applied patch for setting file info for transfer
SMACK-263 Applied patch for setting file info for transfer
Moved utility class to the core, since it is not extension related and useful for all code.
Moved utility class to the core, since it is not extension related and useful for all code.
Merged the 3.2 branch back into trunk.
Merged the 3.2 branch back into trunk.
Added a few more tests for pubsub configuration
Added a few more tests for pubsub configuration
SMACK-348 Updated broken links.
SMACK-348 Updated broken links.
SMACK-324 Applied recommended patch to remove improper stanza construction.
SMACK-324 Applied recommended patch to remove improper stanza construction.
Just cleaning up an import used in the javadoc.
Just cleaning up an import used in the javadoc.
Release tag for version 3.2.1
Release tag for version 3.2.1
Updates for Release of 3.2.1
Updates for Release of 3.2.1
clear all rows button now clears all rows…
clear all rows button now clears all rows

patch by lemon

SMACK-230 Added synchronization since disconnect can be called from multiple threads.
SMACK-230 Added synchronization since disconnect can be called from multiple threads.
SMACK-129 - Added a property in smack-config file for the default packet collector size and set it much lower than the previous default. Also made the max size for packet collectors configurable from…
SMACK-129 - Added a property in smack-config file for the default packet collector size and set it much lower than the previous default. Also made the max size for packet collectors configurable from the constructor.
SMACK-273…
SMACK-273

if RoomListenerMultiplexor is null also return a new one for this connection

SMACK-329…
SMACK-329

changed <br>-Tag to xhtml compliant <br/>-tag

adding Generics to Iterators without
adding Generics to Iterators without