KaotoIO / kaoto-backend

Backend for the Kaoto project to provide an easy to use integration framework based on Apache Camel.
Apache License 2.0
75 stars 32 forks source link

Revert "Revert "fix(build): Add flag for native build to use older instructions"" #857

Closed lordrip closed 1 year ago

lordrip commented 1 year ago

Context

Currently, the standalone build for jvm is failing since there's a mismatch between the current of quarkus (3.3.2) and camel quarkus (3.2.5.Final).

In addition to that, the application fail to load in virtualized environments without enabling the legacy CPU instructions.

Reverts KaotoIO/kaoto-backend#856

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.06% :warning:

Comparison is base (72bf7b6) 70.68% compared to head (101e2e0) 70.63%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #857 +/- ## ============================================ - Coverage 70.68% 70.63% -0.06% Complexity 199 199 ============================================ Files 69 69 Lines 3364 3364 Branches 565 565 ============================================ - Hits 2378 2376 -2 - Misses 766 768 +2 Partials 220 220 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/KaotoIO/kaoto-backend/pull/857/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=KaotoIO)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.