[
https://issues.apache.org/jira/browse/KARAF-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853825#comment-15853825
]
Oliver Lietz commented on KARAF-201:
------------------------------------
That's a lot of boilerplate to do some work depending on feature lifecycle (I'm
not interested in _any_ OSGi environment but Karaf with Features only). Though
having a common _OSGi Task API_ sounds interesting.
> 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)