Petals-SE-Camel 1.4.0+

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
h2. From 1.3.x to 1.4.x

Please apply the following changes in your Petals SE Camel service unit to migrate them from Petals SE Camel 1.3.x to Petals SE Camel 1.4.x:
* in your route definitions and unit tests:
** move Java EE package to Jakarta EE 9+ package:
h2. From 1.2.x to 1.3.x

Please apply the following changes in your Petals SE Camel service unit to migrate them from Petals SE Camel 1.2.x to Petals SE Camel 1.3.x:
* in your route definitions and unit tests:
** the Petals SE Camel JUnit Framework package has been changed to '{{org.ow2.petals.se.camel.junit}}' instead of '{{org.ow2.petals.camel.junit}}'.