[commits] Horde-Hatchery branch master updated. b88d1d00c368eaa6e93a7b28f5288cdde802b7a6

Gunnar Wrobel p at rdus.de
Fri Nov 27 10:12:05 UTC 2009


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

from: 4c72a86633118b0ef5225129e62aff2612de2ac5

b88d1d0 Started the Packaging package.

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

commit b88d1d00c368eaa6e93a7b28f5288cdde802b7a6
Author: Gunnar Wrobel <p at rdus.de>
Date:   Thu Nov 26 21:30:19 2009 +0100

    Started the Packaging package.
    
    It's intention is to support Horde PEAR releases. Right now it only
    provides a script that updates file lists in the package.xml
    files. PEAR_PackageFileManager2 is being used for this.

 framework/Packaging/COPYING                       |  504 +++++++++++++++++++++
 framework/Packaging/lib/Horde/Packaging/Cli.php   |    1 +
 framework/Packaging/package.xml                   |   80 ++++
 framework/Packaging/script/horde-pear-release.php |   97 ++++
 4 files changed, 682 insertions(+), 0 deletions(-)
 create mode 100644 framework/Packaging/COPYING
 create mode 100644 framework/Packaging/lib/Horde/Packaging/Cli.php
 create mode 100644 framework/Packaging/package.xml
 create mode 100755 framework/Packaging/script/horde-pear-release.php

http://git.horde.org/co.php/framework/Packaging/COPYING?rt=horde-hatchery&r=b88d1d00c368eaa6e93a7b28f5288cdde802b7a6
http://git.horde.org/co.php/framework/Packaging/lib/Horde/Packaging/Cli.php?rt=horde-hatchery&r=b88d1d00c368eaa6e93a7b28f5288cdde802b7a6
http://git.horde.org/co.php/framework/Packaging/package.xml?rt=horde-hatchery&r=b88d1d00c368eaa6e93a7b28f5288cdde802b7a6
http://git.horde.org/co.php/framework/Packaging/script/horde-pear-release.php?rt=horde-hatchery&r=b88d1d00c368eaa6e93a7b28f5288cdde802b7a6




More information about the commits mailing list