]> granicus.if.org Git - ejabberd/log
ejabberd
15 years agoDocument new option max_fsm_queue.
Badlop [Thu, 8 Oct 2009 14:29:42 +0000 (14:29 +0000)]
Document new option max_fsm_queue.

SVN Revision: 2648

15 years agonew option added: max_fsm_queue. removed hardcoded FSMLIMITS
Evgeniy Khramtsov [Wed, 7 Oct 2009 14:24:09 +0000 (14:24 +0000)]
new option added: max_fsm_queue. removed hardcoded FSMLIMITS

SVN Revision: 2645

15 years agouse queue to reduced quadratic time effort on selective receive (thanks to Alexey...
Evgeniy Khramtsov [Wed, 7 Oct 2009 13:41:36 +0000 (13:41 +0000)]
use queue to reduced quadratic time effort on selective receive (thanks to Alexey Shchepin)

SVN Revision: 2644

15 years agoallow max_items_node use on pep
Christophe Romain [Tue, 6 Oct 2009 15:18:58 +0000 (15:18 +0000)]
allow max_items_node use on pep

SVN Revision: 2642

15 years agoImprove stream error stanza when receives invalid handshake from component.
Badlop [Tue, 6 Oct 2009 10:04:26 +0000 (10:04 +0000)]
Improve stream error stanza when receives invalid handshake from component.

SVN Revision: 2640

15 years agoPack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)
Badlop [Mon, 28 Sep 2009 17:23:37 +0000 (17:23 +0000)]
Pack presences stored in C2S processes (thanks to Geoff Cant)(EJAB-1057)

SVN Revision: 2638

15 years agoDescribe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2
Mickaël Rémond [Sun, 27 Sep 2009 14:30:01 +0000 (14:30 +0000)]
Describe how to compile ejabberd on Mac OS X Snow Leopard with Erlang R13B-2

SVN Revision: 2636

15 years agodo not create hometree base when hometree not configured as plugin
Christophe Romain [Fri, 25 Sep 2009 13:12:29 +0000 (13:12 +0000)]
do not create hometree base when hometree not configured as plugin

SVN Revision: 2634

15 years agofixes race condition in wait_caps/note_caps (EJAB-1054)
Evgeniy Khramtsov [Fri, 25 Sep 2009 11:47:21 +0000 (11:47 +0000)]
fixes race condition in wait_caps/note_caps (EJAB-1054)

SVN Revision: 2632

15 years agonew CAPTCHA script since previous one has been broken
Evgeniy Khramtsov [Fri, 25 Sep 2009 07:02:23 +0000 (07:02 +0000)]
new CAPTCHA script since previous one has been broken

SVN Revision: 2631

15 years agoUpdate Catalan translation (thanks to Jan Kusanagi)
Badlop [Thu, 24 Sep 2009 21:27:23 +0000 (21:27 +0000)]
Update Catalan translation (thanks to Jan Kusanagi)

SVN Revision: 2630

15 years agoimprove waiting caps clean (EJAB-1054)
Christophe Romain [Thu, 24 Sep 2009 19:29:21 +0000 (19:29 +0000)]
improve waiting caps clean (EJAB-1054)

SVN Revision: 2627

15 years agofix EJAB-1044 and EJAB-1055
Christophe Romain [Thu, 24 Sep 2009 19:28:43 +0000 (19:28 +0000)]
fix EJAB-1044 and EJAB-1055

SVN Revision: 2626

15 years agoRecompile guide and translation files.
Badlop [Thu, 24 Sep 2009 13:37:32 +0000 (13:37 +0000)]
Recompile guide and translation files.

SVN Revision: 2625

15 years agorename pep_sendlast_offline option to ignore_pep_from_offline in default configuration
Christophe Romain [Wed, 23 Sep 2009 21:56:41 +0000 (21:56 +0000)]
rename pep_sendlast_offline option to ignore_pep_from_offline in default configuration

SVN Revision: 2622

15 years agorename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)
Christophe Romain [Wed, 23 Sep 2009 21:54:58 +0000 (21:54 +0000)]
rename pep_sendlast_offline option to ignore_pep_from_offline (EJAB-1047)

SVN Revision: 2621

15 years agofix Makefile.win32 for including stun (thanks to neustradamus)
Christophe Romain [Wed, 23 Sep 2009 21:11:21 +0000 (21:11 +0000)]
fix Makefile.win32 for including stun (thanks to neustradamus)

SVN Revision: 2619

15 years agoFix wrong XEP number to XEP-0227. Recompile translation files.
Badlop [Wed, 23 Sep 2009 17:25:04 +0000 (17:25 +0000)]
Fix wrong XEP number to XEP-0227. Recompile translation files.

SVN Revision: 2617

15 years agofix EJAB-819 thanks to badlop
Christophe Romain [Wed, 23 Sep 2009 15:56:06 +0000 (15:56 +0000)]
fix EJAB-819 thanks to badlop

SVN Revision: 2615

15 years agoReplace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)
Badlop [Wed, 23 Sep 2009 15:28:53 +0000 (15:28 +0000)]
Replace several mentions of Jabber to XMPP (thanks to Nicolas Vérité)

SVN Revision: 2613

15 years agoReplaced Jabber references in config file with XMPP, official name of the protocol
Mickaël Rémond [Wed, 23 Sep 2009 12:37:58 +0000 (12:37 +0000)]
Replaced Jabber references in config file with XMPP, official name of the protocol

SVN Revision: 2612

15 years agofix EJAB-1048, add timestamp to last published items
Christophe Romain [Wed, 23 Sep 2009 09:27:12 +0000 (09:27 +0000)]
fix EJAB-1048, add timestamp to last published items

SVN Revision: 2611

15 years agoRemoved unneeded use of length function + Remove trailing spaces
Mickaël Rémond [Mon, 21 Sep 2009 15:10:50 +0000 (15:10 +0000)]
Removed unneeded use of length function + Remove trailing spaces

SVN Revision: 2610

15 years agoDocument more ejabberd commands in the Guide (EJAB-1041)
Badlop [Mon, 21 Sep 2009 10:03:37 +0000 (10:03 +0000)]
Document more ejabberd commands in the Guide (EJAB-1041)

SVN Revision: 2608

15 years agoAdded new translation to Greek language (thanks to James Iakovos Mandelis)
Badlop [Mon, 21 Sep 2009 07:39:23 +0000 (07:39 +0000)]
Added new translation to Greek language (thanks to James Iakovos Mandelis)

SVN Revision: 2607

15 years agoMention the mod_pubsub plugin default rename to flat
Badlop [Mon, 21 Sep 2009 07:39:07 +0000 (07:39 +0000)]
Mention the mod_pubsub plugin default rename to flat

SVN Revision: 2606

15 years agofix missing member affiliation on odbc plugin
Christophe Romain [Fri, 18 Sep 2009 13:43:49 +0000 (13:43 +0000)]
fix missing member affiliation on odbc plugin

SVN Revision: 2603

15 years agofix compilation warning
Christophe Romain [Fri, 18 Sep 2009 13:29:08 +0000 (13:29 +0000)]
fix compilation warning

SVN Revision: 2601

15 years agoReturn terminal binding condition on max stanza size limit (thanks to Aleksey)
Christophe Romain [Fri, 18 Sep 2009 13:17:07 +0000 (13:17 +0000)]
Return terminal binding condition on max stanza size limit (thanks to Aleksey)

SVN Revision: 2600

15 years agoremoved pretty printer from debug
Evgeniy Khramtsov [Tue, 15 Sep 2009 11:11:49 +0000 (11:11 +0000)]
removed pretty printer from debug

SVN Revision: 2599

15 years agoRemove ChangeLog on distclean
Badlop [Fri, 11 Sep 2009 08:59:53 +0000 (08:59 +0000)]
Remove ChangeLog on distclean

SVN Revision: 2598

15 years agochange version do 2.1.0
Christophe Romain [Fri, 11 Sep 2009 08:16:25 +0000 (08:16 +0000)]
change version do 2.1.0

SVN Revision: 2597

15 years agoReplace TYPE/1 with is_TYPE/1 (EJAB-922)
Badlop [Thu, 10 Sep 2009 22:38:37 +0000 (22:38 +0000)]
Replace TYPE/1 with is_TYPE/1 (EJAB-922)

SVN Revision: 2596

15 years agoMention in the 2.1.0 release notes the HTTP-Bind optimization
Badlop [Thu, 10 Sep 2009 22:38:17 +0000 (22:38 +0000)]
Mention in the 2.1.0 release notes the HTTP-Bind optimization

SVN Revision: 2595

15 years agoAdd a "created_at" column to some tables in the MySQL schema to store
Jérôme Sautret [Thu, 10 Sep 2009 16:52:20 +0000 (16:52 +0000)]
Add a "created_at" column to some tables in the MySQL schema to store
a timestamp (thanks to Pedro Melo, EJAB-376).

SVN Revision: 2593

15 years agoFix pubsub tables constraints in MySQL schema creation script.
Jérôme Sautret [Thu, 10 Sep 2009 16:45:50 +0000 (16:45 +0000)]
Fix pubsub tables constraints in MySQL schema creation script.

SVN Revision: 2592

15 years agoremove useless include
Christophe Romain [Wed, 9 Sep 2009 21:41:25 +0000 (21:41 +0000)]
remove useless include

SVN Revision: 2590

15 years agofix delete item to allow owner being able to remove all publisher items, and also...
Christophe Romain [Wed, 9 Sep 2009 21:40:21 +0000 (21:40 +0000)]
fix delete item to allow owner being able to remove all publisher items, and also fix EJAB-1036

SVN Revision: 2589

15 years agoChange some error messages.
Badlop [Mon, 7 Sep 2009 14:28:08 +0000 (14:28 +0000)]
Change some error messages.

SVN Revision: 2587

15 years agofix minor timestamp shift between item creation and modification
Christophe Romain [Fri, 4 Sep 2009 23:32:13 +0000 (23:32 +0000)]
fix minor timestamp shift between item creation and modification

SVN Revision: 2585

15 years agoUse the local (target) domain for firing the s2s_receive_packet hook.
Pablo Polvorin [Fri, 4 Sep 2009 21:31:03 +0000 (21:31 +0000)]
Use the local (target) domain for firing the s2s_receive_packet hook.

It was using the external server domain (LFrom) instead of the local domain (LTo).
This might have impact on mod_caps in s2s scenarios, needs further attention.

SVN Revision: 2583

15 years agoUpdate Swedish translation (thanks to Gustaf Alströmer)
Badlop [Wed, 2 Sep 2009 13:39:57 +0000 (13:39 +0000)]
Update Swedish translation (thanks to Gustaf Alströmer)

SVN Revision: 2580

15 years agoimprove previous patch
Christophe Romain [Tue, 1 Sep 2009 13:16:10 +0000 (13:16 +0000)]
improve previous patch

SVN Revision: 2578

15 years agoFix missing tag when configuring subscription option (thanks to Clochix)
Badlop [Tue, 1 Sep 2009 08:18:30 +0000 (08:18 +0000)]
Fix missing tag when configuring subscription option (thanks to Clochix)

SVN Revision: 2576

15 years agoBOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaël Rémond...
Badlop [Mon, 31 Aug 2009 18:37:52 +0000 (18:37 +0000)]
BOSH module optimization and clean-up (thanks to Aleksey Shchepin and Mickaël Rémond)(EJAB-936)

SVN Revision: 2574

15 years agoInclude in release notes Zlib+STARTTLS support
Badlop [Mon, 31 Aug 2009 16:41:20 +0000 (16:41 +0000)]
Include in release notes Zlib+STARTTLS support

SVN Revision: 2573

15 years agoSupport zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499)
Badlop [Mon, 31 Aug 2009 16:29:25 +0000 (16:29 +0000)]
Support zlib compression after STARTTLS (thanks to Aleksey Shchepin)(EJAB-499)

SVN Revision: 2571

15 years agoRemove the word "END" of release_notes file because it seems unnecessary.
Badlop [Mon, 31 Aug 2009 14:54:35 +0000 (14:54 +0000)]
Remove the word "END" of release_notes file because it seems unnecessary.

SVN Revision: 2570

15 years agoFix Edoc errors
Badlop [Mon, 31 Aug 2009 11:11:13 +0000 (11:11 +0000)]
Fix Edoc errors

SVN Revision: 2569

15 years agoRename erlang log file sasl.log to erlang.log (EJAB-783)
Badlop [Mon, 31 Aug 2009 08:41:56 +0000 (08:41 +0000)]
Rename erlang log file sasl.log to erlang.log (EJAB-783)

SVN Revision: 2567

15 years agoUpdate translation files
Badlop [Sat, 29 Aug 2009 19:23:02 +0000 (19:23 +0000)]
Update translation files

SVN Revision: 2566

15 years agoUpdate Esperanto translation (thanks to Andreas van Cranenburgh)
Badlop [Sat, 29 Aug 2009 19:22:38 +0000 (19:22 +0000)]
Update Esperanto translation (thanks to Andreas van Cranenburgh)

SVN Revision: 2565

15 years agoapply last patch to pubsub_odbc as well
Christophe Romain [Fri, 28 Aug 2009 16:24:42 +0000 (16:24 +0000)]
apply last patch to pubsub_odbc as well

SVN Revision: 2563

15 years agosecure calls to ets:lookup
Christophe Romain [Fri, 28 Aug 2009 16:22:37 +0000 (16:22 +0000)]
secure calls to ets:lookup

SVN Revision: 2562

15 years agofix send last item issue
Christophe Romain [Fri, 28 Aug 2009 00:06:28 +0000 (00:06 +0000)]
fix send last item issue

SVN Revision: 2560

15 years agodelete node fix
Christophe Romain [Thu, 27 Aug 2009 22:36:46 +0000 (22:36 +0000)]
delete node fix

SVN Revision: 2558

15 years agoremove INFO_MSG call inside sql_query_internal
Christophe Romain [Thu, 27 Aug 2009 22:27:55 +0000 (22:27 +0000)]
remove INFO_MSG call inside sql_query_internal

SVN Revision: 2556

15 years agoreapply previous RSM filtering fix drop by mistake
Christophe Romain [Thu, 27 Aug 2009 22:23:39 +0000 (22:23 +0000)]
reapply previous RSM filtering fix drop by mistake

SVN Revision: 2555

15 years agoget odbc subscriptions bugfix
Christophe Romain [Thu, 27 Aug 2009 22:14:48 +0000 (22:14 +0000)]
get odbc subscriptions bugfix

SVN Revision: 2554

15 years agoseveral improvements, and fix odbc subscriptions issues
Christophe Romain [Thu, 27 Aug 2009 21:38:23 +0000 (21:38 +0000)]
several improvements, and fix odbc subscriptions issues

SVN Revision: 2553

15 years agoFix EDoc comment
Badlop [Thu, 27 Aug 2009 18:15:12 +0000 (18:15 +0000)]
Fix EDoc comment

SVN Revision: 2552

15 years agofix pep not fetching subscriptions
Christophe Romain [Thu, 27 Aug 2009 10:20:05 +0000 (10:20 +0000)]
fix pep not fetching subscriptions

SVN Revision: 2551

15 years agotypo fix
Christophe Romain [Thu, 27 Aug 2009 09:44:03 +0000 (09:44 +0000)]
typo fix

SVN Revision: 2549

15 years agofix issue with RSM filtering
Christophe Romain [Thu, 27 Aug 2009 09:32:40 +0000 (09:32 +0000)]
fix issue with RSM filtering

SVN Revision: 2548

15 years agofix old api in node_flat_odbc
Christophe Romain [Thu, 27 Aug 2009 08:57:45 +0000 (08:57 +0000)]
fix old api in node_flat_odbc

SVN Revision: 2547

15 years agoport commit from r2527 to odbc plugin
Christophe Romain [Thu, 27 Aug 2009 08:17:44 +0000 (08:17 +0000)]
port commit from r2527 to odbc plugin

SVN Revision: 2543

15 years agocheck if a room is not persistent before starting a new one with the same name (EJAB...
Evgeniy Khramtsov [Wed, 26 Aug 2009 04:14:54 +0000 (04:14 +0000)]
check if a room is not persistent before starting a new one with the same name (EJAB-1026)

SVN Revision: 2539

15 years agoresolve EJAB-1025, send notification when owner changed entity subscription
Christophe Romain [Tue, 25 Aug 2009 16:35:43 +0000 (16:35 +0000)]
resolve EJAB-1025, send notification when owner changed entity subscription

SVN Revision: 2532

15 years agoAdd command to update PubSub table of ejabberd trunk SVN.
Badlop [Tue, 25 Aug 2009 15:23:23 +0000 (15:23 +0000)]
Add command to update PubSub table of ejabberd trunk SVN.

If you use ejabberd trunk SVN, run this command:
ejabberdctl rename_default_nodeplugin

SVN Revision: 2531

15 years agoapply badlop's patch from http://www.ejabberd.im/node/3629
Christophe Romain [Tue, 25 Aug 2009 15:09:12 +0000 (15:09 +0000)]
apply badlop's patch from http://www.ejabberd.im/node/3629

SVN Revision: 2530

15 years agoadded function to rename old default nodes to hometree
Christophe Romain [Tue, 25 Aug 2009 14:13:26 +0000 (14:13 +0000)]
added function to rename old default nodes to hometree

SVN Revision: 2529

15 years agofix manage subscriptions owner's usecase
Christophe Romain [Mon, 24 Aug 2009 22:40:40 +0000 (22:40 +0000)]
fix manage subscriptions owner's usecase

SVN Revision: 2528

15 years agoWrite PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)
Badlop [Mon, 24 Aug 2009 21:21:04 +0000 (21:21 +0000)]
Write PID file, path is configurable in ejabberdctl.cfg (EJAB-1023)

SVN Revision: 2526

15 years agoDocument that the admin can install ejabberd.init script (EJAB-755)
Badlop [Mon, 24 Aug 2009 19:44:21 +0000 (19:44 +0000)]
Document that the admin can install ejabberd.init script (EJAB-755)

SVN Revision: 2522

15 years agoPrepare ejabberd.init when installing ejabberd.
Badlop [Mon, 24 Aug 2009 19:44:07 +0000 (19:44 +0000)]
Prepare ejabberd.init when installing ejabberd.

SVN Revision: 2521

15 years agoAdded preliminary template file for ejabberd.init (thanks to Christophe Romain)
Badlop [Mon, 24 Aug 2009 19:43:52 +0000 (19:43 +0000)]
Added preliminary template file for ejabberd.init (thanks to Christophe Romain)

SVN Revision: 2520

15 years agoUpdate Japanese translation (thanks to Tsukasa Hamano)
Badlop [Sun, 23 Aug 2009 15:32:46 +0000 (15:32 +0000)]
Update Japanese translation (thanks to Tsukasa Hamano)

SVN Revision: 2519

15 years agoupdate pubsub_odbc.patch
Christophe Romain [Fri, 21 Aug 2009 11:54:22 +0000 (11:54 +0000)]
update pubsub_odbc.patch

SVN Revision: 2518

15 years agoComment -spec lines to compile with ancient Erlang/OTP versions.
Badlop [Fri, 21 Aug 2009 10:24:21 +0000 (10:24 +0000)]
Comment -spec lines to compile with ancient Erlang/OTP versions.

SVN Revision: 2517

15 years agoModify exmpp header lines to compile with ancient Erlang/OTP versions.
Badlop [Fri, 21 Aug 2009 09:27:34 +0000 (09:27 +0000)]
Modify exmpp header lines to compile with ancient Erlang/OTP versions.

SVN Revision: 2516

15 years agodo not include MAPPED-ADDRESS in new style responses since it is not required by...
Evgeniy Khramtsov [Fri, 21 Aug 2009 06:07:04 +0000 (06:07 +0000)]
do not include MAPPED-ADDRESS in new style responses since it is not required by the RFC

SVN Revision: 2514

15 years agoShow example config to disable account create/delete, and allow password change.
Badlop [Thu, 20 Aug 2009 21:43:55 +0000 (21:43 +0000)]
Show example config to disable account create/delete, and allow password change.

SVN Revision: 2512

15 years agoUpdate Czech translation (thanks to Lukáš Polívka)
Badlop [Thu, 20 Aug 2009 17:29:56 +0000 (17:29 +0000)]
Update Czech translation (thanks to Lukáš Polívka)

SVN Revision: 2510

15 years agoadd missing index while migrating old pubsub database
Christophe Romain [Thu, 20 Aug 2009 15:50:24 +0000 (15:50 +0000)]
add missing index while migrating old pubsub database

SVN Revision: 2509

15 years agofixing pubsub_subscription issue when changed transaction to sync_dirty
Christophe Romain [Thu, 20 Aug 2009 13:07:58 +0000 (13:07 +0000)]
fixing pubsub_subscription issue when changed transaction to sync_dirty

SVN Revision: 2508

15 years agoUpdated translation files.
Badlop [Wed, 19 Aug 2009 21:48:53 +0000 (21:48 +0000)]
Updated translation files.

SVN Revision: 2507

15 years agoUpdate Polish translation (thanks to Zbyszek Żółkiewski)
Badlop [Wed, 19 Aug 2009 21:48:07 +0000 (21:48 +0000)]
Update Polish translation (thanks to Zbyszek Żółkiewski)

SVN Revision: 2506

15 years agoExplain how client can specify Pubsub plugin when creating node (thanks to Christophe...
Badlop [Wed, 19 Aug 2009 16:34:13 +0000 (16:34 +0000)]
Explain how client can specify Pubsub plugin when creating node (thanks to Christophe Romain)

SVN Revision: 2504

15 years agoUpdate Pubsub's nodetree documentation (thanks to Christophe Romain)
Badlop [Wed, 19 Aug 2009 15:44:29 +0000 (15:44 +0000)]
Update Pubsub's nodetree documentation (thanks to Christophe Romain)

SVN Revision: 2503

15 years agoUpdate Norwegian translation (thanks to Stian B. Barmen)
Badlop [Wed, 19 Aug 2009 09:40:40 +0000 (09:40 +0000)]
Update Norwegian translation (thanks to Stian B. Barmen)

SVN Revision: 2502

15 years agoUpdate Italian translation (thanks to Gabriele Stilli)
Badlop [Wed, 19 Aug 2009 09:21:19 +0000 (09:21 +0000)]
Update Italian translation (thanks to Gabriele Stilli)

SVN Revision: 2501

15 years agoUpdate Dutch translation (thanks to Andreas van Cranenburgh)
Badlop [Tue, 18 Aug 2009 17:10:28 +0000 (17:10 +0000)]
Update Dutch translation (thanks to Andreas van Cranenburgh)

SVN Revision: 2500

15 years agoRecompile guide.html
Badlop [Tue, 18 Aug 2009 16:58:08 +0000 (16:58 +0000)]
Recompile guide.html

SVN Revision: 2499

15 years agoadded mod_pubsub_odbc documentation
Christophe Romain [Tue, 18 Aug 2009 10:14:49 +0000 (10:14 +0000)]
added mod_pubsub_odbc documentation

SVN Revision: 2498

15 years agoallow hometree pubsub plugin usage in default config, flat being default plugin anyway
Christophe Romain [Mon, 17 Aug 2009 20:27:28 +0000 (20:27 +0000)]
allow hometree pubsub plugin usage in default config, flat being default plugin anyway

SVN Revision: 2497

15 years agofix create_node and subscribe_node glitches from last merge
Christophe Romain [Mon, 17 Aug 2009 20:25:31 +0000 (20:25 +0000)]
fix create_node and subscribe_node glitches from last merge

SVN Revision: 2496

15 years agoFix EDoc errors.
Badlop [Mon, 17 Aug 2009 17:16:43 +0000 (17:16 +0000)]
Fix EDoc errors.

SVN Revision: 2494

15 years agoUpdate German translation (thanks to Nikolaus Polak)
Badlop [Mon, 17 Aug 2009 16:52:50 +0000 (16:52 +0000)]
Update German translation (thanks to Nikolaus Polak)

SVN Revision: 2493

15 years agoDisplay room service messages in distintive blue colour.
Badlop [Sat, 15 Aug 2009 22:02:49 +0000 (22:02 +0000)]
Display room service messages in distintive blue colour.

SVN Revision: 2491

15 years agoUpdate Ingoing s2s connections inner state to hold domain name (thanks to Juan Pablo...
Badlop [Sat, 15 Aug 2009 21:38:48 +0000 (21:38 +0000)]
Update Ingoing s2s connections inner state to hold domain name (thanks to Juan Pablo Carlino)(EJAB-972)

SVN Revision: 2489