You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2020/10/01 12:26:27 UTC

[camel-quarkus] branch master updated (e8fde4e -> 47fc06b)

This is an automated email from the ASF dual-hosted git repository.

ppalaga pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.


    from e8fde4e  Updated CHANGELOG.md
     add dbe434a  Turn of Maven connection pooling to avoid connection issues on the CI https://github.com/actions/virtual-environments/issues/1499#issuecomment-689467080
     add 47fc06b  Do not build in parallel to avoid Maven connection problems

No new revisions were added by this update.

Summary of changes:
 .github/workflows/camel-master-cron.yaml           | 14 ++++++------
 .github/workflows/ci-build.yaml                    | 25 +++++++++++-----------
 .github/workflows/pr-validate.yml                  |  4 +++-
 .github/workflows/quarkus-master-cron.yaml         | 16 +++++++-------
 .../component/base64/it/Base64Resource.java        |  9 ++++++++
 5 files changed, 39 insertions(+), 29 deletions(-)