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 6a4c0029c5a80f7b217d50d5c226f7acb3815655 Merge: 5594699b2 3043ae34f Author: Dominik Przybysz <[email protected]> AuthorDate: Wed May 7 21:27:30 2025 +0200 Merge pull request #661 from apache/ARIES-2181-remove-indirect-aries-parent-relation-in-jmx ARIES-2181: Remove indirect aries parent relation in jmx .github/workflows/jmx.yml | 12 +++++ jmx/jmx-api/pom.xml | 30 +++-------- jmx/jmx-blueprint-api/pom.xml | 23 +-------- jmx/jmx-blueprint-bundle/pom.xml | 30 ++++------- jmx/jmx-blueprint-core/pom.xml | 26 ++-------- .../jmx/blueprint/impl/BlueprintMetadataTest.java | 4 +- jmx/jmx-bundle/pom.xml | 28 +++------- jmx/jmx-core-whiteboard/pom.xml | 29 ++--------- jmx/jmx-core/pom.xml | 39 ++------------ jmx/jmx-itests/pom.xml | 60 +++++++++++++--------- .../jmx/test/blueprint/BlueprintMBeanTest.java | 2 +- jmx/jmx-mbeanserver-platform/pom.xml | 28 ++-------- jmx/jmx-parent/pom.xml | 35 ------------- jmx/jmx-whiteboard/pom.xml | 31 +---------- jmx/pom.xml | 1 - 15 files changed, 97 insertions(+), 281 deletions(-)
