Add a Horde specific repo layout handler that allows components to deal with all...
authorGunnar Wrobel <p@rdus.de>
Thu, 28 Oct 2010 19:04:38 +0000 (21:04 +0200)
committerGunnar Wrobel <p@rdus.de>
Thu, 28 Oct 2010 19:33:58 +0000 (21:33 +0200)
commitd3a023730d83b7ee69cda2fb18c0e9218aba6985
treeddd56e4926812aa9ab9fc4dfc6593a75cdc52ce3
parentdb5c8539fdaafe01db72cb45223da05303a68e55
Add a Horde specific repo layout handler that allows components to deal with all types of packages we currently offer.
12 files changed:
components/TODO
components/lib/Components/Helper/Root.php [new file with mode: 0644]
components/lib/Components/Helper/Tree.php
components/lib/Components/Pear/Factory.php
components/lib/Components/Runner/Dependencies.php
components/lib/Components/Runner/Installer.php
components/test/Components/Integration/Components/Module/InstallerTest.php
components/test/Components/StoryTestCase.php
components/test/Components/fixture/framework/Dependency/package.xml
components/test/Components/fixture/framework/Old/lib/Old.php [new file with mode: 0644]
components/test/Components/fixture/framework/Old/package.xml [new file with mode: 0644]
components/test/Components/fixture/horde/.keep [new file with mode: 0644]