From babb2e34c405fd4f994ff6f675f862c59c6ac5ca Mon Sep 17 00:00:00 2001 From: Eric Evans Date: Fri, 4 Dec 2009 17:07:31 +0000 Subject: [PATCH] only copy needed resources (copy less greedily) It would seem that hudson does some sort of test discovery and is trying to execute some of the extraneous files. git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@887272 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 0670ad28dc..c63daf8cab 100644 --- a/build.xml +++ b/build.xml @@ -214,8 +214,11 @@ - - + + + + +