You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Richard Zowalla (Jira)" <ji...@apache.org> on 2023/03/11 19:38:00 UTC

[jira] [Updated] (TOMEE-4190) RunWithApplicationComposer should support inheritance

     [ https://issues.apache.org/jira/browse/TOMEE-4190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Zowalla updated TOMEE-4190:
-----------------------------------
    Affects Version/s: 8.0.14

> RunWithApplicationComposer should support inheritance
> -----------------------------------------------------
>
>                 Key: TOMEE-4190
>                 URL: https://issues.apache.org/jira/browse/TOMEE-4190
>             Project: TomEE
>          Issue Type: Wish
>    Affects Versions: 9.0.0, 8.0.14
>            Reporter: Georg Tsakumagos
>            Priority: Major
>
> The [RunWithApplicationComposer|https://github.com/apache/tomee/blob/main/container/openejb-junit5/src/main/java/org/apache/openejb/junit5/RunWithApplicationComposer.java] annotation from openejb-junit5 module do not support test inheritance correctly. The Annotation is missing the java.{_}lang.annotation.Inherited Annotation.{_}
> This is problematic in inherited Tests. The inherited tests get executed but the _ExtensionMode_ isn't applied. The extension uses the default settings which is not what is configured.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)