Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade infinispan server image to match infinispan version; upgrade testcontainers version #135

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

cunningt
Copy link
Contributor

Infinispan version in camel is https://github.com/apache/camel/blob/main/parent/pom.xml#L230 15.0.5.Final; upgrade infinispan image to match

cunningt added a commit to cunningt/camel-spring-boot-examples that referenced this pull request Jun 26, 2024
…#135)

* Use tomcat in SB examples so its standard SB

* CAMEL-19136: camel-micrometer-starter - Turn of metrics with uri tag by default as it can lead to too many tags due to dynamic values.

* CAMEL-19136: camel-micrometer-starter - Turn of metrics with uri tag by default as it can lead to too many tags due to dynamic values.

* Upgrade to maven wrapper 3.8.8

* Upgrade to maven wrapper 3.9.5

* Update dependencies

* Reformat code

* Add category to examples

* CAMEL-20108: Update Camel examples to use Camel Case instead of deprecated kebab case

* CAMEL-20243: camel-main - Move route controller options into its own group

* Adding camel-activemq using openwire example. Excludes Spring Boot's ActiveMQAutoConfiguration in order to configure camel-activemq entirely using camel.component.activemq configuration and not via spring.activemq configuration.

* org.messaginghub:pooled-jms is managed by BOM

* [CSB-2644]: rework amqp demo to use connection pooling (apache#123)

* Adding camel-activemq using openwire example. Excludes Spring Boot's ActiveMQAutoConfiguration in order to configure camel-activemq entirely using camel.component.activemq configuration and not via spring.activemq configuration.

* org.messaginghub:pooled-jms is managed by BOM

* CSB-2644: rework amqp demo to use connection pooling and configure camel-amqp as much as possible via camel.component.amqp in application.properties rather than Java code

* [CSB-2644]: rework amqp demo to use connection pooling and configure camel-amqp as much as possible via camel.component.amqp in application.properties rather than Java code

* Fix activemq BOM import - use platform BOM

* Restore merge mistakes in properties files

* Revert "Use tomcat in SB examples so its standard SB"

This reverts commit ad00d26.

* Use undertow rather than tomcat

---------

Co-authored-by: Claus Ibsen <claus.ibsen@gmail.com>
Co-authored-by: Torsten Mielke <tmielke@redhat.com>
@davsclaus davsclaus merged commit b15b5a1 into apache:main Jun 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants