[ https://issues.apache.org/jira/browse/MEECROWAVE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arne Limburg updated MEECROWAVE-252: ------------------------------------ Summary: Support MeecrowaveConfig as Meta-Annotation (was: Support MeecrowaveConfig and MonoMeecrowaveConfig as Meta-Annotation) > Support MeecrowaveConfig as Meta-Annotation > ------------------------------------------- > > Key: MEECROWAVE-252 > URL: https://issues.apache.org/jira/browse/MEECROWAVE-252 > Project: Meecrowave > Issue Type: Improvement > Reporter: Arne Limburg > Assignee: Arne Limburg > Priority: Major > > JUnit 5 supports the use of meta-annotations like > {code:java} > @MeecrowaveConfig > @Retention(RUNTIME) > public @interface MyCustomTestAnnotation { > } > {code} > A test that is annotated with such annotation would run with the meecrowave > extension, but the meecrowave extension would fail to find the > @MeecrowaveConfig -- This message was sent by Atlassian Jira (v8.3.4#803005)