[ 
https://issues.apache.org/jira/browse/KARAF-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13097085#comment-13097085
 ] 

Andreas Pieber commented on KARAF-201:
--------------------------------------

It is, but it has also one disadvantage. The echo would print every time the 
feature is installed which is also during karaf startup at a customer. And I 
don't think that they would like to see this message each time. I think we also 
have to add a switch to do things in those feature-scripts based on the 
"surrounding". If they are installed via features.cfg or directly via the 
console.


> Add post feature installation triggers
> --------------------------------------
>
>                 Key: KARAF-201
>                 URL: https://issues.apache.org/jira/browse/KARAF-201
>             Project: Karaf
>          Issue Type: New Feature
>          Components: karaf-core
>            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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to