The branch "master" has been updated. The following is a summary of the commits.
from: b98cf4fd4115b90b98d427e3dbed2961d39523cb e56b9d6 Spelling 84e123a Add custom package validator. 717eb59 We need to drop the hN- prefix for package tarballs. Not so much of a problem since we manage dependencies through PEAR now anyway. ----------------------------------------------------------------------- commit e56b9d658962971f0ea96624843f30ae0b7c06b3 Author: Jan Schneider <[email protected]> Date: Mon Feb 28 19:25:25 2011 +0100 Spelling framework/Role/package.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/e56b9d658962971f0ea96624843f30ae0b7c06b3 ----------------------------------------------------------------------- commit 84e123af7a1a06c20000d4be4822a892da4522ac Author: Jan Schneider <[email protected]> Date: Tue Mar 1 14:13:42 2011 +0100 Add custom package validator. framework/Validate_Package/lib/Horde/Validate/Package.php | 140 +++++++++++++ framework/Validate_Package/package.xml | 70 ++++++ 2 files changed, 210 insertions(+), 0 deletions(-) create mode 100644 framework/Validate_Package/lib/Horde/Validate/Package.php create mode 100644 framework/Validate_Package/package.xml http://git.horde.org/horde-git/-/commit/84e123af7a1a06c20000d4be4822a892da4522ac ----------------------------------------------------------------------- commit 717eb597e3679eb68fce131b351d227571ed73ca Author: Jan Schneider <[email protected]> Date: Tue Mar 1 16:44:20 2011 +0100 We need to drop the hN- prefix for package tarballs. Not so much of a problem since we manage dependencies through PEAR now anyway. framework/Validate_Package/lib/Horde/Validate/Package.php | 30 ++++-------- 1 files changed, 10 insertions(+), 20 deletions(-) http://git.horde.org/horde-git/-/commit/717eb597e3679eb68fce131b351d227571ed73ca __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
