This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git
from 662919507 Merge pull request #295 from rombert/fix/jmx-parent-update
add 1c3f76539 ARIES-2162: Add JMX workflow
add 5ae7dee55 ARIES-2162: Fix jmx build
add 69e791373 ARIES-2162: Run spi-fly workflow when spi-fly changed in PR
add 4ad4d27f0 ARIES-2162: Add blueprint workflow
new d23d9ec3d Merge pull request #297 from
apache/add-jmx-and-blueprint-workflows
The 1 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/{spi-fly.yml => blueprint.yml} | 32 +++++++++-------------
.github/workflows/{spi-fly.yml => jmx.yml} | 31 ++++++++-------------
.github/workflows/spi-fly.yml | 11 ++++----
blueprint/blueprint-parent/pom.xml | 8 +++---
blueprint/itests/blueprint-itests/pom.xml | 2 +-
jmx/jmx-bundle/pom.xml | 2 +-
jmx/jmx-itests/pom.xml | 2 +-
.../aries/jmx/test/MbeanServerActivator.java | 16 +++++++++++
8 files changed, 54 insertions(+), 50 deletions(-)
copy .github/workflows/{spi-fly.yml => blueprint.yml} (63%)
copy .github/workflows/{spi-fly.yml => jmx.yml} (63%)