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 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
new a8fd4c8e4 Merge pull request #434 from
apache/ARIES-2165-build-blueprint-plugin-with-java-11-17-21
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:
.../workflows/{jndi.yml => blueprint-plugin.yml} | 17 ++--
.../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 | 107 +++------------------
blueprint/plugin/pom.xml | 9 +-
17 files changed, 84 insertions(+), 265 deletions(-)
copy .github/workflows/{jndi.yml => blueprint-plugin.yml} (78%)