This is an automated email from the ASF dual-hosted git repository. alien11689 pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/aries.git
commit d23d9ec3d0a59b650c2f798adccb5c054fdd70bf Merge: 662919507 4ad4d27f0 Author: Dominik Przybysz <[email protected]> AuthorDate: Sat Dec 7 15:45:05 2024 +0100 Merge pull request #297 from apache/add-jmx-and-blueprint-workflows ARIES-2162: Add jmx and blueprint workflows .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(-)
