From 4816ac5b76ee9f628434a191b35e9d892f9f01df Mon Sep 17 00:00:00 2001 From: Erik Hatcher Date: Tue, 17 Aug 2004 23:44:59 +0000 Subject: [PATCH] fixing up test cases that rely on external data and adding build.encoding property git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@151003 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/contributions/common.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/sandbox/contributions/common.xml b/sandbox/contributions/common.xml index 80e95024e3a..77c45bf646f 100644 --- a/sandbox/contributions/common.xml +++ b/sandbox/contributions/common.xml @@ -11,7 +11,7 @@ - + @@ -53,8 +53,8 @@ - - + + @@ -103,6 +103,7 @@ deprecation="true" srcdir="${src.dir}" classpathref="compile.classpath" + encoding="${build.encoding}" /> @@ -115,6 +116,7 @@ includeAntRuntime="yes" srcdir="src/test" classpathref="test.classpath" + encoding="${build.encoding}" /> @@ -130,6 +132,7 @@ +