Add a module for generating a development snapshot of a PEAR package.
authorGunnar Wrobel <p@rdus.de>
Tue, 24 Aug 2010 19:06:25 +0000 (21:06 +0200)
committerGunnar Wrobel <p@rdus.de>
Tue, 24 Aug 2010 19:06:25 +0000 (21:06 +0200)
commit9feaaa4794423fe681c2c72c06360bb45d288ec8
treed7a4c8d9b3368b77ab0424ef9199bbfb8a3ff62f
parent025a1bfbe69622036f8e3a27a6edd39c02dcd4ea
Add a module for generating a development snapshot of a PEAR package.

The package will have the version number provided in package.xml but
appended with a timestamp (201008242106).
framework/Element/lib/Horde/Element/Module/DevPackage.php [new file with mode: 0644]
framework/Element/package.xml
framework/Element/test/Horde/Element/Integration/ElementTest.php
framework/Element/test/Horde/Element/StoryTestCase.php