From 0835aa8b37b8be7efa8ababa2d91bb6752c7ad99 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Mon, 15 Nov 2010 19:42:32 +0100 Subject: added more versioning information to jar manifest + ziped distribution as last build step. --- build.xml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'build.xml') diff --git a/build.xml b/build.xml index 8ce5256..ac8ab98 100644 --- a/build.xml +++ b/build.xml @@ -87,6 +87,27 @@ + + + + + + + + + + + + + + + + + + + + + @@ -99,6 +120,15 @@ + + + + + + + + + @@ -112,7 +142,7 @@ + manifest="${rootrel.build}/manifest.mf" /> -- cgit v1.2.3