The branch "master" has been updated. The following is a summary of the commits.
from: 63c2ae142d550308d0dd18068168e4a9ce027c6c 2f6ca9f Support setting new version/api. 60cf43c Support setting a new version/api while updating the package.xml (Bug #9974). Support commiting the updated package.xml. Adapt change log entry to using the commit helper. aad8879 Fix method name. ----------------------------------------------------------------------- commit 2f6ca9ffc1e8af011328e92f0f09099e9ca64bb1 Author: Gunnar Wrobel <[email protected]> Date: Thu Jul 7 08:35:54 2011 +0200 Support setting new version/api. framework/Pear/lib/Horde/Pear/Package/Xml.php | 33 +++++++++++++++ framework/Pear/test/Horde/Pear/Unit/Package/XmlTest.php | 20 +++++++++ 2 files changed, 53 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/2f6ca9ffc1e8af011328e92f0f09099e9ca64bb1 ----------------------------------------------------------------------- commit 60cf43c6263dd9707a5bc6a3802ab96581a25230 Author: Gunnar Wrobel <[email protected]> Date: Thu Jul 7 08:45:59 2011 +0200 Support setting a new version/api while updating the package.xml (Bug #9974). Support commiting the updated package.xml. Adapt change log entry to using the commit helper. components/lib/Components/Component/Source.php | 66 ++++++++++++++++++----- components/lib/Components/Config/Cli.php | 11 ++++- components/lib/Components/Helper/ChangeLog.php | 38 +------------- components/lib/Components/Module/Change.php | 11 +--- components/lib/Components/Module/Update.php | 17 ++++++ components/lib/Components/Runner/Change.php | 19 +++++++- components/lib/Components/Runner/Update.php | 15 +++++ 7 files changed, 115 insertions(+), 62 deletions(-) http://git.horde.org/horde-git/-/commit/60cf43c6263dd9707a5bc6a3802ab96581a25230 ----------------------------------------------------------------------- commit aad88794e6677a41b748343e83f2aa698d31a205 Author: Gunnar Wrobel <[email protected]> Date: Thu Jul 7 08:54:32 2011 +0200 Fix method name. components/lib/Components/Runner/Update.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/aad88794e6677a41b748343e83f2aa698d31a205 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
