Re: Apache Camel 3.11 LTS release

2021-06-23 Thread Peter Palaga
Thanks for the info, Gregor! Let's prepare the Camel Quarkus release. -- P On 23/06/2021 20:47, Gregor Zurowski wrote: Hi Peter, Just wanted to let you know that the staging repos for Camel 3.11.0 are closed now. Please also see the vote email for 3.11.0 for further details. Thanks, Gregor On

Re: Apache Camel 3.11 LTS release

2021-06-23 Thread Gregor Zurowski
Hi Peter, Just wanted to let you know that the staging repos for Camel 3.11.0 are closed now. Please also see the vote email for 3.11.0 for further details. Thanks, Gregor On Tue, Jun 22, 2021 at 4:58 PM Peter Palaga wrote: > > This timing suits Camel Quarkus very well, because in that way, we

[VOTE] Release Apache Camel 3.11.0 (LTS)

2021-06-23 Thread Gregor Zurowski
Hi Everyone: This is a vote to release Apache Camel 3.11.0, a new LTS release with 101 improvements and fixes. Release notes: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350096&projectId=12311211 == Apache Camel 3.11.0 == Staging repository: https://repository.apache.org/c

Re: Failing FTP IT tests

2021-06-23 Thread Karen Lease
Hi Otavio, According to [1], both TLS 1.0 & 1.1 are now disabled in Oracle Java. SSLv3 has actually been disabled sinsce Java 8 I believe. There is a related OpenJDK issue as well [2]. I also don't have access to the CI server but it would make sense that it's updated to use the latest Java ve

Re: Failing FTP IT tests

2021-06-23 Thread Otavio Rodolfo Piske
Hello Karen, Thanks for checking this! I can't say for sure because I don't have access to the CI server. In my case, I do have a custom java.security file that I use to run the tests (I do this because of some changes applied to Fedora some time ago [1]). It may be possible that a recent upgrade

Failing FTP IT tests

2021-06-23 Thread Karen Lease
Hi all, If it's of interest, I *can* reproduce the SSL errors in the camel-ftp integration tests in my local environment. After enabling javax.net.debug, the root cause is visible: javax.net.ssl|ERROR|01|main|2021-06-22 19:05:23.068 CEST|TransportContext.java:341|Fatal (HANDSHAKE_FAILURE): Cou

Re: Apache Camel 3.11 LTS release

2021-06-23 Thread Gregor Zurowski
The main branch looks good. I will now cut the 3.11.x and release branches. On Wed, Jun 23, 2021 at 8:24 AM Gregor Zurowski wrote: > > Hi Everyone: > > I am now starting to look at the `main` branch and will post updates > if I run into any issues preparing the release candidate for 3.11. > > Tha

Re: Apache Camel 3.11 LTS release

2021-06-23 Thread Gregor Zurowski
> Gregor, we'd appreciate very much if you could please send a short > notice here once the staging repo is closed. Sure, I will post updates as usual. The staging repositories will be closed by the time I send out the vote email. Once the vote is closed, I am going to release the repositories. P

Re: Camel code generator for the Camel web site

2021-06-23 Thread Zoran Regvart
Hi Marat, we can certainly link to it, it might be problematic hosting the server bits, the websites are served as static content. To host this at ASF we would need somewhere to run it and that would involve talking to INFRA[1]. I would try to stay away from embedding something that reaches out to