You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/09/09 06:58:00 UTC

[jira] [Updated] (CAMEL-16887) [camel-karaf] camel-groovy feature should install all groovy bundles

     [ https://issues.apache.org/jira/browse/CAMEL-16887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-16887:
--------------------------------
    Fix Version/s:     (was: 3.11.2)

> [camel-karaf] camel-groovy feature should install all groovy bundles
> --------------------------------------------------------------------
>
>                 Key: CAMEL-16887
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16887
>             Project: Camel
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>            Priority: Major
>             Fix For: 3.12.0
>
>
> {{camel-groovy}} feature only installs {{groovy}}:
> {code:java}
> <bundle dependency="true">mvn:org.codehaus.groovy/groovy/3.0.3</bundle>{code}
> In order to work smoothly, {{camel-groovy}} feature should install "all" groovy bundles, aka:
> {code:java}
> groovy-ant
> groovy-cli-commons
> groovy-cli-picocli 
> groovy-console
> groovy-datetime
> groovy-docgenerator
> groovy-groovydoc
> groovy-groovysh
> groovy-jmx
> groovy-json
> groovy-macro
> groovy-nio
> groovy-servlet
> groovy-sql
> groovy-swing
> groovy-templates
> groovy-test
> groovy-test-junit5
> groovy-testng
> groovy-xml{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)