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 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
     new d8272a1a4 Merge pull request #424 from 
apache/ARIES-2165-build-application-with-java-8

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/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