Bug 1521

Summary: Fat jars: Add os-and-arch fat jars for convenience/testing: linux-fat* and jogl-demos-fat*
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: normal CC: sgothel
Priority: P4    
Version: 2.6.0   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
gluegen 554f7ca7eb5de640d0d3d9302648ddf9c88b3178 gluegen 82462a5485c1ce30bcf8c61266292ad643ccd931 jogl 5936a76d7d26e6f6226ee0404c28fdd0ef66b32e jogl fcef5ff61866b5fca56ba9efd9e92ab50d5bd538
Workaround: ---

Description Sven Gothel 2025-07-21 13:40:36 CEST
Desktop linux-amd64
- jogl-fat-linux-amd64.jar

This file is similar to our fat jogamp-all* file, but will be produced
on each local build w/o merging all platforms.

Android x86
- jogl-demos-fat-android-x86.apk

This file is a convenient example how to produce a single apk 
containing all required JogAmp pieces, 
here gluegen, joal, jogl and the demo code.
Comment 1 Sven Gothel 2025-07-21 13:50:31 CEST
Tested on Android API 26 - 26, 
as well as Debian 11-13 and Ubuntu LTS 20.04.6, 22.04.5 and 24.04.2.