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/03/08 09:41:01 UTC

[GitHub] [camel] essobedo opened a new pull request #7147: CAMEL-17759: Prevent inconsistencies in the catalog due to the parallel build

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


   Fix for https://issues.apache.org/jira/browse/CAMEL-17759
   
   ## Motivation
   
   There is a race condition in the parallel build that could cause inconsistencies in the catalog.
   
   ## Modifications
   
   * Add a new artifact that depends on all core artifacts called `camel-core-all`
   * Add a dependency to `camel-core-all` in `camel-catalog` to ensure that the catalog won't be generated before some core artifacts like the console.


-- 
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 #7147: CAMEL-17759: Prevent inconsistencies in the catalog due to the parallel build

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


   


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