From f53449966e20457da79947c1649eb26588337e42 Mon Sep 17 00:00:00 2001 From: Stefano Mazzocchi Date: Wed, 12 May 2010 02:21:46 +0000 Subject: [PATCH] make it possible run the ant script without having to pass parameters to it from the ./gridworks script (this helps with IDE integration) git-svn-id: http://google-refine.googlecode.com/svn/trunk@715 7d457c2a-affb-35e4-300a-418c747d4874 --- build.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/build.xml b/build.xml index f4c3ef7a8..2eb03ce50 100644 --- a/build.xml +++ b/build.xml @@ -21,6 +21,22 @@ + + + + + + + + + + + + + + + +