From ef9fb80cabc8c8f9cbcf71bf9160de0abdaa2de8 Mon Sep 17 00:00:00 2001 From: "Richard D. Worth" Date: Thu, 8 Apr 2010 09:38:19 +0800 Subject: [PATCH] Fixed ant build to be more consistent with Makefile. Now has all same targets (see README.md) and * generates an identical jquery.js to that of make * generates a min file * runs jslint. * cleans more thoroughly * can be passed a PREFIX property --- build.xml | 50 ++++++++++++++++++++++++++++++++++---------------- 1 file changed, 34 insertions(+), 16 deletions(-) diff --git a/build.xml b/build.xml index ed46e070aa..e91cdd1b1e 100644 --- a/build.xml +++ b/build.xml @@ -1,45 +1,54 @@ - + - + + - + + + - + - + - + - + - - + + + - + + + + + + @@ -61,12 +70,18 @@ - + + + + + + + @@ -83,25 +98,28 @@ - + - + - + - + + + + - +