From b8e2baf4f84dec4cf19eb5cab4fef4f93340de21 Mon Sep 17 00:00:00 2001 From: scgilardi Date: Wed, 3 Dec 2008 22:15:57 +0000 Subject: build.xml: add the ability to compile (most of) contrib, code from Meikel Brandmeyer --- build.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 56 insertions(+), 7 deletions(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 67a56dbf..f39a98fc 100644 --- a/build.xml +++ b/build.xml @@ -1,22 +1,71 @@ - Pack all clojure-contrib sources into a JAR. + Pack all clojure-contrib sources into a JAR. Compile those that can + be compiled standalone if the clojure.jar property points us to + clojure.jar . + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - - + + + + + + -- cgit v1.2.3-18-g5258