From b02a4899f3d82ae0a4df577efa65c1af5556f9b9 Mon Sep 17 00:00:00 2001 From: Nick Burch Date: Tue, 24 May 2016 13:39:46 +0000 Subject: [PATCH] Fix inconsistent spacing / whitespace git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1745361 13f79535-47bb-0310-9956-ffa450edef68 --- src/integrationtest/build.xml | 172 ++++++++++++++++------------------ 1 file changed, 80 insertions(+), 92 deletions(-) diff --git a/src/integrationtest/build.xml b/src/integrationtest/build.xml index 8a96444c0e..8409e5354d 100644 --- a/src/integrationtest/build.xml +++ b/src/integrationtest/build.xml @@ -21,19 +21,17 @@ under the License. Test-Ant file which verifies that the Apache POI distribution build sources can be compiled successfully. - Before running this, you should execute the "assemble" target in the main build.xml to have the packaged files - created correctly. - +Before running this, you should execute the "assemble" target in the main build.xml to have the packaged files created correctly. - + - + - + - + @@ -46,7 +44,7 @@ under the License. - + @@ -59,24 +57,24 @@ under the License. - + - - - - - - - - - - - - - - + + + + + + + + + + + + + + @@ -86,84 +84,74 @@ under the License. - + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - + + + + + + + + + + + + - - + + -- 2.39.5