Re: Log4j 2

2016-08-08 Thread Claus Ibsen
Hi Ah sounds good the migration goes so well, and that there is only a few components that may be stuck on log4j 1.x. But those 3rd party libraries may migrate to log4j v2 or some other logging api (slf4j-api etc) in the future. Though a bit surprising that Apache Spark is locked down on log4j v1

Re: Camel-Salesforce Pushtopic Subscriber

2016-08-08 Thread Claus Ibsen
Hi How are you using camel-salesforce? Can you provide a bit more detail? Is that 3 hour cookie standard by salesforce? On Fri, Aug 5, 2016 at 5:03 AM, vijaychd wrote: > Version 2.17.2 > > Salesforce component in Camel route is not subscribing to Pushtopic after > cookie is expired after 3 hou

Camel.trunk.notest - Build # 2837 - Failure

2016-08-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2837) Status: Failure Check console output at https://builds.apache.org/job/Camel.trunk.notest/2837/ to view the results.

Camel.2.17.x.notest - Build # 104 - Failure

2016-08-08 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.17.x.notest (build #104) Status: Failure Check console output at https://builds.apache.org/job/Camel.2.17.x.notest/104/ to view the results.

Re: Log4j 2

2016-08-08 Thread Vitalii Tymchyshyn
You can also try log4j over slf4j. This one has stubs for appender classes. Best regards, Vitalii Tymchyshyn Пн, 8 серп. 2016 15:42 користувач Luca Burgazzoli пише: > That was what I tried at first but it is not enough because in some deps or > utilities they use i.e. base appender classes that

Re: Log4j 2

2016-08-08 Thread Luca Burgazzoli
That was what I tried at first but it is not enough because in some deps or utilities they use i.e. base appender classes that the is not provided by the log4j-1.2-api. I will detail the issue later this week. On Monday, 8 August 2016, Matt Sicker wrote: > Can you add log4j-1.2-api to migrate t

Re: Log4j 2

2016-08-08 Thread Matt Sicker
Can you add log4j-1.2-api to migrate those? We're working with Hadoop and Spark right now to upgrade them to 2.x at least, so a future release from them will fix that. On 8 August 2016 at 12:53, Luca Burgazzoli wrote: > Hello, > > I've setup my own branch > (https://github.com/lburgazzoli/apache

Re: Log4j 2

2016-08-08 Thread Luca Burgazzoli
Hello, I've setup my own branch (https://github.com/lburgazzoli/apache-camel/tree/CAMEL-10224-log4j2) were I'm doing some test to migrate to log4j2. So far migrating the properties was not an issue and automated through a script. The following component can't be migrate as they have some code bas

[RESULT] [VOTE] Camel 2.17.3

2016-08-08 Thread Daniel Kulp
We have 9 +1 votes and no other votes. This vote passes.. Dan > On Aug 4, 2016, at 4:20 PM, Daniel Kulp wrote: > > > This is a vote to release Camel 2.17.3 > > Staging repository: > https://repository.apache.org/content/repositories/orgapachecamel-1052/ >

Re: [VOTE] Camel 2.17.3

2016-08-08 Thread Thomas Diesler
+1 from wildfly-camel — thomas > On 08 Aug 2016, at 08:51, Gregor Zurowski wrote: > > +1 > > Thanks, > Gregor > > > On Thu, Aug 4, 2016 at 10:20 PM, Daniel Kulp wrote: >> >> This is a vote to release Camel 2.17.3 >> >> Staging repository: