From 047bc49c314fe26741eb64972662ede74830196a Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Mon, 15 Aug 2011 07:26:55 -0700 Subject: [PATCH] Exclude the super-source directory when building the code. We also no longer use src/main/resources. --- build.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index ef40733..6aad76b 100644 --- a/build.xml +++ b/build.xml @@ -28,9 +28,9 @@ - - - + + +