Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The camel-cxf feature doesn't install the required camel-spring feature by default. Therefore, you have to install it separately before: 'features:install camel-spring'

The camel-swagger feature doesn't install the required scala-reflect bundle by default. Therefore, you have to install it separately before: 'install -s mvn:org.scala-lang/scala-reflect/2.10.4'

Dependency Upgrades

  • AWS-Java-SDK 1.8.3 to 1.8.9.1
  • Codahale Metrics 3.0 to 3.1
  • CXF 3.0.2 to 3.0.4
  • Hazelcast 3.3.2 to 3.4
  • JAXB 2.2.7 to 2.2.11
  • JRuby 1.7.16 to 1.7.18
  • Guava 17.0 to 18.0
  • Jsch 0.1.50 to 0.1.51
  • JsonPath 1.1.0 to 1.2.0
  • Spring 4.0.7.RELEASE to 4.1.5.RELEASE
  • Spring Security 3.1.7.RELEASE to 3.2.5.RELEASE
  • RX Java 0.20 to 1.0.5
  • Disruptor 3.3.0 to 3.3.2
  • ... and many other upgrades

...