You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/10/14 10:43:40 UTC

[GitHub] [camel] essobedo opened a new pull request, #8551: CAMEL-18611: camel-main - Move the configurers in the main package

essobedo opened a new pull request, #8551:
URL: https://github.com/apache/camel/pull/8551

   Fix for https://issues.apache.org/jira/browse/CAMEL-18611
   
   ## Motivation
   
   The feature `camel-blueprint` is no more usable due to a split packages issue, indeed the package `org.apache.camel.vault` can be found in `camel-api` as expected but also in `camel-main`.  Unfortunately, Karaf affects `camel-main` to the package `org.apache.camel.vault` such that we end up with a `ClassNotFoundException` when it tries to find the class `org.apache.camel.vault.VaultConfiguration`.
   
   ## Modifications
   
   * Move the configurers in the main package


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #8551: CAMEL-18611: camel-main - Move the configurers in the main package

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8551:
URL: https://github.com/apache/camel/pull/8551#issuecomment-1278835947

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] github-actions[bot] commented on pull request #8551: CAMEL-18611: camel-main - Move the configurers in the main package

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #8551:
URL: https://github.com/apache/camel/pull/8551#issuecomment-1278897087

   :no_entry_sign: There are (likely) no components to be tested in this PR


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel] essobedo merged pull request #8551: CAMEL-18611: camel-main - Move the configurers in the main package

Posted by GitBox <gi...@apache.org>.
essobedo merged PR #8551:
URL: https://github.com/apache/camel/pull/8551


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org