[
https://issues.apache.org/jira/browse/KARAF-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853802#comment-15853802
]
Oliver Lietz commented on KARAF-201:
------------------------------------
I would like to have a standard mechanism to run pre-/post- install, uninstall
and update tasks (full lifecycle) for features (not limited to gogo commands)
for e.g. database migrations.
> 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)