Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.
Failed

Changes

Summary

  1. zip distribution uses now a folder structure similar to other jogamp (details)
Commit 843f487ae5fb53e6d67fcd1cedf383e197913d8a by Michael Bien
zip distribution uses now a folder structure similar to other jogamp projects.
-./jar contains all jar files (dependencies + jared natives)
-./lib contains all natives (redundant to jar)
-./jnlp-files contains jnlp templates
The file was modifiedbuild.xml (diff)
The file was modifiednbproject/project.properties (diff)