From 0240a71c56c1108da6863a2bb34e971ac6a4e061 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 29 Jul 2015 04:08:49 +0200 Subject: Bug 1145 - Provide JogAmp Big Fat Jars and Fat 7z Archive New distributed files in 'dist' subfolder for producing fat files via jogamp-scripting: dist/jogamp-fat.mf dist/jogamp-test-fat.mf dist/junit.jar --- make/build.xml | 41 ++++++++++++++++++++++++++++++++++++++--- make/jogamp-fat-test.mf | 19 +++++++++++++++++++ make/jogamp-fat.mf | 25 +++++++++++++++++++++++++ 3 files changed, 82 insertions(+), 3 deletions(-) create mode 100644 make/jogamp-fat-test.mf create mode 100644 make/jogamp-fat.mf (limited to 'make') diff --git a/make/build.xml b/make/build.xml index c342a47..d7abcd8 100644 --- a/make/build.xml +++ b/make/build.xml @@ -789,6 +789,32 @@ + + + + + + + + + + + + + + + + + + + + + +