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

Oliver Lietz commented on KARAF-201:
------------------------------------

That won't work as the service providing resources is shared by different 
applications and IMHO the feature lifecycle is the best place to hook into when 
you manage (install, uninstall, update)  applications (set of bundles, features 
and configurations) with Karaf Features.

> 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, karaf-feature
>            Reporter: Guillaume Nodet
>             Fix For: 4.1.1
>
>
> 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 was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to