[
https://issues.apache.org/jira/browse/KARAF-4336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated KARAF-4336:
-----------------------------------
Fix Version/s: (was: 4.2.0.M1)
> Add support for ordering of CLI scripts and commands in karaf-maven-plugin
> --------------------------------------------------------------------------
>
> Key: KARAF-4336
> URL: https://issues.apache.org/jira/browse/KARAF-4336
> Project: Karaf
> Issue Type: Improvement
> Components: karaf-tooling
> Affects Versions: 4.0.4
> Reporter: Martin BasovnĂk
> Assignee: Jean-Baptiste Onofré
> Fix For: 4.1.4, 4.2.0
>
>
> {code:xml}
> <configuration>
> <scripts>
> <script order="1">setup1.cli</script>
> <script order="3">setup2.cli</script>
> </scripts>
> <commands order="2">
> <command>feature:repo-add camel ${version.camel}</command>
> </commands>
> </configuration>
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)