The Jenkins Controller is preparing for shutdown. No new builds can be started.
Summary
- Merge branch 'master' of github.com:sgothel/jogl (details)
- added JFrame and Window runs to testAWT01GLn testcase + EDT fixes. (details)
- swing on edt only, awt off edt. cleaned up the test a bit. (details)
- exclude inner classes as tests to prevent junit from executing anonymous (details)
- Merge branch 'master' of github.com:sgothel/jogl (details)
- Merge branch 'master' of github.com:sgothel/jogl (details)
- XHTML cleanup and final JogAmplification for jogl main www page. (details)
- fixed Linux bullet list on HowToBuild www page. (details)
- updated paths in netbeans project.xml. (details)
- added junit debug test nb ide bindings. (details)
- cleaned up jackpot scripts, updated download locations. (details)
- forked TestAWT01GLn into TestSwingAWT01GLn. (details)
- continued with jackpot code transformations. (details)
- Merge branch 'master' of github.com:sgothel/jogl (details)
- refactored GLProfile. Removed Clonable (Profiles are unique), added (details)
- NEWT Add: add<type>Listener(int index, <type>Listener l) ; (details)
- Merge branch 'master' of github.com:mbien/jogl (details)
- NEWT Add: add<type>Listener(int index, <type>Listener l) ; (details)