From: Avik Sengupta Date: Mon, 2 Jun 2003 08:03:30 +0000 (+0000) Subject: Added ability to debug testcases using jpda, also refactored a bit X-Git-Tag: REL_2_5_1~132 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=06e10b4f850efb0011e761f88f21708cf25b5407;p=poi.git Added ability to debug testcases using jpda, also refactored a bit git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353116 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index a6112ce645..9984a9d874 100644 --- a/build.xml +++ b/build.xml @@ -215,15 +215,16 @@ - - - + - + + + + @@ -239,14 +240,9 @@ - - - - - - - - + + + @@ -255,6 +251,24 @@ + + + + + + + + + + + + + + + + + +