Re: Parallel Build in Camel

2022-02-16 Thread Otavio Rodolfo Piske
Great work, thanks for contributing! For now I'd keep it as it is, so we can experiment with the parallel runner on GH. We have a few more things happening on the Jenkins pipeline and it would be better to keep it as stable as possible for now. Kind regards On Wed, Feb 16, 2022 at 5:43 PM Nicola

Re: Parallel Build in Camel

2022-02-16 Thread Nicolas Filotto
Hi, I just wanted to let you know that with Otavio, we finally could make the Github's runner uses the maven daemon (with 2 threads) as you may have seen. It seems to help a little bit since the validation of a PR now takes between 45-48 minutes while it used to take more than an hour. I know t