[GitHub] camel pull request: [Minor] Maven POM cleanup, reduce warnings

2014-05-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/167 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

Camel.trunk.notest.jdk7 - Build # 15 - Still Failing

2014-05-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest.jdk7 (build #15) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest.jdk7/15/ to view the results.

Camel.trunk.notest - Build # 2069 - Still Failing

2014-05-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.trunk.notest (build #2069) Status: Still Failing Check console output at https://builds.apache.org/job/Camel.trunk.notest/2069/ to view the results.

Camel.2.12.x.notest - Build # 98 - Fixed

2014-05-30 Thread Apache Jenkins Server
The Apache Jenkins build system has built Camel.2.12.x.notest (build #98) Status: Fixed Check console output at https://builds.apache.org/job/Camel.2.12.x.notest/98/ to view the results.

Re: Pull request for configuring endpoints using a mix of URL and options in the XML DSL

2014-05-30 Thread Daniel Kulp
On May 30, 2014, at 4:19 PM, Matt Sicker wrote: > It's a syntax change. That sounds significant enough to wait for a new > major release. > It’s not a syntax change… it’s an additional option. Any existing syntaxes would continue to work. I’m also failing to see why this wouldn’t be a 2.14

Re: Pull request for configuring endpoints using a mix of URL and options in the XML DSL

2014-05-30 Thread Matt Sicker
It's a syntax change. That sounds significant enough to wait for a new major release. On 29 May 2014 07:19, Antoine DESSAIGNE wrote: > Hi Claus, > > There's something I don't understand. Can you explain me why this fix > should wait until the 3.0 is out ? > > The patch I wrote seemed to work, a

[GitHub] camel pull request: [Minor] Maven POM cleanup, reduce warnings

2014-05-30 Thread gzurowski
GitHub user gzurowski opened a pull request: https://github.com/apache/camel/pull/167 [Minor] Maven POM cleanup, reduce warnings Remove version specification from dependencies that override with the same version as defined by parent. Signed-off-by: Gregor Zurowski You

[GitHub] camel pull request: Support for rfc 5424/5425/6587 in syslog compo...

2014-05-30 Thread svenrienstra
GitHub user svenrienstra opened a pull request: https://github.com/apache/camel/pull/166 Support for rfc 5424/5425/6587 in syslog component I've added support for the rfc 5424 syslog format, which is the replacement for the already supported rfc 3164. To add the support I've made th