From ae2d53953d392e870b69710f660922c60f5fabf2 Mon Sep 17 00:00:00 2001 From: Yoshito Umaoka Date: Wed, 29 Jun 2016 01:48:44 +0000 Subject: [PATCH] ICU-10152 Replaced tabs with spaces, removed blank lines in build.xml. Deleted unused testall directory. X-SVN-Rev: 38888 --- .gitignore | 1 - icu4j/build.xml | 358 +++++++++++++++--------------- icu4j/main/tests/testall/.project | 24 -- 3 files changed, 179 insertions(+), 204 deletions(-) delete mode 100644 icu4j/main/tests/testall/.project diff --git a/.gitignore b/.gitignore index 9cd6f469fc1..224445ceb37 100644 --- a/.gitignore +++ b/.gitignore @@ -920,7 +920,6 @@ icu4j/main/tests/core/out icu4j/main/tests/framework/out icu4j/main/tests/localespi/out icu4j/main/tests/packaging/out -icu4j/main/tests/testall/out icu4j/main/tests/translit/out icu4j/out icu4j/perf-tests/out diff --git a/icu4j/build.xml b/icu4j/build.xml index ab189107987..46813d2d5bf 100644 --- a/icu4j/build.xml +++ b/icu4j/build.xml @@ -98,7 +98,7 @@ - + @@ -156,14 +156,14 @@ - - - - + + + + - + @@ -172,7 +172,7 @@ - @@ -191,120 +191,120 @@ - + - + description="Initialize the environment for build and test. May require internet access."/> + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + + + + - - + + + + + - + + + + + + + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - - - - - - - - + + + + + + + + - - + + - - + + - - + + - - + + - + - + @@ -320,141 +320,141 @@ - + - - + + - - + + - + - + - - - - - - - + + + + + + + - - - - - - + + + + + + - - - - - + + + + + - + - + - + - + - + - - - + + + - + - + - + - + - + - + - + - + - + - + @@ -813,25 +813,25 @@ - + - + - + - + @@ -841,19 +841,19 @@ - + - + - + @@ -914,7 +914,7 @@ - + @@ -1344,7 +1344,7 @@ - + - + - - icu4j-testall - - - icu4j-charset-tests - icu4j-collate-tests - icu4j-core-tests - icu4j-localespi-tests - icu4j-packaging-tests - icu4j-test-framework - icu4j-translit-tests - - - - org.eclipse.jdt.core.javabuilder - - - - - - org.eclipse.jdt.core.javanature - -