From 4dfed62e7d18b73646a9028fd75bfb3660f57749 Mon Sep 17 00:00:00 2001 From: kshakir Date: Mon, 4 Oct 2010 19:38:29 +0000 Subject: [PATCH] Generating the Queue GATK extensions using java, then compiling all the Queue scala code at once to allow circular dependencies between existing and generated scala code. Will see how this behaves for those using IntelliJ as generated source code will disappear during an ant clean. git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4425 348d0f76-0448-11de-a6fe-93d51630548a --- build.xml | 42 +++++++++++++----------------------------- 1 file changed, 13 insertions(+), 29 deletions(-) diff --git a/build.xml b/build.xml index be21ff8d2..35cc89f44 100644 --- a/build.xml +++ b/build.xml @@ -14,7 +14,6 @@ - @@ -78,13 +77,6 @@ - - - - - - - @@ -227,20 +219,11 @@ - - - - Building Queue... - - - - - - + Generating Queue GATK extensions... - + @@ -248,11 +231,15 @@ - - - Building Queue GATK extensions... - + + + + Building Queue... + + + + @@ -273,7 +260,7 @@ - + @@ -326,7 +313,7 @@ - + @@ -334,9 +321,6 @@ - - - @@ -587,7 +571,7 @@ - +