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

radcortez pushed a change to branch TOMEE-2408
in repository https://gitbox.apache.org/repos/asf/tomee.git.


    from 2ffed70  TOMEE-2408 - Refactored the way to add MP libraries in the 
container scanner. Added an event to allow to decouple the code and register 
the required libraries when needed.
     new bb478e2  TOMEE-2408 - Added configuration to enable / disable MP 
scanning.
     new 31b3a71  TOMEE-2408 - MP scan configuration all in Installer just for 
MP flavour.
     new d359898  TOMEE-2408 - Fixed missing configuration for MP OpenAPI.
     new edeeda0  TOMEE-2408 - Enable MP scan in Arquillian for MP TCK on Plume 
and Plus.

The 4 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:
 .../apache/openejb/config/DeploymentLoader.java    | 13 +++---------
 .../config/src/test/resources/arquillian.xml       |  2 ++
 .../src/test/resources/arquillian.xml              |  6 ++++++
 .../health/src/test/resources/arquillian.xml       |  6 ++++++
 .../jwt/src/test/resources/arquillian.xml          |  7 ++-----
 .../metrics/src/test/resources/arquillian.xml      |  2 ++
 .../openapi/src/test/resources/arquillian.xml      | 10 ++-------
 .../opentracing/src/test/resources/arquillian.xml  |  6 ++++++
 .../rest-client/src/test/resources/arquillian.xml  |  6 ++++++
 .../src/main/groovy/commands/SetupCommand.groovy   |  2 +-
 .../java/org/apache/tomee/installer/Installer.java | 24 +++++++++++++++++-----
 .../microprofile/TomEEMicroProfileListener.java    | 24 ++++++++++++++++++++++
 .../microprofile/config/TomEEConfigSource.java     | 17 ++++++++++++++-
 13 files changed, 95 insertions(+), 30 deletions(-)

Reply via email to