From b412f505024b7d0c1723244b69a3c9b3e87ea07d Mon Sep 17 00:00:00 2001 From: fhanik Date: Tue, 23 Jun 2009 13:54:38 +0000 Subject: [PATCH] Make a default build target that builds automatically without need to know what. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@787674 13f79535-47bb-0310-9956-ffa450edef68 --- modules/jdbc-pool/build.xml | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/modules/jdbc-pool/build.xml b/modules/jdbc-pool/build.xml index 3947bb711..1d6a6fd6a 100644 --- a/modules/jdbc-pool/build.xml +++ b/modules/jdbc-pool/build.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + @@ -223,7 +223,8 @@ - + + @@ -233,7 +234,8 @@ - + + @@ -349,5 +351,7 @@ + + -- 2.11.0