[commits] Horde branch master updated. 45c8e9eaa6b8556ce6a03fff9a1a3c0dcfe1a04d

Gunnar Wrobel p at rdus.de
Tue Oct 26 11:17:27 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: ea8a90e04ca340af88343f8b43eee9dd81d02280

36e5a47 Add PEAR Error handler that converts the error into an exception and adds the PEAR Error stack trace to the exception message.
bd1983c Use the improved PEAR Error handling.
45c8e9e Allow installing external dependencies from local archives even if they have external dependencies themselves. Added more output *before* an install action.

-----------------------------------------------------------------------

commit 36e5a47332c4db59c861975880ebf1de00f5ddf8
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 26 10:11:12 2010 +0200

    Add PEAR Error handler that converts the error into an exception and adds the PEAR Error stack trace to the exception message.

 framework/Exception/lib/Horde/Exception/Pear.php |   81 ++++++++++++++++++++++
 framework/Exception/package.xml                  |   10 ++-
 2 files changed, 87 insertions(+), 4 deletions(-)
 create mode 100644 framework/Exception/lib/Horde/Exception/Pear.php

http://git.horde.org/co.php/framework/Exception/lib/Horde/Exception/Pear.php?rt=horde-git&r=36e5a47332c4db59c861975880ebf1de00f5ddf8
http://git.horde.org/diff.php/framework/Exception/package.xml?rt=horde-git&r1=86cf457beaed347585b357e4ba089c88c11e55a0&r2=36e5a47332c4db59c861975880ebf1de00f5ddf8

-----------------------------------------------------------------------

commit bd1983c8c303d1f9a0b27d3c83360ca03c3643c0
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 26 10:12:49 2010 +0200

    Use the improved PEAR Error handling.

 components/lib/Components/Exception.php            |    2 +-
 components/lib/Components/Exception/Pear.php       |   45 +++++++++++++
 components/lib/Components/Pear/Factory.php         |   66 +++++++++----------
 components/lib/Components/Pear/InstallLocation.php |   16 +++--
 components/lib/Components/Pear/Package.php         |   14 ++---
 components/package.xml                             |   10 ++-
 6 files changed, 98 insertions(+), 55 deletions(-)
 create mode 100644 components/lib/Components/Exception/Pear.php

http://git.horde.org/diff.php/components/lib/Components/Exception.php?rt=horde-git&r1=8ccc70ff19b1f0670baec9e42f1c22f0ee443bc8&r2=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0
http://git.horde.org/co.php/components/lib/Components/Exception/Pear.php?rt=horde-git&r=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0
http://git.horde.org/diff.php/components/lib/Components/Pear/Factory.php?rt=horde-git&r1=6ed3aaf10efd76798262c199c7e26160e9d4771a&r2=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0
http://git.horde.org/diff.php/components/lib/Components/Pear/InstallLocation.php?rt=horde-git&r1=4d8bf56abd2930640940bc0445e872005ec02400&r2=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0
http://git.horde.org/diff.php/components/lib/Components/Pear/Package.php?rt=horde-git&r1=6ed3aaf10efd76798262c199c7e26160e9d4771a&r2=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0
http://git.horde.org/diff.php/components/package.xml?rt=horde-git&r1=f3ce61be9d973df21d52b6d1a5afeb95a0951dcc&r2=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0

-----------------------------------------------------------------------

commit 45c8e9eaa6b8556ce6a03fff9a1a3c0dcfe1a04d
Author: Gunnar Wrobel <p at rdus.de>
Date:   Tue Oct 26 13:14:38 2010 +0200

    Allow installing external dependencies from local archives even if they have external dependencies themselves. Added more output *before* an install action.

 components/lib/Components/Pear/InstallLocation.php |   42 +++++++++++++++++++-
 1 files changed, 41 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/components/lib/Components/Pear/InstallLocation.php?rt=horde-git&r1=bd1983c8c303d1f9a0b27d3c83360ca03c3643c0&r2=45c8e9eaa6b8556ce6a03fff9a1a3c0dcfe1a04d




More information about the commits mailing list