RE: NotifyBuilder.whenDoneSatisfied(Mock) deprecated

2019-07-05 Thread Shultz, Dmitry
Here it is https://issues.apache.org/jira/browse/CAMEL-13730 Cheers, Dmitry -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Friday, July 5, 2019 12:40 PM To: users@camel.apache.org Subject: Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated On Fri, Jul 5

Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated

2019-07-05 Thread Claus Ibsen
n't see no Javadoc related to deprecation, > > sorry. > > > > Cheers, > > Dmitry > > > > > > > > -Original Message- > > From: Claus Ibsen [mailto:claus.ib...@gmail.com] > > Sent: Thursday, July 4, 2019 8:24 PM > > To: users@camel

RE: NotifyBuilder.whenDoneSatisfied(Mock) deprecated

2019-07-05 Thread Shultz, Dmitry
extended to include some replacement related info when time to migrate comes? Cheers, Dmitry -Original Message- From: Claus Ibsen [mailto:claus.ib...@gmail.com] Sent: Friday, July 5, 2019 10:39 AM To: users@camel.apache.org Subject: Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated Hi

Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated

2019-07-05 Thread Claus Ibsen
gt; Sent: Thursday, July 4, 2019 8:24 PM > To: users@camel.apache.org > Subject: Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated > > Hi > > They are deprecated in preparation for Camel 3. > See the javadoc of that method which points to what else to use > > On Fri, Jul 5

RE: NotifyBuilder.whenDoneSatisfied(Mock) deprecated

2019-07-05 Thread Shultz, Dmitry
8:24 PM To: users@camel.apache.org Subject: Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated Hi They are deprecated in preparation for Camel 3. See the javadoc of that method which points to what else to use On Fri, Jul 5, 2019 at 1:13 AM Shultz, Dmitry wrote: > > Hi there, >

Re: NotifyBuilder.whenDoneSatisfied(Mock) deprecated

2019-07-04 Thread Claus Ibsen
Hi They are deprecated in preparation for Camel 3. See the javadoc of that method which points to what else to use On Fri, Jul 5, 2019 at 1:13 AM Shultz, Dmitry wrote: > > Hi there, > > There are several methods in NotifyBuilder got deprecated (all receiving Mock > as a parameter). Besides, the