From a47be42d28918fd41b481025a235abc0d522c1e7 Mon Sep 17 00:00:00 2001 From: fhanik Date: Wed, 5 Aug 2009 16:05:39 +0000 Subject: [PATCH] apply patch from sebb for https://issues.apache.org/bugzilla/show_bug.cgi?id=47452 git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@801281 13f79535-47bb-0310-9956-ffa450edef68 --- modules/jdbc-pool/build.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/jdbc-pool/build.xml b/modules/jdbc-pool/build.xml index 535940e85..9c734110d 100644 --- a/modules/jdbc-pool/build.xml +++ b/modules/jdbc-pool/build.xml @@ -404,6 +404,7 @@ + @@ -417,6 +418,7 @@ Performance and fairness tests. + @@ -433,12 +435,13 @@ Functional tests. - + + @@ -457,7 +460,7 @@ Testing:${test} - + -- 2.11.0