Re: [VOTE] Release Apache Camel 2.16.1

2015-11-16 Thread Gregor Zurowski
Alright, I can start rebuilding 2.16.1 in a few hours in order to include the commons-collection upgrade. Is that OK for everyone? On Mon, Nov 16, 2015 at 8:48 PM, Claus Ibsen wrote: > Hi > > Yeah we would need to do a 2.15.x release also sometime later to get > that fix released. But short ter

Re: what's happening to camel extra?

2015-11-16 Thread Pontus Ullgren
Hi, Unfortuantly I've never done the release myself so I do not have the continuity for how to do the release. The latest releases has been handled by Christoph Emmersberger. Related question why have we disabled the db4o component ? Not that I have use for it myself at the moment. But I'm not su

[GitHub] camel pull request: Add After Camel Start Hook

2015-11-16 Thread awgtek
GitHub user awgtek opened a pull request: https://github.com/apache/camel/pull/684 Add After Camel Start Hook This patch was used locally to send to a route by a producer template once the camel context is started and all routes are loaded. You can merge this pull request into a Gi

Case insensitive file pattern matcher. Not Ant Pattern Matcher

2015-11-16 Thread dwarakart
Hi All, After going through the documentation of FileEndpoint and FileConsumer, I realized there is no direct way of using the fileName include/exclude with an input pattern with case sensitivity. Ex: if the include format is [0-9]{8}_[0-9]{6}_abc.txt and I need to match bot the below 20151116_

Re: Camel / FUSE

2015-11-16 Thread Claus Ibsen
Hi What do you mean by plugin? Do you mean a Camel component like the many there is out of the box? http://camel.apache.org/components.html But yeah JBoss Fuse is based on OSGi so anything you deploy and run with it, must be OSGi compliant. On Sat, Nov 14, 2015 at 12:34 AM, Evgeny Minkevich w

Re: [VOTE] Release Apache Camel 2.16.1

2015-11-16 Thread Claus Ibsen
Hi Yeah we would need to do a 2.15.x release also sometime later to get that fix released. But short term is the anticipated 2.16.1 release. On Mon, Nov 16, 2015 at 8:20 PM, Gregor Zurowski wrote: > Yes, I guess this makes sense. Should we also build a new patch > release for the 2.15.x branch

Re: [VOTE] Release Apache Camel 2.16.1

2015-11-16 Thread Gregor Zurowski
Yes, I guess this makes sense. Should we also build a new patch release for the 2.15.x branch in order to this security fix out? On Mon, Nov 16, 2015 at 5:52 PM, Claus Ibsen wrote: > Hi > > I wonder if we should cancel this vote, and redo the release because > since there has been a commit on m

Re: [VOTE] Release Apache Camel 2.16.1

2015-11-16 Thread Claus Ibsen
Hi I wonder if we should cancel this vote, and redo the release because since there has been a commit on master and the 2.16 and 2.15 branches that upgrades the commons-collection to a version that has a security issue fix. https://blogs.apache.org/foundation/entry/apache_commons_statement_to_wid

Re: what's happening to camel extra?

2015-11-16 Thread Jean-Baptiste Onofré
Hi Pontus, OK, I will create the branch. And, agree to do release. I just want to check if we have all the resources needed (maybe asking a staging repo a OSS Sonatype). Regards JB On 11/16/2015 11:25 AM, Pontus Ullgren wrote: (Moving the discussion to camel-dev) Yes I think we should star

[GitHub] camel pull request: [CAMEL-9278] camel-undertow REST DSL support

2015-11-16 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/683 [CAMEL-9278] camel-undertow REST DSL support You can merge this pull request into a Git repository by running: $ git pull https://github.com/jamesnetherton/camel CAMEL-9278 Alternativel

camel pull request: Implement chunking of payloads in Camel JMS

2015-11-16 Thread Kessler, Joerg
Hi, a couple of weeks ago I created this pull request: https://github.com/apache/camel/pull/667 Somehow the discussion whether this is a useful feature for the Camel distribution did not continue. I would like to ask you to take a look at it and discuss it. Best Regards, Jörg

Re: what's happening to camel extra?

2015-11-16 Thread Pontus Ullgren
(Moving the discussion to camel-dev) Yes I think we should start a 2.15.x branch. Also now that we have moved camel-extra to github I think it is time to start thinking about getting a releases out so that we can get in pace with the camel versions. While camel-extra is it's own project it helps

Re: what's happening to camel extra?

2015-11-16 Thread Jean-Baptiste Onofré
Hi Pontus, It looks good. I'm upgrading to Camel 2.15.4 and so fixing components. If we have to "maintain" 2.15.0 I will create a specific branch. WDYT ? Regards JB On 11/13/2015 10:47 PM, Pontus Ullgren wrote: So now the repository should be back "online". I did a reimport of the google co

Re: [VOTE] Release Apache Camel 2.16.1

2015-11-16 Thread Claus Ibsen
+1 I tested with the camel in action source code and it was fine. On Sat, Nov 14, 2015 at 8:35 AM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.16.1 that has over 60 fixes > and improvements. > > Release notes: > https://issues.apache.org/jira/secure/Releas

Re: [VOTE] Release Apache Camel 2.16.1

2015-11-16 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On 11/14/2015 08:35 AM, Gregor Zurowski wrote: Hi Everyone: This is a vote to release Apache Camel 2.16.1 that has over 60 fixes and improvements. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311211&version=12333749 Staging reposi