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
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.
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.
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.
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
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 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 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