You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Thomas Andraschko (JIRA)" <ji...@apache.org> on 2019/04/10 08:57:00 UTC

[jira] [Created] (TOMEE-2507) Improve scanning excludes

Thomas Andraschko created TOMEE-2507:
----------------------------------------

             Summary: Improve scanning excludes
                 Key: TOMEE-2507
                 URL: https://issues.apache.org/jira/browse/TOMEE-2507
             Project: TomEE
          Issue Type: Improvement
          Components: TomEE Core Server
    Affects Versions: 8.0.0-M2
            Reporter: Thomas Andraschko
             Fix For: 8.0.0-M3


container/openejb-core/src/main/resources/default.exclusions:

jfreechart-
jscience-
lesscss-engine-
rhino-



tomee/tomee-embedded/src/main/resources/org/apache/tomee/configs/catalina.properties

jfreechart-*
jscience-*
lesscss-engine-*
rhino-*



There are also some excludes which are in default.exclusions but not in catalina.properties:

commons-io-*
jackson-annotations-*
jackson-core-*
jackson-databind-*
jackson-dataformat*
jackson-mapper-asl-*
jackson-module-jaxb-annotations-*



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)