1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-01 01:35:59 +01:00
Commit graph

202 commits

Author SHA1 Message Date
Matt Tucker
11141e1110 Updated changelog.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7188 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-19 08:59:58 +00:00
Matt Tucker
858b84d912 Removed ant so that build file works more consistently (including in source release). (SMACK-197)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7103 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-14 01:56:49 +00:00
Matt Tucker
dee9b8a297 Fixing version in Javadoc.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7007 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-06 20:08:19 +00:00
Matt Tucker
abc9416a68 Changing src name.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7002 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-06 19:30:53 +00:00
Matt Tucker
90fb03c767 Fixing name format.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@7000 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-06 18:34:17 +00:00
Matt Tucker
e6b1b4b1e7 Fixed clean target.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6999 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-06 18:01:06 +00:00
Matt Tucker
4668399c30 Updated date.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6998 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-06 17:51:49 +00:00
Matt Tucker
290f1f0558 Release file name fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6957 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-05 18:38:37 +00:00
Matt Tucker
06a61c54dc Updates for release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6949 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-04 21:24:51 +00:00
Matt Tucker
bf6471e76b Fixes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6945 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-04 06:17:15 +00:00
Matt Tucker
035852e6ec Removed lib dir from build script.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6944 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-04 06:07:35 +00:00
Thiago Camargo
9419fa7ae1 Some changes in jar build
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6934 b35dd754-fafc-0310-a699-88a17e54d16e
2007-02-02 20:23:38 +00:00
Gaston Dombiak
d0b9454b75 Removed unused .jar files.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6741 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-20 00:21:06 +00:00
Matt Tucker
5a57e2390a Javadoc fixes, builds now go to target directory.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6616 b35dd754-fafc-0310-a699-88a17e54d16e
2007-01-07 23:03:16 +00:00
Gaston Dombiak
0b4006d394 Fixed way an inner class is being referenced.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6304 b35dd754-fafc-0310-a699-88a17e54d16e
2006-12-05 00:11:44 +00:00
Alex Wenckus
5658fb705a Code complete chat state manager
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6283 b35dd754-fafc-0310-a699-88a17e54d16e
2006-12-01 18:42:33 +00:00
Alex Wenckus
355bd56d85 Fixed JDK
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6237 b35dd754-fafc-0310-a699-88a17e54d16e
2006-11-28 18:08:27 +00:00
Alex Wenckus
10eda70a40 Removed accidental commit
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6216 b35dd754-fafc-0310-a699-88a17e54d16e
2006-11-23 20:38:03 +00:00
Alex Wenckus
3269d65591 Initial work on ChatState.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6215 b35dd754-fafc-0310-a699-88a17e54d16e
2006-11-23 01:51:00 +00:00
Alex Wenckus
ae6065d7cc Created new chat manager which handles the creation of Chats.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@6213 b35dd754-fafc-0310-a699-88a17e54d16e
2006-11-22 22:55:37 +00:00
Derek DeMoro
a31f93d9d3 Renaming smack version string for proper naming convention.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5792 b35dd754-fafc-0310-a699-88a17e54d16e
2006-10-23 22:58:30 +00:00
Gaston Dombiak
3af86fd462 Added reconnection support. SMACK-172
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5367 b35dd754-fafc-0310-a699-88a17e54d16e
2006-09-14 19:16:40 +00:00
Gaston Dombiak
cd0370ac14 Added LastActivityManager. SMACK-94
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@5221 b35dd754-fafc-0310-a699-88a17e54d16e
2006-09-04 22:04:15 +00:00
Matt Tucker
47abf627b7 Added privacy list support and improved error handling from Francisco (SMACK-121, SMACK-31).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4603 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-19 19:24:00 +00:00
Matt Tucker
bbbfe09c31 Phase 1 of large refactoring. Removing dead code, bug fixes, updates to JDK 1.5.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@4511 b35dd754-fafc-0310-a699-88a17e54d16e
2006-07-17 08:39:08 +00:00
Gaston Dombiak
ae97f5fd6a Updated for 2.2.1.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3975 b35dd754-fafc-0310-a699-88a17e54d16e
2006-06-12 21:05:23 +00:00
Gaston Dombiak
7bef86a2ae Updated for 2.2.1.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3973 b35dd754-fafc-0310-a699-88a17e54d16e
2006-06-12 19:10:46 +00:00
Gaston Dombiak
3709f51db0 Added votes information.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3542 b35dd754-fafc-0310-a699-88a17e54d16e
2006-03-09 02:37:57 +00:00
Gaston Dombiak
b7030403e2 Updated for 2.2.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3541 b35dd754-fafc-0310-a699-88a17e54d16e
2006-03-09 02:34:27 +00:00
Gaston Dombiak
5247fce7ca Moved resource binding parsing as a core IQ packet. SMACK-124
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3492 b35dd754-fafc-0310-a699-88a17e54d16e
2006-02-27 18:17:27 +00:00
Derek DeMoro
74ca03f5b3 Updated ant.bat to run
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3472 b35dd754-fafc-0310-a699-88a17e54d16e
2006-02-16 20:18:18 +00:00
Alex Wenckus
8d0db1a339 File Transfer. (SMACK-72) (SMACK-122)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3395 b35dd754-fafc-0310-a699-88a17e54d16e
2006-02-03 18:44:22 +00:00
Gaston Dombiak
5e8ee57446 Added MultipleAddressesProvider. SMACK-117
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3346 b35dd754-fafc-0310-a699-88a17e54d16e
2006-01-23 20:10:15 +00:00
Gaston Dombiak
86ce253883 Include jzlib.jar library in smackx.jar. SMACK-112
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3305 b35dd754-fafc-0310-a699-88a17e54d16e
2006-01-16 17:28:29 +00:00
Gaston Dombiak
5a0125e7f2 Initial version. SMACK-112
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3303 b35dd754-fafc-0310-a699-88a17e54d16e
2006-01-16 17:26:31 +00:00
Gaston Dombiak
cd20108352 Added votes information.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3100 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-17 19:01:44 +00:00
Gaston Dombiak
bc6f3a0776 Updated for Smack 2.1.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@3099 b35dd754-fafc-0310-a699-88a17e54d16e
2005-11-17 18:47:22 +00:00
Marilyn Daum
03b8362dd2 Add func-test target: will be run by Anthill
one more timing tweak to RosterTest

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2996 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-25 17:14:52 +00:00
Marilyn Daum
e76f335910 Changes needed to run junit tests from within IntelliJ
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2987 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-22 01:12:13 +00:00
Marilyn Daum
fcce44482d Support for running tests using ant targets.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2986 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-22 00:51:17 +00:00
Gaston Dombiak
bcae58878d Added SharedGroupInfo provider. SMACK-96
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2984 b35dd754-fafc-0310-a699-88a17e54d16e
2005-10-19 00:47:38 +00:00
Matt Tucker
ab474ea063 Added DNS SRV support (SMACK-29).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2832 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-17 22:01:24 +00:00
Derek DeMoro
23bc043dc1 Adding multiple IQ for JEP 55 handling.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2830 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-16 23:04:30 +00:00
Derek DeMoro
c9c06bff78 Adding initial support for UserSearch(JEP-055).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2828 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-16 16:35:15 +00:00
Derek DeMoro
44d3b0a08b Added Last Activity Support(JEP-012) to allow for retrieval of idle times.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2820 b35dd754-fafc-0310-a699-88a17e54d16e
2005-09-14 14:31:39 +00:00
Gaston Dombiak
c74d96359a Preparing for Smack 2.2.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2737 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-27 04:38:29 +00:00
Gaston Dombiak
335d2dd698 Added resource binding support. SMACK-77
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2723 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-27 00:00:58 +00:00
Matt Tucker
569538130d Intellij 5.0.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2657 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-16 04:02:57 +00:00
Gaston Dombiak
aa32e12164 Fixed improvement description.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2636 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-12 19:37:52 +00:00
Gaston Dombiak
5a912c0158 Preparing for 1.5.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2633 b35dd754-fafc-0310-a699-88a17e54d16e
2005-08-12 19:23:23 +00:00
Gaston Dombiak
13b74c172e Added iqProvider and extensionProvider for flexible offline message retrieval. SMACK-25
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2513 b35dd754-fafc-0310-a699-88a17e54d16e
2005-07-26 04:58:28 +00:00
Gaston Dombiak
ee4ef91fec Added vCard provider. SMACK-58
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2509 b35dd754-fafc-0310-a699-88a17e54d16e
2005-07-19 22:58:41 +00:00
Andrew Wright
ec815e376f removed Smack project library set up smack libraries to be exported (currently only exporting xpp)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2505 b35dd754-fafc-0310-a699-88a17e54d16e
2005-06-21 04:30:47 +00:00
Gaston Dombiak
ea53ae6622 Added support for iq:version. SMACK-53
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2488 b35dd754-fafc-0310-a699-88a17e54d16e
2005-04-22 04:24:55 +00:00
Matt Tucker
8ed6700710 Set target to 1.2.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2479 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-31 19:40:15 +00:00
Matt Tucker
2a7b506ad4 Reverting to legal value.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2477 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-31 17:09:15 +00:00
Matt Tucker
b1bac1c04b Use source="1.2"
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2476 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-31 17:03:43 +00:00
Matt Tucker
aa1e196e48 Compile tests with source attribute.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2475 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-31 16:57:47 +00:00
Matt Tucker
aac5c80a10 Updates for 1.5.0
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2473 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-31 00:02:35 +00:00
Gaston Dombiak
2b9b152743 Version min-1.1.3.4.M. SMACK-49
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2467 b35dd754-fafc-0310-a699-88a17e54d16e
2005-03-23 02:37:01 +00:00
Matt Tucker
1d42589443 Removed workgroup entries.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2460 b35dd754-fafc-0310-a699-88a17e54d16e
2005-02-13 21:38:59 +00:00
Gaston Dombiak
b6e862c0ee Added support for Delayed Delivery. SMACK-41
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2451 b35dd754-fafc-0310-a699-88a17e54d16e
2005-01-28 23:00:17 +00:00
Bill Lynch
c30fd3b9e5 Initial checkin
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2421 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-16 19:01:55 +00:00
Bill Lynch
0caa06fdd6 Forced compilation using 'source=1.3' switch.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2419 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-16 16:35:47 +00:00
Matt Tucker
46ef8c793b Updating for 1.4.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2416 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-15 07:16:06 +00:00
Matt Tucker
fdb4b017ff Updated to Apache 2.0 license.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2408 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-02 23:53:30 +00:00
Bill Lynch
e8d4c8794f Changed date format
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2406 b35dd754-fafc-0310-a699-88a17e54d16e
2004-11-01 20:10:58 +00:00
Gaston Dombiak
af03dfb7c9 Updated for 1.4.1 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2405 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-31 14:23:27 +00:00
Gaston Dombiak
b220cf0c5e Links updated.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2400 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-30 23:39:48 +00:00
Gaston Dombiak
81f4029d75 Changes package names of LA provider classes
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2377 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-10 21:39:26 +00:00
Matt Tucker
2aaccd0dec Added workgroup entries.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2368 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-16 00:56:42 +00:00
Gaston Dombiak
4a9e6484cf Updated release date.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2362 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 12:24:22 +00:00
Gaston Dombiak
c9e25bfba4 Updated for 1.4.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2361 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 09:37:28 +00:00
Gaston Dombiak
c2d2ab4a42 Removed identityName and identityType.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2360 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 22:10:01 +00:00
Gaston Dombiak
1a008f53c2 Updated version number
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2358 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 22:08:35 +00:00
Matt Tucker
45cda732bb Updated for 1.4.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2352 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 20:57:48 +00:00
Gaston Dombiak
e45c4a6805 Adds ability to set the identity name and type of a Smack client. SMACK-149
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2347 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-04 19:52:11 +00:00
Gaston Dombiak
b42201284f Fixes package name of MUC.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2336 b35dd754-fafc-0310-a699-88a17e54d16e
2004-07-06 13:42:37 +00:00
Gaston Dombiak
c1e253dc18 Adds MultiUserChat class to the list of classes to load at start up
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2302 b35dd754-fafc-0310-a699-88a17e54d16e
2004-05-03 00:36:11 +00:00
Gaston Dombiak
07c6a12f97 Fixes bad tag names
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2295 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-18 14:25:39 +00:00
Gaston Dombiak
6596515785 Adds providers for DataForms and MUC
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2259 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:27:16 +00:00
Matt Tucker
f3932b1075 Updates.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2251 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 18:57:06 +00:00
Gaston Dombiak
4771e2672b Updates the distribution secion with smackx-debug.jar info
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2245 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 16:45:21 +00:00
Matt Tucker
d4e29d6a32 Updated for 1.3.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2240 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 15:42:27 +00:00
Gaston Dombiak
e3782b0c8d Adds smackx-debug.jar and new resources to the deploy
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2237 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-06 02:24:27 +00:00
Gaston Dombiak
0d0340a0b7 Adds debugger icons and smack-config.xml to the build process
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2198 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-02 14:08:38 +00:00
Gaston Dombiak
959b1ff143 Initial check-in (debugger icons)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2197 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-02 14:07:11 +00:00
Gaston Dombiak
d6edb93227 smack.configuration was replaced by this file.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2193 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-01 23:29:29 +00:00
Gaston Dombiak
41dad8658a Allows reply timeout to be set
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2189 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-20 12:20:30 +00:00
Gaston Dombiak
f462850768 Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2184 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-19 18:17:36 +00:00
Gaston Dombiak
083bd03edd Places org.jivesoftware.smackx.debugger.* in smackx-debug.jar
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2170 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-15 20:28:56 +00:00
Bill Lynch
b6c7fa7150 Added smack.jar to the smackx.jar's classpath.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2157 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-23 17:42:16 +00:00
Bill Lynch
627c46b51d Fixed issue with daily builds building both dev and app versions.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2146 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-14 14:29:31 +00:00
Gaston Dombiak
943497731f Added disco support
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2142 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 23:10:15 +00:00
Matt Tucker
8e83a092db Added support for group chat invitations (SMACK-95).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2135 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-12 04:40:08 +00:00
Matt Tucker
c47f08557c Account for the fact that there is now a standard and developer release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2131 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 01:05:04 +00:00
Matt Tucker
55b6a4ea80 Updated version number.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2130 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 01:01:33 +00:00
Bill Lynch
2098b0882d Changed the way releases are made - now a dev and bin release are made. the dev one is for developers and includes full ant scripts and source. the bin is for end users and only includes jars and docs.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2122 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 19:34:31 +00:00
Bill Lynch
1107dfecb8 moved from /resources
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2120 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:46:19 +00:00
Bill Lynch
7666b4ac93 Moved from /resources
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2119 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:46:09 +00:00