move fast, all and broken test exclusions to profiles so that exclusions are merged correctly. revert to surefire 2.10 pending fix for http://jira.codehaus.org/browse/SUREFIRE-913. To run all tests use: -Dactivemq.tests=all

git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary Tully 2012-10-09 11:49:17 +00:00
parent 486e6374f2
commit 84ba54b24f
2 changed files with 518 additions and 580 deletions

File diff suppressed because it is too large Load Diff

View File

@ -125,7 +125,7 @@
<!-- Maven Plugin Version for this Project -->
<maven-bundle-plugin-version>2.3.7</maven-bundle-plugin-version>
<maven-surefire-plugin-version>2.12.3</maven-surefire-plugin-version>
<maven-surefire-plugin-version>2.10</maven-surefire-plugin-version>
<maven-antrun-plugin-version>1.3</maven-antrun-plugin-version>
<maven-assembly-plugin-version>2.3</maven-assembly-plugin-version>
<maven-release-plugin-version>2.2.1</maven-release-plugin-version>