Re: [VOTE] Release Apache Camel 2.17.6

2017-03-06 Thread Claus Ibsen
+1 On Sun, Mar 5, 2017 at 2:33 PM, Gregor Zurowski wrote: > Hi Everyone: > > This is a vote to release Apache Camel 2.17.6, a new patch release > that includes 17 fixes and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339170&projectId=123112

Re: [VOTE] Release Apache Camel 2.18.3

2017-03-06 Thread Christian Schneider
+1 Christian On 05.03.2017 09:07, Gregor Zurowski wrote: Hi Everyone: This is a vote to release Apache Camel 2.18.3, a new patch release that includes 37 fixes and improvements. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339161&projectId=12311211 Staging

Re: [VOTE] Release Apache Camel 2.17.6

2017-03-06 Thread Luca Burgazzoli
+1 --- Luca Burgazzoli On Mon, Mar 6, 2017 at 9:13 AM, Claus Ibsen wrote: > +1 > > On Sun, Mar 5, 2017 at 2:33 PM, Gregor Zurowski > wrote: >> Hi Everyone: >> >> This is a vote to release Apache Camel 2.17.6, a new patch release >> that includes 17 fixes and improvements. >> >> Release notes:

Re: [VOTE] Release Apache Camel 2.18.3

2017-03-06 Thread Luca Burgazzoli
+1 --- Luca Burgazzoli On Mon, Mar 6, 2017 at 9:39 AM, Christian Schneider wrote: > +1 > > Christian > > On 05.03.2017 09:07, Gregor Zurowski wrote: >> >> Hi Everyone: >> >> This is a vote to release Apache Camel 2.18.3, a new patch release >> that includes 37 fixes and improvements. >> >> Rele

Re: [VOTE] Release Apache Camel 2.18.3

2017-03-06 Thread Andrea Cosentino
+1 (binding) -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Sunday, March 5, 2017 9:08 AM, Gregor Zurowski wrote: Hi Everyone: This is a vote t

Re: [VOTE] Release Apache Camel 2.17.6

2017-03-06 Thread Andrea Cosentino
+1 (binding) -- Andrea Cosentino -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Sunday, March 5, 2017 2:34 PM, Gregor Zurowski wrote: Hi Everyone: This is a vote t

Re: camel-box vs camel-box2

2017-03-06 Thread Claus Ibsen
Hi Okay the camel-box2 PR has been merged. So we can likely go ahead and remove the old one, and then rename the new from box2 to box. On Sat, Mar 4, 2017 at 9:00 AM, Claus Ibsen wrote: > Hi > > There is a number of tickets for camel-box > https://issues.apache.org/jira/browse/CAMEL-9047 > https

[GitHub] camel pull request #1499: CAMEL-8351 - simple implementation for breadcrumbI...

2017-03-06 Thread onders86
Github user onders86 closed the pull request at: https://github.com/apache/camel/pull/1499 --- 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 en

Re: [VOTE] Release Apache Camel 2.18.3

2017-03-06 Thread Thomas Diesler
+1 (wildfly-camel) > On 05 Mar 2017, at 09:07, Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 2.18.3, a new patch release > that includes 37 fixes and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339161

[GitHub] camel pull request #1504: CAMEL-10932 REST Swagger component

2017-03-06 Thread zregvart
Github user zregvart closed the pull request at: https://github.com/apache/camel/pull/1504 --- 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 en

Re: camel-box vs camel-box2

2017-03-06 Thread Claus Ibsen
Hi Okay that was a bit of more work but I managed to delete the old and rename the new. Just pushed that. A few more tasks which I logged in a ticket https://issues.apache.org/jira/browse/CAMEL-10947 On Mon, Mar 6, 2017 at 10:13 AM, Claus Ibsen wrote: > Hi > > Okay the camel-box2 PR has been me

Re: Using PGPDataFormat instead of Bouncy Castle code

2017-03-06 Thread Franz Paul Forsthofer
Hello Arpit, if you look into the code of the component camel-crypto you find in the class PgpKeyAccessDataFormat sigGen.init(PGPSignature.BINARY_DOCUMENT, sigPrivateKey); and PGPLiteralDataGenerator litData = new PGPLiteralDataGenerator(); String fileName = findFileNa

Re: [VOTE] Release Apache Camel 2.17.6

2017-03-06 Thread Daniel Kulp
+1 Dan > On Mar 5, 2017, at 8:33 AM, Gregor Zurowski wrote: > > Hi Everyone: > > This is a vote to release Apache Camel 2.17.6, a new patch release > that includes 17 fixes and improvements. > > Release notes: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12339170&proje

[GitHub] camel pull request #1508: CAMEL-10953 Add message attribute support to AWS S...

2017-03-06 Thread PeterOsudio
GitHub user PeterOsudio opened a pull request: https://github.com/apache/camel/pull/1508 CAMEL-10953 Add message attribute support to AWS SNS publisher I copied the message attribute capability from the SQS Producer to SNS Producer. I didn't want to refactor the code too much to avo

[GitHub] camel pull request #1509: CAMEL-10950: Enable configuration of a custom Dock...

2017-03-06 Thread jamesnetherton
GitHub user jamesnetherton opened a pull request: https://github.com/apache/camel/pull/1509 CAMEL-10950: Enable configuration of a custom DockerCmdExecFactory https://issues.apache.org/jira/browse/CAMEL-10950 You can merge this pull request into a Git repository by running: $ g