Derek DeMoro
f206a82119
Removed enum variable.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2398 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-29 15:09:04 +00:00
Gaston Dombiak
a654adc588
Added ability to obtain the value of a given account attribute. SMACK-164
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2397 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-23 17:10:50 +00:00
Gaston Dombiak
fd62b99a59
Modified order of param in assertEquals to honor expected and actual values.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2396 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-23 05:10:47 +00:00
Gaston Dombiak
8704d5ac7b
Fixed problem parsing the server name of addresses with this format <domain>
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2395 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-23 05:09:41 +00:00
Gaston Dombiak
c4e971c350
Modified in order to hold any valid JID format. SMACK-152
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2394 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-23 05:07:12 +00:00
Gaston Dombiak
ef0d5c8fb8
Added #setDefaultAnswer(String) to set the default value as the current value of a given field
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2393 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-22 20:54:53 +00:00
Gaston Dombiak
b7bf4ad782
Changed #testCreateReservedRoom to set the default value as the answer of the form fields and also to specify the JID of the room owner.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2392 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-22 20:53:15 +00:00
Gaston Dombiak
4815fbbb7f
Added test to ensure that the MUC service (server side) works with the old groupchat protocol
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2391 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-22 20:49:49 +00:00
Gaston Dombiak
b2572bbce6
1. Adds new tests for discussion history and reserved nickname
...
2. Adds new asserts while testing invitations
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2390 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-03 19:07:06 +00:00
Matt Tucker
b8a169383a
Don't belong here.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2389 b35dd754-fafc-0310-a699-88a17e54d16e
2004-10-02 20:13:18 +00:00
Gaston Dombiak
444306f7cd
Treat XMPP addresses as case insensitive. SMACK-157
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2388 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-30 01:00:56 +00:00
Derek DeMoro
d1e5bb5c6d
Updating for 1.1 release
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2387 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-29 16:49:05 +00:00
Gaston Dombiak
cd8f9f5682
Allows to remove a connection listener while notifying that the connection is being closed. SMACK-162
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2386 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-24 20:40:51 +00:00
Gaston Dombiak
31b508cc9f
1. Closes reader and writer when the connection is closed. SMACK-156
...
2. Closes reader and writer and shuts down PacketReader and PacketWriter if an exception occurs while initializing the connection. SMACK-156
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2385 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-24 02:15:55 +00:00
Gaston Dombiak
aaf6cf0ca9
Adds security checks to ensure that PacketReplyTime is always greater than 0.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2384 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-24 02:12:47 +00:00
Gaston Dombiak
5ab0c1b7e7
Replaces a hardcoded value in #startup with one provided by SmackConfiguration.getPacketReplyTimeout. SMACK-156
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2383 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-24 02:11:49 +00:00
Gaston Dombiak
c396be83d1
Allows a disco#info packet to include a dataform. SMACK-153
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2382 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-19 16:20:10 +00:00
Gaston Dombiak
f103a16a07
Allows registration entries with blank values. SMACK-151
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2381 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-16 14:42:23 +00:00
Gaston Dombiak
10e7cbb20e
Fixes a bug parsing MUCOwner packets.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2380 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-12 02:12:38 +00:00
Gaston Dombiak
c395074c86
Fixes incorrect namespace for granting and revoking admin/owner privileges.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2379 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-12 02:11:52 +00:00
Gaston Dombiak
151c904730
Changes some bare JIDs with full JIDs
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2378 b35dd754-fafc-0310-a699-88a17e54d16e
2004-09-10 21:39:56 +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
Gaston Dombiak
aeaa06c5e5
Extension was renamed to lowercase.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2376 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-19 17:17:40 +00:00
Derek DeMoro
ed136bc8f6
Adding Smack Project.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2375 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 16:26:47 +00:00
Matt Tucker
2ac43cb6e9
Code tweaks.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2374 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 16:18:19 +00:00
Matt Tucker
b1150c862d
Fixes.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2373 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:48:43 +00:00
Matt Tucker
ec686f15ef
Renamed.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2372 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:45:39 +00:00
Matt Tucker
280c4b5a76
First round of refactoring.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2371 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:44:36 +00:00
Matt Tucker
cf47ba95af
No longer needed.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2370 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-17 07:41:00 +00:00
Matt Tucker
5d656558fd
Initial check-in.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2369 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-16 00:57:36 +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
Matt Tucker
727b4d5016
Initial check-in.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2366 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 21:32:43 +00:00
Matt Tucker
ca7b70b103
Small tweak.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2365 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 21:32:35 +00:00
Gaston Dombiak
1a093754e1
Fixes NPE when sending null as the node while trying to get the NodeInformationProvider for a node.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2364 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 13:03:15 +00:00
Gaston Dombiak
d196becbd7
Initial version.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2363 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-10 12:42:26 +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
3c80abdf45
Moved identityName and identityType from SmackConfiguration to ServiceDiscoveryManager.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2359 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 22:09:20 +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
7877a29af0
Renamed variable.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2357 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 21:47:00 +00:00
Matt Tucker
5eb9146cb8
Fixed Javadoc issues.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2356 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 21:15:42 +00:00
Matt Tucker
785e319e7c
Cleanup of listener logic, now possible to get count of listeners.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2355 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 21:15:04 +00:00
Matt Tucker
0553ef7e65
Updated version number, fixed Javadoc issue.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2354 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 21:13:36 +00:00
Matt Tucker
3ffa47f756
Removed bad link.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2353 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-09 20:58:00 +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
f1c38d67d7
Adds new test for discovering if a server supports publishing of items. SMACK-150
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2351 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-05 16:57:57 +00:00
Gaston Dombiak
ecadf0b4a8
Allows to discover whether a server supports publishing of items or not. SMACK-150
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2350 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-05 16:57:28 +00:00
Gaston Dombiak
13d1c07741
Adds new test for discovering client's identity. SMACK-149
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2349 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-04 19:54:17 +00:00
Gaston Dombiak
1ce8a33af4
Answers the client identity for a disco info request. SMACK-149
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2348 b35dd754-fafc-0310-a699-88a17e54d16e
2004-08-04 19:53:39 +00:00