Renamed Horde_Packaging to Horde_Qc and started reorganzing into classes/modules.
authorGunnar Wrobel <p@rdus.de>
Wed, 24 Feb 2010 12:34:47 +0000 (13:34 +0100)
committerGunnar Wrobel <p@rdus.de>
Mon, 23 Aug 2010 07:51:49 +0000 (09:51 +0200)
commita8ec11e72701a0fb18b3861defaf1ef81715242c
tree40afdf221570b658b595213a822f114a9b37c6ea
parent3a7180a8dcf69e142800e1d79d0f9c20371b55f3
Renamed Horde_Packaging to Horde_Qc and started reorganzing into classes/modules.
12 files changed:
framework/Packaging/COPYING [deleted file]
framework/Packaging/lib/Horde/Packaging/Cli.php [deleted file]
framework/Packaging/package.xml [deleted file]
framework/Packaging/script/horde-pear-release.php [deleted file]
framework/Qc/COPYING [new file with mode: 0644]
framework/Qc/lib/Horde/Qc/Config.php [new file with mode: 0644]
framework/Qc/lib/Horde/Qc/Config/Cli.php [new file with mode: 0644]
framework/Qc/lib/Horde/Qc/Config/Interface.php [new file with mode: 0644]
framework/Qc/lib/Horde/Qc/Module.php [new file with mode: 0644]
framework/Qc/lib/Horde/Qc/Module/PearPackageXml.php [new file with mode: 0644]
framework/Qc/package.xml [new file with mode: 0644]
framework/Qc/test/Horde/Qc/AllTests.php [new file with mode: 0644]