You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by ro...@apache.org on 2020/03/28 16:43:22 UTC

[aries-cdi] branch master updated (6fd3340 -> a6cdad6)

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

rotty3000 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/aries-cdi.git.


    from 6fd3340  Merge pull request #44 from rotty3000/master
     new 0026616  update github actions build to latest actions
     new cd89dc5  bnd 5.0.1 and build cleanup
     new 7f38de1  jdk 14 build
     new a6cdad6  Merge pull request #45 from rotty3000/build.improvements

The 288 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/maven.yml                 | 40 ++++++++++++-------------
 cdi-bom/pom.xml                             |  8 ++++-
 cdi-executable/base.bndrun                  |  2 --
 cdi-executable/owb-executable.bndrun        |  2 +-
 cdi-executable/weld-executable.bndrun       |  6 ++--
 cdi-extension-mp-config/base-itest.bndrun   |  2 --
 cdi-extension-mp-config/pom.xml             | 45 +++++++++++++----------------
 cdi-extension-mp-jwt-auth/base-itest.bndrun |  2 --
 cdi-extension-mp-jwt-auth/pom.xml           | 19 ++++++------
 cdi-extension-mp-metrics/base-itest.bndrun  |  2 --
 cdi-extension-mp-metrics/pom.xml            |  5 ++--
 cdi-itests/base-itest.bndrun                |  2 --
 pom.xml                                     | 16 +++++++++-
 13 files changed, 77 insertions(+), 74 deletions(-)