From da4bc855e8318da17645bae798b4bdf6bb68e1b2 Mon Sep 17 00:00:00 2001 From: Dominik Stadler Date: Tue, 6 Apr 2021 06:11:16 +0000 Subject: [PATCH] Switch the Ant-build to separate folders under "build/classes" This avoids colliding in strange ways with the default Gradle location "build/classes/main/java" This caused very strange error messages about invalid package names when compiling with Gradle and Ant in one source checkout git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888422 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build.xml b/build.xml index a9e0cd598c..221f22491d 100644 --- a/build.xml +++ b/build.xml @@ -120,7 +120,7 @@ under the License. - + @@ -134,13 +134,13 @@ under the License. - + - + @@ -148,7 +148,7 @@ under the License. - + @@ -171,7 +171,7 @@ under the License. - + @@ -347,7 +347,7 @@ under the License. - +