You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2019/01/17 09:24:59 UTC

[GitHub] lburgazzoli opened a new issue #334: support for dependencies archive

lburgazzoli opened a new issue #334: support for dependencies archive
URL: https://github.com/apache/camel-k/issues/334
 
 
   We should support for dependencies provided as an archive such as a jar with the following structure:
   
   ```
   deps.jar
   |
   + - <classes>
   |
   + - lib
        |
        + - dep-1.jar 
        |
        + - dep-2.jar 
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services