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 edeeda0  TOMEE-2408 - Enable MP scan in Arquillian for MP TCK on Plume 
and Plus.
     add 48bb910  TOMEE-2408 - Fixed checkstyle issues.
     add c91d4e2  TOMEE-2463 - MyFaces 2.3.3
     add bfb9f81  Merge pull request #385 from tandraschko/master
     new 8c1509e  TOMEE-2408 - Fixed problem where MP libraries were being 
scanned even when disable with the flag openejb.scan.webapp.container = true.

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:
 .../org/apache/openejb/config/DeploymentLoader.java   |  9 +++++----
 ...lScanEvent.java => EnhanceScannableUrlsEvent.java} | 19 ++++++++-----------
 .../src/main/resources/default.exclusions             |  7 ++-----
 pom.xml                                               |  2 +-
 .../java/org/apache/tomee/installer/Installer.java    |  2 --
 .../tomee/microprofile/TomEEMicroProfileListener.java |  6 +++---
 .../tomee/microprofile/config/TomEEConfigSource.java  |  1 -
 7 files changed, 19 insertions(+), 27 deletions(-)
 rename 
container/openejb-core/src/main/java/org/apache/openejb/config/event/{AfterContainerUrlScanEvent.java
 => EnhanceScannableUrlsEvent.java} (70%)

Reply via email to