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/04/25 18:29: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:
-----------------------------------
    Fix Version/s: 9.1.0

> 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
>            Assignee: Georg Tsakumagos
>            Priority: Major
>             Fix For: 10.0.0, 9.0.1, 8.0.15, 9.1.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)