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-container-default-2.1.1
in repository https://gitbox.apache.org/repos/asf/aries.git


 discard 9b1e3d869 Bump org.codehaus.plexus:plexus-container-default
     add c340310a2 Bump org.ops4j.pax.swissbox:pax-swissbox-tinybundles from 
1.3.1 to 1.3.2
     add 7757583af ARIES-2167: Remove not existing mc-repo.googlecode.com repo 
with profile from parent
     add 05d2fe837 ARIES-2167: Remove ops4j-snapshots repository from parent
     add 5375d0cbb ARIES-2167: Remove eclipselink repo from parent
     add c50899470 Merge pull request #423 from 
apache/ARIES-2167-remove-unnecessary-repositories-from-parent
     add 690cd19c5 [MAINTENANCE] Link itests in jmx-itests insead of copying 
(#427)
     add e5911fb53 [MAINTENANCE] Remove unused test helper and dependencies in 
blueprint-cm
     add 9eafd730f [MAINTENANCE] Remove unused dependencies in 
blueprint-spring-extender
     add 02937ca75 [MAINTENANCE] Remove unused dependencies in blueprint-spring
     add 6a2252d8d Bump slf4j.version from 1.7.5 to 1.7.33
     add 2638d7f26 Bump org.apache.aries.jpa:org.apache.aries.jpa.api  (#431)
     add eef071545 [MAINTENANCE] Split maven executions in workflows (#433)
     add 083794471 ARIES-2165: Build blueprint plugin with java 11, 17 and 21
     add cd115a275 ARIES-2165: Add separate workflow for blueprint plugin
     add dc89d54d5 ARIES-2165: Cleanup dependencies
     add a8fd4c8e4 Merge pull request #434 from 
apache/ARIES-2165-build-blueprint-plugin-with-java-11-17-21
     add d925ece59 Bump org.codehaus.plexus:plexus-utils from 1.4.7 to 4.0.2
     add 834c768cc [MAINTENANCE] Stay with the highest 3.x plexus-utils in eba 
and esa maven plugins
     add f9097ec4e Merge pull request #408 from 
apache/dependabot/maven/org.codehaus.plexus-plexus-utils
     add f560f651e Bump org.codehaus.plexus:plexus-container-default

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   (9b1e3d869)
            \
             N -- N -- N   
refs/heads/dependabot/maven/org.codehaus.plexus-plexus-container-default-2.1.1 
(f560f651e)

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/application.yml                  |   9 +-
 .github/workflows/async.yml                        |   5 +-
 .../{pushstream.yml => blueprint-plugin.yml}       |  15 +-
 .github/workflows/blueprint.yml                    |  13 +-
 .github/workflows/eba-maven-plugin.yml             |   5 +-
 .github/workflows/ejb.yml                          |  17 +-
 .github/workflows/esa-ant-task.yml                 |   5 +-
 .github/workflows/esa-maven-plugin.yml             |   5 +-
 .github/workflows/jmx.yml                          |  13 +-
 .github/workflows/jndi.yml                         |  13 +-
 .github/workflows/proxy.yml                        |   5 +-
 .github/workflows/pushstream.yml                   |   5 +-
 .github/workflows/quiesce.yml                      |  17 +-
 .github/workflows/spi-fly.yml                      |  14 +-
 .github/workflows/subsystem.yml                    |  13 +-
 .github/workflows/testsupport.yml                  |   5 +-
 .github/workflows/transaction.yml                  |   5 +-
 .github/workflows/util.yml                         |   5 +-
 .github/workflows/versioning.yml                   |   5 +-
 .github/workflows/web.yml                          |  13 +-
 .../pom.xml                                        |   2 +-
 blueprint/blueprint-cm/pom.xml                     |  48 --
 .../aries/blueprint/compendium/cm/Helper.java      | 784 ---------------------
 blueprint/blueprint-noosgi/pom.xml                 |   2 +-
 blueprint/blueprint-spring-extender/pom.xml        |  52 --
 blueprint/blueprint-spring/pom.xml                 |  57 --
 .../blueprint-maven-plugin-annotation/pom.xml      |  29 +-
 .../plugin/blueprint-maven-plugin-itest/pom.xml    |  72 +-
 .../src/it/custom-destination/verify.groovy        |   2 +-
 .../src/it/multiple-invocation/verify.groovy       |   4 +-
 .../src/it/pax-cdi/verify.groovy                   |   2 +-
 .../it/produced-bean-by-method-name/verify.groovy  |   2 +-
 .../src/it/scanpath-restrict/verify.groovy         |   2 +-
 .../src/it/simple-project/verify.groovy            |   2 +-
 .../src/it/spring/verify.groovy                    |   2 +-
 .../src/it/transaction-annotation/verify.groovy    |   6 +-
 .../src/it/with-provide/verify.groovy              |   2 +-
 .../pom.xml                                        |  33 +-
 .../plugin/blueprint-maven-plugin-spi/pom.xml      |  26 +-
 .../blueprint-maven-plugin-spring-handlers/pom.xml |  32 +-
 blueprint/plugin/blueprint-maven-plugin/pom.xml    | 109 +--
 blueprint/plugin/pom.xml                           |   9 +-
 eba-maven-plugin/pom.xml                           |   2 +-
 ejb/openejb-extender-itest/pom.xml                 |   6 +-
 ejb/openejb-extender/pom.xml                       |   2 +-
 esa-maven-plugin/pom.xml                           |   2 +-
 .../src/test/java/org/apache/aries/itest           |   0
 .../aries/itest/AbstractIntegrationTest.java       |  82 ---
 .../org/apache/aries/itest/RichBundleContext.java  | 219 ------
 .../test/java/org/apache/aries/itest/packageinfo   |  19 -
 parent/pom.xml                                     |  52 --
 51 files changed, 185 insertions(+), 1665 deletions(-)
 copy .github/workflows/{pushstream.yml => blueprint-plugin.yml} (74%)
 delete mode 100644 
blueprint/blueprint-cm/src/test/java/org/apache/aries/blueprint/compendium/cm/Helper.java
 copy {application/application-itests => 
jmx/jmx-itests}/src/test/java/org/apache/aries/itest (100%)
 delete mode 100644 
jmx/jmx-itests/src/test/java/org/apache/aries/itest/AbstractIntegrationTest.java
 delete mode 100644 
jmx/jmx-itests/src/test/java/org/apache/aries/itest/RichBundleContext.java
 delete mode 100644 
jmx/jmx-itests/src/test/java/org/apache/aries/itest/packageinfo

Reply via email to