Re: aws-sqs failed to set visibilityTimeout without any exception or warning

2019-07-01 Thread Andrea Cosentino
Do you have a simple reproducer for this? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, June 25, 2019, 5:11:05 PM GMT+2, Qingyang Xu

Re: select message via camel filter

2019-06-06 Thread Andrea Cosentino
You can find the updated documentation in github https://github.com/apache/camel/blob/master/components/camel-jms/src/main/docs/jms-component.adoc Il giorno gio 6 giu 2019 alle ore 09:21 James Carman < ja...@carmanconsulting.com> ha scritto: > Try using a JMS selector on the URI: > >

[ANNOUNCEMENT] Apache Camel K Runtime 0.3.3 Released

2019-05-31 Thread Andrea Cosentino
repository [1][2] Many thanks to all who made this release possible. On behalf of the Camel PMC, Andrea Cosentino [1]  https://repository.apache.org/content/repositories/releases/org/apache/ camel/k/ [2] http://repo2.maven.org/maven2/org/apache/camel/k/ -- Andrea Cosentino

[SECURITY][ERRATA-CORRIGE] New security advisory CVE-2019-0188 released for Apache Camel

2019-05-24 Thread Andrea Cosentino
was discovered by Takayoshi Isayama of Mitsui Bussan Secure Directions, Inc.  On behalf of the Apache Camel PMC -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github

[SECURITY] New security advisory CVE-2019-0188 released for Apache Camel

2019-05-24 Thread Andrea Cosentino
Description: Apache Camel contains an XML external entity injection (XXE) vulnerability Mitigation: Update to version 2.24.0 Credit: This issue was discovered by Takayoshi Isayama of Mitsui Bussan Secure Directions, Inc.  On behalf of the Apache Camel PMC -- Andrea Cosentino

Re: serviceCall EIP not working with consul

2019-05-24 Thread Andrea Cosentino
Hello. You already sent this in the users mailing list. To avoid effort answering it on multiple thread, please avoid duplicates. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com

Re: Setting renameUsingCopy=true twice sets it to false!

2019-05-23 Thread Andrea Cosentino
Can you try with a newer version? Camel 2.15 is not released anymore. Il giorno gio 23 mag 2019 alle ore 12:11 Hildegard Meier ha scritto: > Apache Camel 2.15.6 > > Hi, the following Camel XML route honours renameUsingCopy=true, which is > set once: > >

Re: [solved] activemq-camel: accessing a javax.jms StringProperty ?

2019-05-23 Thread Andrea Cosentino
Camel exchange needs to work with multiple components, so it doesn't make any sense to have specific methods used only for JMS message. That's why there is a this "translation" to headers. Il giorno gio 23 mag 2019 alle ore 09:17 Marx, Peter < peter.m...@knorr-bremse.com> ha scritto: > indeed,

Re: Integration of Camel with Saxon

2019-05-11 Thread Andrea Cosentino
Hello Michael, Probably the best way to start is understading what kind of (specific) issues you're facing reported. The camel-saxon component is here: https://github.com/apache/camel/tree/master/components/camel-saxon and his documentation is here:

[SECURITY] New security advisory CVE-2019-0194 released for Apache Camel

2019-04-30 Thread Andrea Cosentino
PMC -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Camel with Olingo4 not shutting down

2019-04-29 Thread Andrea Cosentino
Please raise an issue for this one too Il giorno lun 29 apr 2019 alle ore 13:20 Remco Schoen ha scritto: > I retested is on version 2.23.2 and I had the same issue there. > > -- > > Met vriendelijke groet, > > > Remco Schoen > > Op 29 apr. 2019, om 10:47 heeft

Re: Camel with Olingo4 not shutting down

2019-04-29 Thread Andrea Cosentino
giorno lun 29 apr 2019 alle ore 10:42 Remco Schoen ha scritto: > Sorry, forgot to add that. I’m using version 2.22.0 at the moment. > > -- > > Met vriendelijke groet, > > > Remco Schoen > > Op 29 apr. 2019, om 10:40 heeft Andrea Cosentino <mailto:anco...@gmail.com&g

Re: Problem with Olingo4 and authenticated metadata

2019-04-29 Thread Andrea Cosentino
see the same problem please raise a JIRA issue. Thanks Il giorno lun 29 apr 2019 alle ore 10:42 Remco Schoen ha scritto: > Sorry, forgot to add that. I’m using version 2.22.0 at the moment. > > -- > > Met vriendelijke groet, > > > Remco Schoen > > Op 29 apr. 2019, o

Re: Camel with Olingo4 not shutting down

2019-04-29 Thread Andrea Cosentino
Can you specify the camel version you're using? Il giorno lun 29 apr 2019 alle ore 10:36 Remco Schoen ha scritto: > Hi, > > I'm using the Olingo4 component and I want my Camel to run as a cron job. > After my exchange is completed I stop the camel context, but the jvm > doesn’t close and keeps

Re: Problem with Olingo4 and authenticated metadata

2019-04-29 Thread Andrea Cosentino
Can you specify what version of Camel are you using? Il giorno lun 29 apr 2019 alle ore 10:33 Remco Schoen ha scritto: > Hi, > > I'm currently working with the Olingo4 component for linking with > Microsoft Dynamics 365 CRM. This OData feed requires authentication to get > the metadata. As I

R: Re: Camel Documentation

2019-04-23 Thread Andrea Cosentino
The definitive source, as Tadayoshi said, it's Github and the .adoc file. We are going ahead with the new site, but it will be generated from the .adoc in the repository. Inviato da Yahoo Mail su Android Il mer, 24 apr, 2019 alle 4:59, Tadayoshi Sato ha scritto: The github repository is

R: RE: azure-blob with JavaDSL: can't set URI options with bean

2019-04-19 Thread Andrea Cosentino
misunderstanding or is special to using beans in URI. Thanks Peter -Original Message- From: Andrea Cosentino Sent: Friday, April 19, 2019 2:24 PM To: users@camel.apache.org Subject: Re: azure-blob with JavaDSL: can't set URI options with bean or any other method ClientBean is the type

Re: azure-blob with JavaDSL: can't set URI options with bean or any other method

2019-04-19 Thread Andrea Cosentino
 CloudBlob instance and you're trying to set a ClientBean instance. The behavior is totally correct. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: HTTP4s handshake exception

2019-03-29 Thread Andrea Cosentino
You need to use the # for the parameter like this:   .to("https4://:/MutualAuthentication/MutuallySecuredServlet?sslContextParameters=#sslContextParameters"); -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Me

Re: HTTP4s handshake exception

2019-03-29 Thread Andrea Cosentino
Can you show the full route? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, March 29, 2019, 1:02:08 PM GMT+1, Rohan Emmanuel wrote

Re: HTTP4s handshake exception

2019-03-29 Thread Andrea Cosentino
You need to set the sslContextParameters on your uri. https://github.com/apache/camel/blob/master/components/camel-http4/src/main/docs/http4-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email

[ANNOUNCEMENT] Apache Camel K Runtime 0.3.0 Released

2019-03-03 Thread Andrea Cosentino
repository [1][2] Many thanks to all who made this release possible. On behalf of the Camel PMC, Andrea Cosentino [1]   https://repository.apache.org/content/repositories/releases/org/apache/camel/k/ [2] http://repo2.maven.org/maven2/org/apache/camel/k/ -- Andrea Cosentino

Re: Upgrade guide to 3.0.0-M1?

2019-03-01 Thread Andrea Cosentino
Hello, There is a migration guide here https://github.com/apache/camel/blob/master/MIGRATION.md also the documentation is now fully in the repository. We are working on new site for this. HTH. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf

R: Re: Error building 3.0.0-SNAPSHOT

2019-02-23 Thread Andrea Cosentino
I cannot reproduce this on master Inviato da Yahoo Mail su Android Il sab, 23 feb, 2019 alle 8:01, Claus Ibsen ha scritto: Hi Yeah I cannot reproduce this either, which maven version and os platform you use? On Sat, Feb 23, 2019 at 7:19 AM Willem Jiang wrote: > > How did you download

Re: [DISCUSS] - Apache Camel 3 - A new tagline

2019-02-21 Thread Andrea Cosentino
+1 for more tag lines. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, February 21, 2019, 9:07:01 AM GMT+1, Claus Ibsen wrote

Re: [DISCUSS] - Apache Camel 3 - A new tagline

2019-02-19 Thread Andrea Cosentino
I'm fine with that tagline, but maybe we need to maintain something from the old one too? What do you think? -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github

Re: Apache Camel - Adding schema registry does not consume messages

2019-02-15 Thread Andrea Cosentino
for the moment -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, February 15, 2019, 3:26:54 PM GMT+1, Andrea Cosentino wrote

Re: Apache Camel - Adding schema registry does not consume messages

2019-02-15 Thread Andrea Cosentino
No. There is no support for confluent stuff in camel-kafka -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, February 15, 2019, 3:22:45

R: Failed to start route with multiple consumers, even with a single REST route.

2019-02-04 Thread Andrea Cosentino
That is the Fuse BOM. You can ask to their support. Inviato da Yahoo Mail su Android Il lun, 4 feb, 2019 alle 18:13, Rajith Muditha Attapattu ha scritto: I get the following exception, for the simple setup below. (See below for version info) org.apache.camel.RuntimeCamelException:

Re: Duplicate Messages (Multiple Consumers?)

2019-01-16 Thread Andrea Cosentino
You can take a look at the master component https://github.com/apache/camel/blob/master/components/camel-master/src/main/docs/master-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1

Re: Issue with creation of AWS MQ Broker using aws-mq component

2019-01-08 Thread Andrea Cosentino
Fixed. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, January 8, 2019, 11:42:22 AM GMT+1, Andrea Cosentino wrote: Created

Re: Issue with creation of AWS MQ Broker using aws-mq component

2019-01-08 Thread Andrea Cosentino
Created here: https://issues.apache.org/jira/browse/CAMEL-13041 -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Tuesday, January 8, 2019, 10:32

Re: Issue with creation of AWS MQ Broker using aws-mq component

2019-01-08 Thread Andrea Cosentino
Hey Andrej, Thanks for spotting this, can you please create a JIRA issue? I will fix this one today, I missed the parameters for creation probably. Let me fix it ASAP. Thanks a lot. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache

R: Checkout tag using Git component

2019-01-01 Thread Andrea Cosentino
Probably it has to be implemented. Can you please create an enhancement request on Camel JIRA? Thanks Inviato da Yahoo Mail su Android Il lun, 31 dic, 2018 alle 20:05, Shultz, Dmitry ha scritto: Hi All, I'm using Git component to work with a Git repo. Trying to check out some specific

R: Fwd: incompatible version of apache.camel with Spring.Boot v

2018-12-25 Thread Andrea Cosentino
The minimal camel version compatible con SB 2 is 2.22.0. 2.21 is based on Spring Boot 1. Inviato da Yahoo Mail su Android Il mar, 25 dic, 2018 alle 9:35, Alper Kopuz ha scritto: Hello Everyone Anyone could englighten me which org.apache.*camel* version I should use with the Spring boot

Re: load multiple route xml files - ASF JIRA CAMEL-13015

2018-12-20 Thread Andrea Cosentino
If someone have time to work that it will be picked up. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, December 20, 2018, 10:37:30

R: Fwd: where and when to get release 2.22.3?

2018-12-19 Thread Andrea Cosentino
Try with mvn clean install -DskipTests Inviato da Yahoo Mail su Android Il mer, 19 dic, 2018 alle 20:14, Wang Yan ha scritto: Followed the  build document checkout camel-2.22.x mvn install -Pfastinstall but it does not build completely with below error [*INFO*] Camel :: Example ::

Re: where and when to get release 2.22.3?

2018-12-19 Thread Andrea Cosentino
We released 2.22.2 on the beginning of November. So probably by the end of January. If you need it now, you can build the 2.22.x branch and use the snapshot. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email

Re: Creating a subscription between an AWS SNS Topic and an AWS SQS Queue

2018-12-18 Thread Andrea Cosentino
I didn't create the JIRA ticket. It's here: https://issues.apache.org/jira/browse/CAMEL-13013 -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: How to use the camel-ssh feature to help me manage remote services such as the nginx reload command

2018-12-17 Thread Andrea Cosentino
The pollCommand can be used only on a consumerEndpoint. So you should have from("ssh://root@192...?pollCommand=reboot%0A") Also it's pollCommand and not poll-command -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Serv

Re: Camel Metrics Component v 2.23.0

2018-12-04 Thread Andrea Cosentino
with depedendecy exclusion in Spring Boot and explicitly declare the old dependencies for the moment. Thanks for spotting this. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter

R: Re: Creating a subscription between an AWS SNS Topic and an AWS SQS Queue

2018-12-03 Thread Andrea Cosentino
Yes. Need to check but I created it :-) Inviato da Yahoo Mail su Android Il lun, 3 dic, 2018 alle 19:03, Claus Ibsen ha scritto: Hi Just catching up on old emails. Was there a JIRA ticket logged about this? On Thu, Nov 8, 2018 at 7:07 PM Andrea Cosentino wrote: > > Actuall

R: Feedback on Deprecating the Camel Maven Archetypes

2018-11-28 Thread Andrea Cosentino
Yes. Community, we'd like to hear your opinion! Inviato da Yahoo Mail su Android Il mer, 28 nov, 2018 alle 17:21, Claus Ibsen ha scritto: Hi The Camel team is considering deprecating the Camel Maven Archetypes for 2.x and to remove them in 3.0. We want to remove stuff that are not much /

Re: Camel-box download file version

2018-11-28 Thread Andrea Cosentino
That class is generated. You just need to change the methodPattern here: https://github.com/apache/camel/blob/master/components/camel-box/camel-box-component/pom.xml#L278 If you are fancy opening a PR about that after testing the fix, you're welcome to do it -- Andrea Cosentino

Re: Camel-box download file version

2018-11-28 Thread Andrea Cosentino
You're welcome to work on a PR. The documentation for this component is here https://github.com/apache/camel/blob/master/components/camel-box/camel-box-component/src/main/docs/box-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf

Re: Camel-box download file version

2018-11-21 Thread Andrea Cosentino
Hello, You need to raise the JIRA here: https://issues.apache.org/jira/projects/CAMEL -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Camel-box download file version

2018-11-21 Thread Andrea Cosentino
Did you try by specifying option directly in the URI by using a toD? If you think this is a bug, please raise a JIRA in the Apache Camel JIRA. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1

Re: R: Creating Amazon SQS Queue with Server-Side Encryption

2018-11-08 Thread Andrea Cosentino
I created this issue if you want to contribute: https://issues.apache.org/jira/browse/CAMEL-12919 More info about contributing here: https://github.com/apache/camel/blob/master/CONTRIBUTING.md -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer

Re: Creating a subscription between an AWS SNS Topic and an AWS SQS Queue

2018-11-08 Thread Andrea Cosentino
Actually it's not possible. Please raise a JIRA for an improvement in this area. I think we'll have to resolve the problem of being able to subscribe, because in a single component we'll need to use two different client one for SNS and one for SQS. Thanks for spotting this. -- Andrea

R: Creating Amazon SQS Queue with Server-Side Encryption

2018-11-07 Thread Andrea Cosentino
I have to check but I need to verify.. I don't think it's supported. Contributions are welcome! If you need guidance just ask :-) Inviato da Yahoo Mail su Android Il mer, 7 nov, 2018 alle 18:35, Adan Nunez ha scritto: Amazon SQS Queues can be created with Server-Side Encryption. The two

Re: UNSUBSCRIBE ME

2018-11-05 Thread Andrea Cosentino
I ask to infra to remove yourself. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, November 5, 2018, 3:41:18 PM GMT+1, Marc-André

R: Re: AWS S3 assume role based access

2018-10-24 Thread Andrea Cosentino
are shipping xml with routes to client where only basic camel based application with all components say camel-aws is running. Can we have a URI option which can be specified in xml to provision role or is that in newer camel release? Regards, Vineet From: Andrea Cosentino Reply-To: "anc

R: AWS S3 assume role based access

2018-10-24 Thread Andrea Cosentino
Hello, If you have special needs for your S3 client, you can instantiate the client and set it on the Camel registry. Then you'll be able to pass the client as URI option as reported in the documentation on GitHub. At URI option level there is no roles option provided actually Inviato da Yahoo

Re: streamDownload

2018-10-18 Thread Andrea Cosentino
You need to ask to camel-extra guys for that component. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, October 18, 2018, 5:10:05 PM

Re: [HEADS UP] Camel K is here!

2018-10-16 Thread Andrea Cosentino
YAY! -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, October 17, 2018, 12:24:37 AM GMT+2, Nicola Ferraro wrote: Hi folks

R: How to unsubscribe?

2018-10-15 Thread Andrea Cosentino
users-unsubscr...@camel.apache.org Il lun, 15 ott, 2018 alle 16:14, Michael Davis ha scritto: Hi, I'm trying to unsubscribe from this list. I can't see how to do that. Anyone know how? Thanks MD

R: Camel next release (2.23.0) date?

2018-10-02 Thread Andrea Cosentino
Probably end of October Inviato da Yahoo Mail su Android Il mer, 3 ott, 2018 alle 0:13, Sowjanya Mudimala ha scritto: Hi, Do we know when 2.23.0 gets released? thanks, Sowjanya

R: java11 support

2018-09-12 Thread Andrea Cosentino
No Camel 2.22.1 is not supported to run on JDK 11. We are working on making stuff work on JDK 11. No defined date for the moment. Yes, it should work fine on 4.2.1. Il mer, 12 set, 2018 alle 19:15, Swaminathan, Arun ha scritto: Hi all, We have a project involving migration to java11.

[SECURITY] New security advisory CVE-2018-8041 released for Apache Camel

2018-09-12 Thread Andrea Cosentino
should upgrade to 2.22.1 The JIRA tickets: https://issues.apache.org/jira/browse/CAMEL-12630  refers to the various commits that resovoled the issue, and have more details. Credit: This issue was discovered by Eedo Shapira from GE . On behalf of the Apache Camel PMC -- Andrea Cosentino

[SECURITY] New security advisory CVE-2018-8041 released for Apache Camel

2018-09-12 Thread Andrea Cosentino
upgrade to 2.22.1 The JIRA tickets: https://issues.apache.org/jira/browse/CAMEL-12630 refers to the various commits that resovoled the issue, and have more details. Credit: This issue was discovered by Eedo Shapira from GE . On behalf of the Apache Camel PMC --Andrea Cosentino

Re: sjms endpoint error

2018-09-11 Thread Andrea Cosentino
you need to use sjms-batch as component scheme. https://github.com/apache/camel/blob/master/components/camel-sjms/src/main/docs/sjms-batch-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email

Re: seda logs "Queue full" Exception

2018-09-11 Thread Andrea Cosentino
Yes, it is: https://github.com/apache/camel/blob/camel-2.22.x/camel-core/src/main/docs/seda-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github

[HEADS UP] Camel components' usage survey

2018-09-07 Thread Andrea Cosentino
will be open for the next 2 weeks. Please vote if you have time/interest. Thanks, Andrea -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: Manually test smb endpoint connection on linux

2018-08-27 Thread Andrea Cosentino
You need to ask to camel-extras guys. -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, August 27, 2018, 12:16:32 PM GMT+2, Ivana Cace

[SECURITY] New security advisory CVE-2018-8027 released for Apache Camel

2018-07-31 Thread Andrea Cosentino
commits that resovoled the issue, and have more details. Credit: This issue was discovered by Karel Jelínek from Unicorn Systems. On behalf of the Apache Camel PMC -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member

R: KafkaHeaderFilterStrategy bug?

2018-07-21 Thread Andrea Cosentino
What is the camel versione you're talking about? Inviato da Yahoo Mail su Android Il sab, 21 lug, 2018 alle 21:34, Darrell King ha scritto: Hi, I think there might be a small bug when invoking KafkaHeaderFilterStrategy. KafkaProducer.java calls:

R: Re: camel route fails to AWS s3 with newer versions of java

2018-06-19 Thread Andrea Cosentino
On master we are at 2.10 of joda-time. If needed we can change the dependency on the others active branches Inviato da Yahoo Mail su Android Il mer, 20 giu, 2018 alle 1:18, Willem Jiang ha scritto: I just went through the issue[1] of aws java sdk. Can you try to override the  joda-time

R: Camel 2.21.1 HttpComponent

2018-06-18 Thread Andrea Cosentino
Can you please show the code you're using? Inviato da Yahoo Mail su Android Il lun, 18 giu, 2018 alle 23:25, Binole, William J ha scritto: We recently upgraded our camel libs to the latest version (2.21.1) and have found that we can no longer instantiate HttpComponent. This is due to

Re: Apache camel + cassadra integration

2018-06-13 Thread Andrea Cosentino
I added an example on doc of the component https://github.com/apache/camel/blob/master/components/camel-cassandraql/src/main/docs/cql-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1

R: Camel Kafka Documentation seems wrong

2018-06-07 Thread Andrea Cosentino
You'll find the new documentation directly in the git repository. In the old site there is a news on top of all pages about the migration. We are working on a new site with docs generated directly from repository. Il gio, 7 giu, 2018 alle 17:27, Webster Homer ha scritto: I am in the

R: Re: Dependency version upgrade policy

2018-03-24 Thread Andrea Cosentino
Do you mean on 2.20.x? Yeah, upgrade of this kind are welcome Inviato da Yahoo Mail su Android Il sab, 24 mar, 2018 alle 9:07, Claus Ibsen ha scritto: Hi Yeah sure you can submit a PR to update that. We generally always want to update to newer patch releases. On

Re: Camel, Spring, maven version compatibility.

2018-03-09 Thread Andrea Cosentino
Camel 2.20.x doesn't support Spring Boot 2. Camel will support Spring Boot 2 from 2.22.0, you can use that version of Camel with SB 1.5.8.RELEASE. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1

Re: Having problem while creating producer from camel route for Kafka

2018-03-07 Thread Andrea Cosentino
-component.adoc -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, March 7, 2018, 3:30:55 PM GMT+1, Ranabroto Ghosh <ranabroto.gh...@globalcharge.

Re: Spring Boot 2

2018-03-02 Thread Andrea Cosentino
Actually there is a branch boot2 in apache camel repo, based on camel-2.21.0-SNAPSHOT, with some work about Spring Boot 2. The target release for fully support Spring Boot 2 is 2.22.0 -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache

R: Re: Blueprint, property-place-holder error name is already instanciated as null and cannot be removed

2018-02-23 Thread Andrea Cosentino
The fix will be in 2.20.3 when it will be released Il ven, 23 feb, 2018 alle 20:46, Alex Soto ha scritto: Thank you Grzegorz,  but I was using Camel 2.20.2, so I think it already contains your fix. Best regards, Alex soto > On Feb 23, 2018, at 2:07 PM, Grzegorz

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
The build already passed. So you should see your updates in a while. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, January 31

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
There is a build that pick up the update, run and the site will appear updated. It's automated. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
Sorry, I granted you Karma. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, January 31, 2018, 1:41:18 PM GMT+1, Andrea Cosentino

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
You granted you Karma. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Wednesday, January 31, 2018, 1:25:53 PM GMT+1, Simon IJskes - QCG <

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
.html and .adoc was a big effort, that we did in 3 person in total.  So please fill an ICLA. --Andrea Cosentino --Apache Camel PMC MemberApache Karaf CommitterApache Servicemix PMC MemberEmail: ancosen1985@yahoo.comTwitter: @oscerd2Github: oscerd On Wednesday

Re: Antwort: Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
We have 290 components. Maybe you can give help. --Andrea Cosentino --Apache Camel PMC MemberApache Karaf CommitterApache Servicemix PMC MemberEmail: ancosen1985@yahoo.comTwitter: @oscerd2Github: oscerd On Wednesday, January 31, 2018, 12:57:23 PM GMT+1

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
If you want to improve/fix/update the docs on the site, you are welcome, but the official docs are in the repo and they are the official one and the aligned one. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
Once we have a new site, we'll think about how to manage this. Actually there is a message in the home page with information about the migration and official docs. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member

Re: http://camel.apache.org/rss.html is incorrect

2018-01-31 Thread Andrea Cosentino
We are moving the docs to the github repo. We'll build a new site too. The official docs are on the github repo by the way -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter

Re: A pilot for a new component: camel-wordpress

2018-01-23 Thread Andrea Cosentino
opinion, it is better to start from a PR and then we will be able to go through all the process. Thanks for your contribution :-) -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter

Re: Re: State of the current Camel wiki documentation

2018-01-18 Thread Andrea Cosentino
. This is the idea. By the way, at the time of moving the docs, there were discussion about this. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd

Re: State of the current Camel wiki documentation

2018-01-18 Thread Andrea Cosentino
kind of control on what it is done and where. We just see an email with the info about a new build of the site. With PRs we can have much control on where we are in shape and where we need improvements. Moving docs from confluence site to git repo was a big effort. -- Andrea Cosentino

R: Re: State of the current Camel wiki documentation

2018-01-18 Thread Andrea Cosentino
The only thing to consider here is that having a site separated from repo with docs never really worked and it's ALWAYS out of sync. Inviato da Yahoo Mail su Android Il ven, 19 gen, 2018 alle 2:00, Paul Gale ha scritto: >I generally agree that the documentation

Re: AW: Camel JMS transferExchange=true Exception

2018-01-15 Thread Andrea Cosentino
aligned, we are working on a new site. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Monday, January 15, 2018, 1:54:26 PM GMT+1, Leber, Thomas

Re: Problem with camel-aws S3 when multiPartUpload is set to true

2018-01-05 Thread Andrea Cosentino
If you are passing the client as bean from registry, it makes no sense to define the region, you can set the region directly on the client you're passing. -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email

Re: Apache camel with spring 5.x

2018-01-05 Thread Andrea Cosentino
No, 2.20.x is based on spring 4. --Andrea Cosentino --Apache Camel PMC MemberApache Karaf CommitterApache Servicemix PMC MemberEmail: ancosen1985@yahoo.comTwitter: @oscerd2Github: oscerd On Friday, January 5, 2018, 12:58:14 PM GMT+1, Sujay Bawaskar

R: Re: aws-s3 client is immutable when created with the builder

2017-12-19 Thread Andrea Cosentino
gt; ha scritto: Thank you. How do I use the snapshot version? I’ve tried specifying the apache snapshot repository but maven can’t resolve camel-spring-boot-dependencies:pom:2.20.1-SNAPSHOT. Kendall From: Andrea Cosentino <ancosen1...@yahoo.com> Reply-To: Andrea Cosentino <ancosen1...@

R: Jetty consumer responds with a 500 error java.io.IOException: Response header too large

2017-12-19 Thread Andrea Cosentino
What version of camel are you using? Inviato da Yahoo Mail su Android Il mar, 19 dic, 2017 alle 16:45, Laurentiu Trica ha scritto: Hello, I have a problem with the Jetty consumer. I receive a file with an attached file (Multi-Part Form), but if the file is

Re: aws-s3 client is immutable when created with the builder

2017-12-19 Thread Andrea Cosentino
  consuming                      - Consumer Fired!2017-12-19 10:24:07,207 [aws-s3://devvox] INFO  route1                         - Replay Message Sent to file:s3out prova2... --Andrea Cosentino --Apache Camel PMC MemberApache Karaf CommitterApache Servicemix PMC

Re: Documentation: Source code is hard to read

2017-12-06 Thread Andrea Cosentino
We are in the process of moving the whole documentation to github. A new website is on the way. The old documentation from the old site is deprecated. There is a new on the home page. http://camel.apache.org -- Andrea Cosentino  -- Apache Camel PMC Member

Re: Spring security documentation

2017-11-16 Thread Andrea Cosentino
://camel.apache.org -- Andrea Cosentino  -- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Thursday, November 16, 2017, 12:32:18 PM GMT+1, Knut-Håvard Aksnes <khaks...@gmail.

[SECURITY] New security advisory CVE-2017-12633 released for Apache Camel

2017-11-15 Thread Andrea Cosentino
/browse/CAMEL-11923 refers to the various commits that resovoled the issue, and have more details. Credit: This issue was discovered by Moritz Bechler from AgNO3 GmbH & Co. On behalf of the Apache Camel PMC -- Andrea Cosentino  -- Apache Camel PMC Member Ap

[SECURITY] New security advisory CVE-2017-12634 released for Apache Camel

2017-11-15 Thread Andrea Cosentino
/browse/CAMEL-11929 refers to the various commits that resovoled the issue, and have more details. Credit: This issue was discovered by Man Yue Mo from Semmle/lgtm.com.On behalf of the Apache Camel PMC On behalf of the Apache Camel PMC -- Andrea Cosentino

Re: Inline code snippets in online documentation are broken

2017-11-14 Thread Andrea Cosentino
We are migrating docs, the official docs is on github. There is a news in the front page. http://camel.apache.org/ By the way we are working on a new website, and currently only github is official docs. -- Andrea Cosentino  -- Apache Camel PMC Member Apache

R: code formatting missing in manual pages

2017-11-10 Thread Andrea Cosentino
We are in the process of migrating to a new site based on github docs. The official docs is actually under github Inviato da Yahoo Mail su Android Il ven, 10 nov, 2017 alle 17:22, Jarmo Sorvari ha scritto: Hi! E.g., on page

<    1   2   3   4   5   6   >