
camel3.camel2.xml-dsl-changes.windup.xml Maven / Gradle / Ivy
The newest version!
Rules for changes in XML file (e.g. pom.xml) to run on Apache Camel 3
`zip` and `gzip` dataformats were renamed to `zipdeflater` and `gzipdeflater`
`custom` load balancer was renamed to `customLoadBalancer`
customLoadBalancer
custom
`zipFile` data format was renamed to `zipfile`
zipfile
zipFile
`keyOrTrustStoreParametersId` attribute was renamed to `keyOrTrustStoreParametersRef`
keyOrTrustStoreParametersRef
keyOrTrustStoreParametersId
Hystrix circuit breaker has been generalized as circuit breaker. Use `circuitBreaker`
instead of `hystrix'.
circuitBreaker
hystrix
Use `completionSizeExpression` instead of `completionSize`. Expressions (not the attributes) for
setting correlation size/timeout were renamed.
Use `completionTimeoutExpression` instead of `completionTimeout`. Expressions (not the
attributes) for
setting correlation size/timeout were renamed.
The attribute `headerName` was renamed to `name`.
setHeader/@name
setHeader/@headerName
The attribute `propertyName` was renamed to `name`.
setProperty/@name
setProperty/@propertyName
© 2015 - 2025 Weber Informatics LLC | Privacy Policy