
camel3.camel2.xml-32-changes.windup.xml Maven / Gradle / Ivy
The newest version!
Rules for changes between Camel 3.1 and Camel 3.2
IMPORT
`org.apache.camel.impl.JndiRegistry` has been removed - please use org.apache.camel.support.jndi.JndiBeanRepository in org.apache.camel:camel-support instead.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-blueprint` dependency to `org.apache.came.karaf:camel-blueprint`.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-test-blueprint` dependency to `org.apache.camel.karaf:camel-test-blueprint`.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-test-karaf` dependency to `org.apache.camel.karaf:camel-test-karaf`.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-eventadmin` dependency to `org.apache.camel.karaf:camel-eventadmin`.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-kura` dependency to `org.apache.camel.karaf:camel-kura`.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-osgi-activator` dependency to `org.apache.camel.karaf:camel-osgi-activator`.
Camel on Apache Karaf / OSGi has been moved to its own project at: https://github.com/apache/camel-karaf. Please change the `org.apache.camel:camel-paxlogging` dependency to `org.apache.camel.karaf:camel-paxlogging`.
camel-spark-rest component has been removed - please any of the other REST capable components, such as camel-jetty, camel-netty-http or camel-undertow..
Camel Spring Boot has flattened its option keys and the .configuration prefix has been removed. See the example in the upgrade guide for 3.2 for more details
broker-u-r-l in Spring Boot properties renamed to broker-url. See the example in the upgrade guide for 3.2 for more details
IMPORT
org.apache.camel.cluster has been moved out of org.apache.camel:camel-core-engine into org.apache.camel:camel-cluster. See the example in the upgrade guide for 3.2 for more details
The org.apache.camel.spring.Main class has been moved out of camel-spring JAR into its own JAR named camel-spring-main.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy