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/05/02 12:33:09 UTC

[GitHub] [camel-quarkus] ppalaga commented on pull request #3757: Camel DataSonnet Extension - resolves Issue #2078 (needs Scala >= 2.13)

ppalaga commented on PR #3757:
URL: https://github.com/apache/camel-quarkus/pull/3757#issuecomment-1114795000

   > Hmm, not sure what this error means:
   > 
   > ```
   > Caused by: java.lang.RuntimeException: Too little or too much org.apache.camel:* entries in camel-quarkus-bom:
   > [2920](https://github.com/apache/camel-quarkus/runs/6214331067?check_suite_focus=true#step:8:2920)
   > 
   > [2921](https://github.com/apache/camel-quarkus/runs/6214331067?check_suite_focus=true#step:8:2921)
   >     Extra content at line 89:
   > [2922](https://github.com/apache/camel-quarkus/runs/6214331067?check_suite_focus=true#step:8:2922)
   >   ["org.apache.camel:camel-datasonnet"]
   > [2923](https://github.com/apache/camel-quarkus/runs/6214331067?check_suite_focus=true#step:8:2923)
   > 
   > [2924](https://github.com/apache/camel-quarkus/runs/6214331067?check_suite_focus=true#step:8:2924)
   > 
   > [2925](https://github.com/apache/camel-quarkus/runs/6214331067?check_suite_focus=true#step:8:2925)
   > Consider adding, removing or excluding them in the BOM
   > ```
   > 
   > Are there any dependencies I need to exclude?
   
   Looks like you figured out in between?
   
   Once again please, if you could rebase on top of target branch rather than merging it. The resulting history is much easier to read like that. Also, if you could please squash your commits for the same reason. 


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