+1 (non-binding) I tested some real use cases and a couple of examples: 1. https://github.com/apache/camel/tree/master/examples/camel-example-bigxml-split 2. https://github.com/apache/camel/tree/master/examples/camel-example-billboard-aggr
In the 2nd example I only had to replace property (deprecated) with exchangeProperty in simple expressions. I opened a PR for these small changes. Thank you, great work! Federico On Tue, Feb 19, 2019 at 9:11 PM Alex Dettinger <aldettin...@gmail.com> wrote: > +1 (binding) > I found everything I needed in the migration guide on my side. > > Many thanks for the release Gregor, > Alex > > On Mon, Feb 18, 2019 at 10:59 PM Andrea Cosentino > <ancosen1...@yahoo.com.invalid> wrote: > > > We can add this to the migration guide.. > > > > Inviato da Yahoo Mail su Android > > > > Il lun, 18 feb, 2019 alle 22:56, Pascal Schumacher< > > pascalschumac...@gmx.net> ha scritto: +1 (non-binding) > > > > Tested by migrating flowable-camel to camel 3.0.0 > > (https://github.com/flowable/flowable-engine/pull/1623). > > > > The only think that was immediately obvious from the migration guide was > > that to stop routes you now use > > CamelContext.getRouteController().stopRoute(routeId) instead of > > CamelContext.stopRoute(routeId). > > > > Thanks, > > Pascal > > > > Am 18.02.2019 um 08:22 schrieb Gregor Zurowski: > > > Hi Everyone: > > > > > > This is a vote to release Apache Camel 3.0.0-M1, the first milestone > > > towards a new 3.0.0 major release with currently 366 improvements and > > > fixes. > > > > > > Release notes: > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12315691&projectId=12311211 > > > > > > Staging repository: > > > > https://repository.apache.org/content/repositories/orgapachecamel-1119/ > > > > > > Tarballs: > > > https://repository.apache.org/content/repositories/orgapachecamel-1119/org/apache/camel/apache-camel/3.0.0-M1/ > > > > > > Tag: > > > https://gitbox.apache.org/repos/asf?p=camel.git;a=tag;h=refs/tags/camel-3.0.0-M1 > > > > > > Please test this release candidate and cast your vote. > > > [ ] +1 Release the binary as Apache Camel 3.0.0-M1 > > > [ ] -1 Veto the release (provide specific comments) > > > > > > The vote is open for at least 72 hours. > > > > > > Thanks, > > > Gregor > > > > > > > > >