< prev index next >

application/uitests/org.openjdk.jmc.console.uitest/pom.xml

Print this page

        

*** 44,62 **** <build> <plugins> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId> ! <version>${tycho-version}</version> <configuration> <excludes>${ui.test.excludes},**/*MemoryLeakTest*</excludes> </configuration> </plugin> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>target-platform-configuration</artifactId> ! <version>${tycho-version}</version> <configuration> <dependency-resolution> <extraRequirements> <requirement> <type>eclipse-feature</type> --- 44,62 ---- <build> <plugins> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>tycho-surefire-plugin</artifactId> ! <version>${tycho.version}</version> <configuration> <excludes>${ui.test.excludes},**/*MemoryLeakTest*</excludes> </configuration> </plugin> <plugin> <groupId>org.eclipse.tycho</groupId> <artifactId>target-platform-configuration</artifactId> ! <version>${tycho.version}</version> <configuration> <dependency-resolution> <extraRequirements> <requirement> <type>eclipse-feature</type>
< prev index next >