camel
camel copied to clipboard
Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data.
Changes to address flakiness: - most likely cause is resource crunch on CI causing some tests to time out. - more unique test-specific topic names approach might be needed later...
# Description # Target - [ ] I checked that the commit is targeting the correct branch (note that Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)...
fixes https://issues.apache.org/jira/browse/CAMEL-20784 I remoced the annotation (`CamelQuarkusTest`) which does not exist and I moved the validation into a protected method. Child class is able to override the behavior if needed....
The recent attacks to open source projects, by malicious actors trying to obtain privileged access to the repositories and injecting malicious code has been pretty frightening. Just recently we had...
# Description Improvement on camel-kubernetes, it is possible to save a binay file from Secret or Config Map # Target - [x ] I checked that the commit is targeting...
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin) from 4.3 to 4.5. Commits aa05f0e [maven-release-plugin] prepare release license-maven-plugin-4.5 125914e Try fix this Maven error while releasing: 4c85b0d Try fix this Maven error while releasing: 282f313 Try...
* Fix visibility issues * Fix busy-wait loop issues
Preparing the ground for bigger cleanups by moving and cleaning up things a bit