From 69208a61cf2c3cea9cca98ae5364aa30b0d19206 Mon Sep 17 00:00:00 2001 From: Sebastian Bazley Date: Wed, 5 Feb 2014 19:22:16 +0000 Subject: [PATCH] alphabetical fixes the Continuum failure, so need to make the order configurable git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1564888 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index aab2612..28041eb 100644 --- a/pom.xml +++ b/pom.xml @@ -375,8 +375,7 @@ under the License. verify - - alphabetical + ${failsafe.runorder}} **/*TestCase.java @@ -531,7 +530,9 @@ under the License. RC2 2.12 - true + true + + filesystem javax.servlet;version="[2.1.0, 3.0.0)";resolution:=optional,