1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Go to file
2013-02-04 21:36:39 +00:00
build eclipse: removed old junit from classpath. Smack testcases need junit 3.8.2 or higher in order to run correct 2013-02-04 13:32:57 +00:00
documentation Merged the 3.2 Beta branch into trunk. 2011-03-14 01:53:42 +00:00
jingle/extension SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
sample Fixed smack sample for updated API 2009-09-03 08:42:07 +00:00
source SMACK-395 Socks5BytestreamManager.establishConnection(): Don't bail out with an Exception uf the local XMPP service does not support Service Discovery (e.g. talk.google.com). Instead remember the Exception and give the local proxy (if enabled) a chance. 2013-02-04 21:36:39 +00:00
test VCardTest: Use VCard.equal() in order to test equality and not the String representation, since the elements within the vcard could be in a different order 2013-02-04 13:33:28 +00:00
test-unit/org/jivesoftware SMACK-391 Forgot to check in new file. 2013-02-04 15:57:01 +00:00
Makefile Makefile: Added integration-est target and JAVA_TOOL_OPTIONS to set the correct file encoding 2013-02-04 21:36:32 +00:00