This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch dependabot/maven/exam.version-4.13.5
in repository https://gitbox.apache.org/repos/asf/aries.git
discard 767506b7f Bump exam.version from 3.4.0 to 4.13.5
add 3508b6ff3 [MAINTENANCE] Sync labels in PRs (#474)
add ab96616eb [MAINTENANCE] Extract common itests options
add 23e323238 [MAINTENANCE] Update pax-exam tests for modules supporting
pax-exam 4.x
add 2e1f9ec62 [MAINTENANCE] Use testsupport bundle in proxy itests
add 2b707f137 [MAINTENANCE] Use testsupport bundle in transaction itests
add 10c7f0d0b Merge pull request #472 from
apache/extract-common-itests-options
add b39b6fd37 [MAINTENANCE] Fix not usable pax-exam-container-forked
add 2af6279bb [MAINTENANCE] Organize pax dependency version properties
add 19c9eacf6 Bump exam.version from 3.4.0 to 4.13.5
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (767506b7f)
\
N -- N -- N refs/heads/dependabot/maven/exam.version-4.13.5
(19c9eacf6)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/dependabot.yaml | 4 +-
.github/workflows/labeler.yml | 3 +
.github/workflows/proxy.yml | 7 ++
.github/workflows/transaction.yml | 7 ++
application/application-itests/pom.xml | 14 +--
.../runtime/itests/BasicAppManagerTest.java | 5 +-
.../runtime/itests/BasicNoOpResolverTest.java | 5 +-
.../itests/IsolatedCfgAdminRuntimeTest.java | 5 +-
.../runtime/itests/IsolatedRuntimeTest.java | 5 +-
.../runtime/itests/MinimumImportsTest.java | 5 +-
.../runtime/itests/OBRAppManagerTest.java | 6 +-
.../runtime/itests/OBRResolverAdvancedTest.java | 5 +-
.../runtime/itests/OBRResolverTest.java | 5 +-
.../application/runtime/itests/UpdateAppTest.java | 5 +-
.../pom.xml | 6 +-
.../cm/itest/ConfigurationPostResolverTest.java | 11 +-
blueprint/itests/blueprint-itests/pom.xml | 18 +--
.../itests/AbstractBlueprintIntegrationTest.java | 40 +++----
.../ParserServiceImportAndIncludeXSDsTest.java | 2 +-
...eImportCmAndIncorrectNamespaceHandlersTest.java | 2 +-
...viceImportXSDsBetweenNamespaceHandlersTest.java | 2 +-
.../plugin/blueprint-maven-plugin-itest/pom.xml | 65 ++++++++++-
.../src/it/custom-destination/pom.xml | 2 +-
.../src/it/fail-on-conflict/pom.xml | 2 +-
.../src/it/multiple-invocation/pom.xml | 2 +-
.../src/it/pax-cdi/pom.xml | 4 +-
.../src/it/produced-bean-by-method-name/pom.xml | 4 +-
.../src/it/scanpath-restrict/pom.xml | 2 +-
.../src/it/simple-project/pom.xml | 2 +-
.../src/it/spring/pom.xml | 4 +-
.../src/it/transaction-annotation/pom.xml | 4 +-
.../src/it/with-provide/a/pom.xml | 6 +-
.../src/it/with-provide/b/pom.xml | 2 +-
.../src/it/with-provide/c/pom.xml | 2 +-
.../pom.xml | 4 +-
blueprint/plugin/blueprint-maven-plugin/pom.xml | 4 +-
ejb/ejb-modeller-itest/pom.xml | 18 +--
.../ejb/container/itest/EJBModellingTest.java | 52 +++------
ejb/openejb-extender-itest/pom.xml | 27 +++--
.../extender/itest/AbstractOpenEJBTest.java | 12 +-
jmx/jmx-itests/pom.xml | 26 ++---
.../src/test/java/org/apache/aries/itest | 1 -
.../apache/aries/jmx/AbstractIntegrationTest.java | 13 +--
.../aries/jmx/framework/BundleStateMBeanTest.java | 5 +-
.../aries/jmx/framework/FrameworkMBeanTest.java | 69 ++++++-----
.../aries/jmx/framework/ServiceStateMBeanTest.java | 7 +-
.../wiring/BundleWiringStateMBeanTest.java | 16 ++-
.../permissionadmin/PermissionAdminMBeanTest.java | 20 ++--
jmx/jmx-whiteboard/pom.xml | 18 +--
.../integration/helper/IntegrationTestBase.java | 3 -
jndi/jndi-url-itest/pom.xml | 6 +-
.../aries/jndi/itests/JndiUrlIntegrationTest.java | 19 +--
proxy/proxy-itests/pom.xml | 25 ++--
.../aries/proxy/itests/AbstractProxyTest.java | 62 +++++-----
quiesce/quiesce-manager-itest/pom.xml | 4 +-
.../quiesce/manager/itest/QuiesceManagerTest.java | 12 +-
subsystem/subsystem-itests/pom.xml | 18 +--
.../aries/subsystem/itests/SubsystemTest.java | 14 +--
testsupport/testsupport-unit/pom.xml | 7 ++
.../aries/itest/AbstractIntegrationTest.java | 129 ++++++++++++++-------
transaction/transaction-itests/pom.xml | 59 ++++++----
.../itests/AbstractIntegrationTest.java | 48 +-------
web/web-itests/pom.xml | 18 +--
.../web/converter/itest/WabConverterITest.java | 48 ++++----
64 files changed, 529 insertions(+), 498 deletions(-)
delete mode 120000 jmx/jmx-itests/src/test/java/org/apache/aries/itest