Re-enabled tests as per conversation on d...@mina.apache.org
Project: http://git-wip-us.apache.org/repos/asf/mina/repo Commit: http://git-wip-us.apache.org/repos/asf/mina/commit/75c0bead Tree: http://git-wip-us.apache.org/repos/asf/mina/tree/75c0bead Diff: http://git-wip-us.apache.org/repos/asf/mina/diff/75c0bead Branch: refs/heads/2.0 Commit: 75c0beadc0206705b6765fe0ccd7e1a52980db1f Parents: 4f9b2c6 Author: chrjohn <christoph.j...@macd.com> Authored: Sat Mar 3 23:49:05 2018 +0100 Committer: chrjohn <christoph.j...@macd.com> Committed: Sat Mar 3 23:49:05 2018 +0100 ---------------------------------------------------------------------- pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mina/blob/75c0bead/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 754c942..786ce27 100644 --- a/pom.xml +++ b/pom.xml @@ -774,12 +774,6 @@ <plugin> <artifactId>maven-surefire-plugin</artifactId> <version>${version.surefire.plugin}</version> - <configuration> - <excludes> - <exclude>**/Abstract*</exclude> - <exclude>**/*RegressionTest*</exclude> - </excludes> - </configuration> </plugin> <plugin>