From 8ce007f4ab23687e7a4e37436804c4973138f375 Mon Sep 17 00:00:00 2001 From: Andy Taylor Date: Fri, 6 Mar 2015 12:09:22 +0000 Subject: [PATCH] fixed test poms to exclude cat X tests modules --- NOTICE | 8 -------- tests/integration-tests/pom.xml | 1 + tests/jms-tests/pom.xml | 1 + tests/pom.xml | 31 +++++++++++++++---------------- 4 files changed, 17 insertions(+), 24 deletions(-) diff --git a/NOTICE b/NOTICE index a0d0f9ce47..ef578494eb 100644 --- a/NOTICE +++ b/NOTICE @@ -14,11 +14,3 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - -Certain portions of ActiveMQ are based on code made available -under the GNU Lesser General Public License, version 2.1 or later -(http://www.fsf.org/licensing/licenses/lgpl.html). -"JBoss" and "Red Hat" are trademarks of Red Hat, Inc. and/or its -affiliates, registered in the U.S. and other countries. Your -permissions under the licensing terms governing ActiveMQ do -not include a license, express or implied, to any Red Hat trademark. diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index bda1855ddd..e246ee4fc9 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -185,6 +185,7 @@ org.jboss.jbossts.jts jbossjts-jacorb + 4.17.13.Final org.jboss diff --git a/tests/jms-tests/pom.xml b/tests/jms-tests/pom.xml index a86a0ab6fb..c31e32dba1 100644 --- a/tests/jms-tests/pom.xml +++ b/tests/jms-tests/pom.xml @@ -131,6 +131,7 @@ org.jboss.jbossts.jts jbossjts-jacorb + 4.17.13.Final diff --git a/tests/pom.xml b/tests/pom.xml index 8b95a9ba16..7f4b176fa2 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -34,15 +34,6 @@ - - - org.jboss.jbossts.jts - jbossjts-jacorb - 4.17.13.Final - - - - org.apache.geronimo.components @@ -84,16 +75,24 @@ + + + banned-tests + + jms-tests + integration-tests + byteman-tests + soak-tests + stress-tests + concurrent-tests + performance-tests + + + + unit-tests - jms-tests joram-tests - soak-tests - stress-tests timing-tests - concurrent-tests - performance-tests - integration-tests - byteman-tests