[ https://issues.apache.org/jira/browse/MEECROWAVE-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arne Limburg updated MEECROWAVE-252: ------------------------------------ Fix Version/s: 1.2.10 > 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 > Fix For: 1.2.10 > > > 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)