[commits] [Wiki] changed: Doc/Dev/Component/Components
Ralf Lang (B1 Systems GmbH)
lang at b1-systems.de
Thu Apr 18 11:51:47 UTC 2019
rlang Thu, 18 Apr 2019 11:51:47 +0000
Modified page: https://wiki.horde.org/Doc/Dev/Component/Components
New Revision: 10
Change log: Downstream
@@ -1,9 +1,9 @@
[[toc]]
+ Introduction
-The **Components** package is a developer tool focused on handling
PEAR packages. While it may offer a few functionalities that can be of
general use to people maintaining PEAR based packages the primary
focus of the tool is to deal with the various Horde components.
+The **Components** package is a developer tool focused on handling
package metadata like changelogs or pear and composer manifesto. While
it may offer a few functionalities that can be of general use to
people maintaining PEAR based packages the primary focus of the tool
is to deal with the various Horde components.
The tool provides different modules each of which allow to perform a
specific action. The most important ones are documented below.
+ Installation
@@ -90,8 +90,19 @@
Util [pear.horde.org]
Net_SMTP [pear.php.net]
idn [pecl.php.net]
</code>
+
+
++ horde/git-tools
+
+The components application can be used from inside horde git tools
via the "components" action followed by what you would enter as the
components action and parameters. Not all aspects are currently
supported.
+
++ Downstream Development
+
+Some of the commands inside components rely on horde developer
infrastructure which may not be available to the general public or not
available in isolated development hosts.
+
+See ((Doc/Dev/Downstream Downstream Developer Docs))
+ Miscellaneous
For pear related functions like "snapshot" to work as expected, you
MUST have the pear horde channel registered, the Horde_Role package
installed and the horde_dir properly configured
More information about the commits
mailing list