Add post feature installation triggers
--------------------------------------
Key: KARAF-201
URL: https://issues.apache.org/jira/browse/KARAF-201
Project: Karaf
Issue Type: New Feature
Components: runtime
Reporter: Guillaume Nodet
Something like:
{code}
<script trigger="post">
// do anything using gogo commands
</script>
{code}
The result could be displayed to the user so that the installation could give
him some information (manual steps, or whatever), though it may need a separate
element.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.