[commits] Horde branch master updated. e0e6d0a06592fd607c478c8a79b92327e9e29031

Gunnar Wrobel p at rdus.de
Thu Mar 17 10:50:42 UTC 2011


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

from: 32ff1a00bc5e9297dfc98d0737cee58178a8982e

6af535e Add a method to sync the information of the current release with the release information in the <changelog> node.
e0b870e Support adding notes.
e0e6d0a Support adding a new version to the package.xml

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

commit 6af535e9033877ab107a36e8279b45ca7bf4e057
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Mar 17 10:33:56 2011 +0100

    Add a method to sync the information of the current release with the release information in the <changelog> node.
    
    I was unable to quickly figure out how to access the "uri" attribute of the license. Guess this remains a manual task then but I assume syncing this is nearly never necessary.

 framework/Pear/lib/Horde/Pear/Package/Xml.php             |   48 ++++++
 framework/Pear/test/Horde/Pear/Unit/Package/XmlTest.php   |  113 +++++++++++--
 framework/Pear/test/Horde/Pear/fixture/simple/package.xml |   13 +-
 3 files changed, 157 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/6af535e9033877ab107a36e8279b45ca7bf4e057

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

commit e0b870ed36191fa03a556f02ee209c6ec4df1717
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Mar 17 10:48:34 2011 +0100

    Support adding notes.

 framework/Pear/lib/Horde/Pear/Package/Xml.php           |  124 +++++++++++----
 framework/Pear/test/Horde/Pear/Unit/Package/XmlTest.php |   28 ++++
 2 files changed, 119 insertions(+), 33 deletions(-)

http://git.horde.org/horde-git/-/commit/e0b870ed36191fa03a556f02ee209c6ec4df1717

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

commit e0e6d0a06592fd607c478c8a79b92327e9e29031
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Mar 17 11:49:02 2011 +0100

    Support adding a new version to the package.xml

 framework/Pear/lib/Horde/Pear/Package/Xml.php           |  149 ++++++++++++++-
 framework/Pear/test/Horde/Pear/Unit/Package/XmlTest.php |   43 +++--
 2 files changed, 175 insertions(+), 17 deletions(-)

http://git.horde.org/horde-git/-/commit/e0e6d0a06592fd607c478c8a79b92327e9e29031




More information about the commits mailing list