We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2268cb commit 852a7baCopy full SHA for 852a7ba
allure-jbehave5/src/main/resources/META-INF/aop-ajc.xml
@@ -0,0 +1,7 @@
1
+<aspectj>
2
+ <weaver options="-warn:none -Xlint:ignore"/>
3
+ <aspects>
4
+ <aspect name="io.qameta.allure.aspects.StepsAspects"/>
5
+ <aspect name="io.qameta.allure.aspects.AttachmentsAspects"/>
6
+ </aspects>
7
+</aspectj>
0 commit comments