The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Integrate deployment scripts. jar: copy-repack200-sign-pack200. jnlp: (details)
- Fix privileged access (applet) (details)
- GLProfile static init within privileged block (details)
- - JAR Manifest: Trusted-Library: true (details)
|
|
|
Commit
14256647c8954bb8d6d2afa88927e75783bc912b
by Sven Gothel- JAR Manifest: Trusted-Library: true
- Added JAR Manifest to native libs as well, otherwise our chain would become mixed code.
- JNLP: Set JogAmp community as vendor ..
- JOGL Windows hack: WindowsWGLContext.java - temporary removed the ARB CreateContext path for Windows, due to a bug in this implementation.
|