[commits] Horde branch master updated. e0eaba9b413e8f0475a6c48e66a326a9ccbaa458
Jan Schneider
jan at horde.org
Mon Nov 21 14:30:56 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: 9af4bf99dd5afe116f73cf4b7e1f7787c3b25515
de39f31 [jan] Fix tests to work with PHPUnit 3.6.
2f4c403 [jan] Fix tests to work with PHPUnit 3.6.
eb5a8fe [jan] Fix tests to work with PHPUnit 3.6.
9f26baa [jan] Fix tests to work with PHPUnit 3.6.
989ce68 [jan] Fix tests to work with PHPUnit 3.6.
5dc2ed2 We don't have a tree view of the message structure in 5.0.
e0eaba9 Prepare release tomorrow.
-----------------------------------------------------------------------
commit de39f31af390bc237c3df2f123e8b257582a4883
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:02:59 2011 +0100
[jan] Fix tests to work with PHPUnit 3.6.
framework/Yaml/package.xml | 4 ++--
framework/Yaml/test/Horde/Yaml/AllTests.php | 1 -
framework/Yaml/test/Horde/Yaml/Autoload.php | 18 ++++++++++++++++++
framework/Yaml/test/Horde/Yaml/LoaderTest.php | 6 ++++--
4 files changed, 24 insertions(+), 5 deletions(-)
create mode 100644 framework/Yaml/test/Horde/Yaml/Autoload.php
http://git.horde.org/horde-git/-/commit/de39f31af390bc237c3df2f123e8b257582a4883
-----------------------------------------------------------------------
commit 2f4c4039172a4213d5dfd6fc87da456dadca6e44
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:09:37 2011 +0100
[jan] Fix tests to work with PHPUnit 3.6.
framework/ActiveSync/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/2f4c4039172a4213d5dfd6fc87da456dadca6e44
-----------------------------------------------------------------------
commit eb5a8feef28672ae58e4559d33a59eae250a89ee
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:12:04 2011 +0100
[jan] Fix tests to work with PHPUnit 3.6.
framework/Argv/package.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/eb5a8feef28672ae58e4559d33a59eae250a89ee
-----------------------------------------------------------------------
commit 9f26baac1a419c34714a0aae9ae11b45dce0cf50
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:23:34 2011 +0100
[jan] Fix tests to work with PHPUnit 3.6.
framework/ActiveSync/test/Horde/ActiveSync/HordeDriverTest.php | 10 +-
framework/Argv/test/Horde/Argv/CallbackTest.php | 4 +-
framework/Argv/test/Horde/Argv/OptionChecksTest.php | 2 +-
framework/Argv/test/Horde/Argv/ParserTest.php | 2 +-
framework/Constraint/package.xml | 4 +-
framework/Constraint/test/Horde/Constraint/AndTest.php | 2 +-
framework/Constraint/test/Horde/Constraint/OrTest.php | 2 +-
framework/Core/package.xml | 2 +
framework/Core/test/Horde/Core/Factory/KolabServerTest.php | 36 ++--
framework/Core/test/Horde/Core/Factory/KolabSessionTest.php | 14 +-
framework/Injector/package.xml | 4 +-
.../Injector/test/Horde/Injector/Binder/AnnotatedSettersTest.php | 2 +-
.../Injector/test/Horde/Injector/Binder/ImplementationTest.php | 6 +-
framework/Injector/test/Horde/Injector/InjectorTest.php | 10 +-
framework/Kolab_Config/package.xml | 2 +-
.../Kolab_Config/test/Horde/Kolab/Config/ConfigStoryTestCase.php | 2 +-
framework/Kolab_FreeBusy/package.xml | 2 +
.../test/Horde/Kolab/FreeBusy/Unit/Resource/Event/KolabTest.php | 2 +-
framework/Kolab_Server/package.xml | 4 +-
.../test/Horde/Kolab/Server/Class/Server/Composite/BaseTest.php | 10 +-
.../test/Horde/Kolab/Server/Class/Server/Connection/MockTest.php | 2 +-
.../Horde/Kolab/Server/Class/Server/Connection/SimpleldapTest.php | 2 +-
.../Kolab/Server/Class/Server/Connection/SplittedldapTest.php | 4 +-
.../test/Horde/Kolab/Server/Class/Server/Decorator/CleanTest.php | 4 +-
.../test/Horde/Kolab/Server/Class/Server/Decorator/LogTest.php | 4 +-
.../Horde/Kolab/Server/Class/Server/Object/Attribute/BaseTest.php | 2 +-
.../Horde/Kolab/Server/Class/Server/Query/Element/MappedTest.php | 2 +-
.../test/Horde/Kolab/Server/Class/Server/Query/ElementTest.php | 2 +-
.../Horde/Kolab/Server/Class/Server/Search/Operation/GuidTest.php | 2 +-
.../test/Horde/Kolab/Server/Class/Server/Structure/KolabTest.php | 2 +-
.../test/Horde/Kolab/Server/Class/Server/Structure/LdapTest.php | 4 +-
.../Kolab_Server/test/Horde/Kolab/Server/Integration/Scenario.php | 4 +-
framework/Notification/package.xml | 4 +-
.../test/Horde/Notification/Class/Notification/HandlerTest.php | 14 +-
framework/Pear/package.xml | 2 +
framework/Pear/test/Horde/Pear/Server/RegistryTest.php | 2 +-
framework/Pear/test/Horde/Pear/Server/RestTest.php | 12 +-
framework/Support/package.xml | 4 +-
framework/Support/test/Horde/Support/MemoryTest.php | 4 +-
39 files changed, 102 insertions(+), 96 deletions(-)
http://git.horde.org/horde-git/-/commit/9f26baac1a419c34714a0aae9ae11b45dce0cf50
-----------------------------------------------------------------------
commit 989ce687a1fe8e81e305ad877769cdd8ab189b7f
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:24:23 2011 +0100
[jan] Fix tests to work with PHPUnit 3.6.
imp/test/Imp/Unit/Mime/Viewer/ItipTest.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/989ce687a1fe8e81e305ad877769cdd8ab189b7f
-----------------------------------------------------------------------
commit 5dc2ed28df53b124986fe64bf3be0fd18a0b9cd7
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:29:34 2011 +0100
We don't have a tree view of the message structure in 5.0.
imp/docs/CHANGES | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/5dc2ed28df53b124986fe64bf3be0fd18a0b9cd7
-----------------------------------------------------------------------
commit e0eaba9b413e8f0475a6c48e66a326a9ccbaa458
Author: Jan Schneider <jan at horde.org>
Date: Mon Nov 21 15:30:39 2011 +0100
Prepare release tomorrow.
imp/docs/RELEASE_NOTES | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/e0eaba9b413e8f0475a6c48e66a326a9ccbaa458
More information about the commits
mailing list