This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.2
in repository https://gitbox.apache.org/repos/asf/aries.git


 discard 3a3d61ef3 Bump org.codehaus.plexus:plexus-utils from 1.4.7 to 4.0.2
     add 30db9331a ARIES-2165: Build application with java 8
     add a718325ef ARIES-2165: Use links to testsupport instead of copying 
files in application
     add d8272a1a4 Merge pull request #424 from 
apache/ARIES-2165-build-application-with-java-8
     add d42db0fd7 Bump org.codehaus.plexus:plexus-utils in /eba-maven-plugin
     add 44d09fdff Bump org.codehaus.plexus:plexus-utils from 1.4.7 to 4.0.2

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   (3a3d61ef3)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.codehaus.plexus-plexus-utils-4.0.2 (44d09fdff)

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/workflows/{jmx.yml => application.yml}     | 10 +++----
 README.md                                          |  2 +-
 application/application-itests/pom.xml             | 32 ++++++++++++++--------
 .../runtime/itests/BasicAppManagerTest.java        |  4 ++-
 .../runtime/itests/BasicNoOpResolverTest.java      |  3 +-
 .../itests/IsolatedCfgAdminRuntimeTest.java        |  3 +-
 .../runtime/itests/IsolatedRuntimeTest.java        |  3 +-
 .../runtime/itests/MinimumImportsTest.java         |  4 ++-
 .../runtime/itests/OBRAppManagerTest.java          |  3 +-
 .../runtime/itests/OBRResolverAdvancedTest.java    |  3 +-
 .../runtime/itests/OBRResolverTest.java            |  3 +-
 .../application/runtime/itests/UpdateAppTest.java  |  3 +-
 .../src/test/java/org/apache/aries/itest           |  1 +
 .../src/test/java/org/apache/aries/unittest        |  1 +
 .../pom.xml                                        | 24 ++++++++++------
 .../cm/itest/ConfigurationPostResolverTest.java    |  2 +-
 .../src/test/java/org/apache/aries/itest           |  1 +
 .../src/test/java/org/apache/aries/unittest        |  1 +
 .../pom.xml                                        |  2 +-
 application/pom.xml                                |  2 +-
 pom.xml                                            |  2 +-
 21 files changed, 68 insertions(+), 41 deletions(-)
 copy .github/workflows/{jmx.yml => application.yml} (85%)
 create mode 120000 
application/application-itests/src/test/java/org/apache/aries/itest
 create mode 120000 
application/application-itests/src/test/java/org/apache/aries/unittest
 create mode 120000 
application/application-resolve-transform-cm-itests/src/test/java/org/apache/aries/itest
 create mode 120000 
application/application-resolve-transform-cm-itests/src/test/java/org/apache/aries/unittest

Reply via email to