From 487cfccfb8fd81c2d849211a00c5e81bbacbcd83 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 2 Aug 2010 16:27:21 -0400 Subject: [PATCH] build the jar directly using fileset specs from constituent jar meta data --- build.xml | 63 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 61 insertions(+), 2 deletions(-) diff --git a/build.xml b/build.xml index 6ddbf8f..db65930 100644 --- a/build.xml +++ b/build.xml @@ -1052,10 +1052,69 @@ jsapi.exe from the lib directory. - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +