Open JiriOndrusek opened 3 months ago
In the PR https://github.com/quarkusio/quarkus-updates/pull/209, small workaround for CAMEL-21131 was introduced.
The test CamelAPIsPropertiesTest fails if the proper activeRecipe is used. See https://issues.apache.org/jira/browse/CAMEL-21131 Workaround has to be removed once the fixed camel-upgrade-recipes is consumed.
CamelAPIsPropertiesTest
camel-upgrade-recipes
In the PR https://github.com/quarkusio/quarkus-updates/pull/209, small workaround for CAMEL-21131 was introduced.
The test
CamelAPIsPropertiesTest
fails if the proper activeRecipe is used. See https://issues.apache.org/jira/browse/CAMEL-21131 Workaround has to be removed once the fixedcamel-upgrade-recipes
is consumed.