From 8fb52e9ea48549ff2e63463ad37675f4f392f254 Mon Sep 17 00:00:00 2001 From: endolf Date: Thu, 16 Jun 2005 13:38:16 +0000 Subject: [PATCH] Added the simple_dist task and subtasks to build the single distributable zip/tgz for each platform that includes the core classes, the default plugins classes, the jutils classes, and the binary library for that platform. --- build.xml | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/build.xml b/build.xml index d5642b2..5e5e596 100644 --- a/build.xml +++ b/build.xml @@ -107,4 +107,73 @@ excludes="*.zip" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +