< prev index next >

application/uitests/pom.xml

Print this page

        

*** 156,166 **** <build> <plugins> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId> ! <version>${tycho-version}</version> <configuration> <product>org.openjdk.jmc.rcp.application.product</product> <application>org.openjdk.jmc.rcp.application.app</application> <argLine>${ui.test.vmargs} ${ui.test.osvmargs}</argLine> <appArgLine>-nl en -consoleLog ${ui.test.osappargs}</appArgLine> --- 156,166 ---- <build> <plugins> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId> ! <version>${tycho.version}</version> <configuration> <product>org.openjdk.jmc.rcp.application.product</product> <application>org.openjdk.jmc.rcp.application.app</application> <argLine>${ui.test.vmargs} ${ui.test.osvmargs}</argLine> <appArgLine>-nl en -consoleLog ${ui.test.osappargs}</appArgLine>
< prev index next >