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

alien11689 pushed a change to branch 
ARIES-2166-fix-web-url-handler-in-eclipse-osgi-above-3-17
in repository https://gitbox.apache.org/repos/asf/aries.git


 discard 103e9f367 ARIES-2166: Fix web url handler in org.eclipse.osgi > 3.17.0
 discard fc00275e0 ARIES-2166: Remove unnecessary dependencies in web itests
 discard 9ef13ae8b ARIES-2165: Change order of maven dependencies to bump 
eclipse osgi to 3.17.0
 discard 44124e405 ARIES-2165: Add util to dirs observed by web workflow
 discard da3a1fd61 ARIES-2165: Update parent pom and build web on Java 11, 17 
and 21
     add 132bfe2d6 Bump org.apache.felix:maven-bundle-plugin from 2.0.0 to 
5.1.9 (#390)
     add 9724ee233 [MAINTENANCE] Remove unnecessary dependencies from quiesce 
(#416)
     add 900d33411 Bump org.eclipse:osgi from 3.5.0.v20090520 to 
3.10.0-v20140606-1445
     add d78ce9148 [MAINTENANCE] Remove unused dependencies in 
blueprint/examples/blueprint-sample-fragment
     add 9a08262fa [MAINTENANCE] Set org.eclipse:osgi version to minimal 
supported
     add 3bed6a08a [MAINTENANCE] Set quiesce workflow depends on util
     add 34c2e95d2 Bump org.eclipse:osgi from 3.5.0.v20090520 to the highest 
containing CompositeBundle
     add 7bda95273 Bump org.codehaus.mojo:build-helper-maven-plugin from 1.5 to 
3.6.0
     add 7e90e95ff Bump com.googlecode.pojosr:de.kalpatec.pojosr.framework
     add 430411bdb [MAINTENANCE] Remove unnecessary logback dependencies from 
jmx-itests
     add cc19d6b1a Bump org.codehaus.plexus:plexus-utils in /esa-maven-plugin
     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 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 042e4effb ARIES-2165: Update parent pom and build web on Java 11, 17 
and 21
     add 8d4b7249d ARIES-2165: Add util to dirs observed by web workflow
     add a050fa9fe ARIES-2165: Change order of maven dependencies to bump 
eclipse osgi to 3.17.0
     add c0090cf6b ARIES-2166: Remove unnecessary dependencies in web itests
     add f4fba8791 ARIES-2166: Fix web url handler in org.eclipse.osgi > 3.17.0

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   (103e9f367)
            \
             N -- N -- N   
refs/heads/ARIES-2166-fix-web-url-handler-in-eclipse-osgi-above-3-17 (f4fba8791)

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                            |   3 +
 .../{esa-ant-task.yml => application.yml}          |  14 +-
 .github/workflows/async.yml                        |   5 +-
 .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                      |  18 +-
 .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                          |  17 +-
 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                                        |   4 +-
 application/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 --
 .../examples/blueprint-sample-fragment/pom.xml     |  13 -
 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 +-
 jmx/jmx-itests/pom.xml                             |  13 -
 .../src/test/java/org/apache/aries/itest           |   1 +
 .../aries/itest/AbstractIntegrationTest.java       |  82 ---
 .../org/apache/aries/itest/RichBundleContext.java  | 219 ------
 .../test/java/org/apache/aries/itest/packageinfo   |  19 -
 parent/pom.xml                                     |  54 +-
 pom.xml                                            |   2 +-
 quiesce/quiesce-manager-itest/pom.xml              |  51 +-
 .../quiesce/manager/itest/QuiesceManagerTest.java  |  20 +-
 subsystem/subsystem-core/pom.xml                   |   2 +-
 subsystem/subsystem-itests/pom.xml                 |   2 +-
 transaction/transaction-blueprint/pom.xml          |   2 +-
 transaction/transaction-jdbc/pom.xml               |   4 +-
 transaction/transaction-jms/pom.xml                |   2 +-
 transaction/transaction-manager/pom.xml            |   2 +-
 util/pom.xml                                       |   2 +-
 65 files changed, 191 insertions(+), 1538 deletions(-)
 copy .github/workflows/{esa-ant-task.yml => application.yml} (80%)
 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
 delete mode 100644 
blueprint/blueprint-cm/src/test/java/org/apache/aries/blueprint/compendium/cm/Helper.java
 create mode 120000 jmx/jmx-itests/src/test/java/org/apache/aries/itest
 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