< prev index next >

application/uitests/pom.xml

Print this page

        

*** 110,120 **** </profile> <profile> <id>uitests</id> <properties> <ui.test.run>true</ui.test.run> ! <ui.test.excludes>${test.excludes}</ui.test.excludes> </properties> </profile> <profile> <id>macosx</id> <activation> --- 110,120 ---- </profile> <profile> <id>uitests</id> <properties> <ui.test.run>true</ui.test.run> ! <ui.test.excludes>${test.excludes},${jfr.tests}</ui.test.excludes> </properties> </profile> <profile> <id>macosx</id> <activation>
< prev index next >