From 67798db401d17f063a259865dd3d5e1befd53e26 Mon Sep 17 00:00:00 2001 From: Heng Sin Low Date: Wed, 26 Sep 2007 09:08:36 +0000 Subject: [PATCH] [ 1801842 ] DB connection fix & improvements for concurrent threads. - Integrating contribution from the Posterita Team. --- tools/build.xml | 66 ++++++++++++++++++++++++++++++------------------- 1 file changed, 40 insertions(+), 26 deletions(-) diff --git a/tools/build.xml b/tools/build.xml index d20cabd883..8f0942a84d 100644 --- a/tools/build.xml +++ b/tools/build.xml @@ -195,35 +195,42 @@ - + - + - + - + - + - + - + - + - + + + + + + + + @@ -253,64 +260,71 @@ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + +