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 baf25750e Merge pull request #606 from
apache/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.7.1
add 2da2ae5a4 [MAINTENANCE] Replace asm-all with asm* in samples
add c7b27019a [MAINTENANCE] Replace asm-all with asm* in application
add 9d4796807 [MAINTENANCE] Remove unused asmdependencies in subsystem and
transaction
add 9871c24b8 [MAINTENANCE] Remove dependabot rules for asm-all*
new 7af46c4cc Merge pull request #615 from
apache/replace-asm-all-dependencies-with-asm
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/dependabot.yaml | 6 ------
application/application-converters/pom.xml | 24 +++++++++++++++++++---
application/application-itests/pom.xml | 24 +++++++++++++++++++---
.../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 | 5 ++++-
.../runtime/itests/OBRResolverAdvancedTest.java | 5 ++++-
.../runtime/itests/OBRResolverTest.java | 5 ++++-
.../application/runtime/itests/UpdateAppTest.java | 5 ++++-
.../pom.xml | 24 +++++++++++++++++++---
.../cm/itest/ConfigurationPostResolverTest.java | 5 ++++-
.../pom.xml | 24 +++++++++++++++++++---
.../assemblies/equinox-test-harness/pom.xml | 16 +++++++++++++--
.../filtered-resources/configuration/config.ini | 5 ++++-
samples/blog/blog-assembly/pom.xml | 16 +++++++++++++--
.../filtered-resources/configuration/config.ini | 5 ++++-
samples/blog/blog-itests/pom.xml | 19 ++++++++++++++---
.../blog/itests/AbstractBlogIntegrationTest.java | 5 ++++-
.../helloworld/helloworld-assembly/pom.xml | 17 ++++++++++++---
.../filtered-resources/configuration/config.ini | 5 ++++-
.../blueprint/helloworld/helloworld-itests/pom.xml | 19 ++++++++++++++---
.../helloworld/itests/HelloworldSampleTest.java | 6 +++++-
samples/pom.xml | 7 -------
samples/twitter/twitter-itests/pom.xml | 19 ++++++++++++++---
.../aries/sample/twitter/itest/TwitterTest.java | 5 ++++-
subsystem/subsystem-itests/pom.xml | 8 --------
transaction/transaction-itests/pom.xml | 7 -------
30 files changed, 239 insertions(+), 72 deletions(-)