camunda-community-hub / camunda-platform-7-camel

Community Extension to add Apache Camel support for Camunda Platform 7
Apache License 2.0
82 stars 57 forks source link

Upgrade to Camel 3, Spring 5.2.4, Camunda 7.12.0 and Java 8 #54

Closed ninckblokje closed 4 years ago

ninckblokje commented 4 years ago

53 Pull request for Camel 3 support

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

berndruecker commented 4 years ago

Hey @ninckblokje - this looks great - thanks for the effort you put into that! We are still missing the contributor agreement and I have one question about the @Autowired - but then we might be good to merge this

berndruecker commented 4 years ago

I needed to bump some more versions: https://github.com/camunda/camunda-bpm-camel/issues/55

berndruecker commented 4 years ago

And I removed the Autowired and the whole Spring dependency in commons here: https://github.com/camunda/camunda-bpm-camel/issues/56 - @ninckblokje: Could you quickly check if that latest versions works for you as expected? Then I am happy to make a release: https://github.com/camunda/camunda-bpm-camel/issues/57