lburgazzoli opened a new issue #213: Submodule for support extensions
URL: https://github.com/apache/camel-quarkus/issues/213
 
 
   All the extension are now part of the `extension` module but as we use a 
short name, it is unclear if an extension relates to a camel component or it is 
a support extension. 
   
   As example we have a `jetty` extension which relates to `camel-jetty` but 
also a `jetty-common` which targets generic `jetty` classes. At the same time 
we have `http-common` which target the `camel-http-common` classes which makes 
things a little confusing (IMHO).
   
   As we may need to add additional `support` extensions, I'd propose to group 
them under `extensions/support` and reflect the change in the artefact name 
too. 
   
   As long term plan, they may/should be moved to `quarkus` main repo.
   

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


With regards,
Apache Git Services

Reply via email to