Login  Register

Re: Release 2.4.0 Progress ..

Posted by Sven Gothel on Feb 01, 2023; 7:53pm
URL: https://forum.jogamp.org/Release-2-4-0-Progress-tp4042061p4042152.html

JogAmp 2.4.0 Released
==================

Currently active build nodes:
  android-arm64 linux-arm32 linux-arm64 linux-x86_64 macos-x86_64 windows-x86_64
or targets:
  android-aarch64 linux-armv6hf linux-aarch64 linux-amd64 macosx-universal windows-amd64

Where macos-x86_64/macosx-universal includes arm64 (or aarch64) and amd64.

Build location
  https://jogamp.org/deployment/v2.4.0/
  Linked to https://jogamp.org/deployment/jogamp-next

Maven details
  version 2.4.0
  repo-url http://www.jogamp.org/deployment/maven/

Quick bringup test
  wget https://jogamp.org/deployment/v2.4.0/fat/jogamp-fat.jar
  wget https://jogamp.org/deployment/v2.4.0/fat/jogamp-fat-test.jar
  java -jar jogamp-fat.jar
  java -jar jogamp-fat-test.jar

Maven test pushed in jogl-demos, see jogl-demos/maven/trivial-test/

++++

Thanks to all supporters, users and developers.
Thank you!

Cheers,

~Sven