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

Changes

Summary

  1. Stub POM to resolve buld-time dependencies (details)
  2. Fixed includes and adapt to the new interface-structure (details)
  3. remove redundant semicolon in gluegen Cg cfg file (details)
  4. Fix javadoc offline link rel. package-list location in gluegen, use (details)
Commit b4890c42c79419150ae17babe9ad10f46ee9fbbb by Sven Gothel
Stub POM to resolve buld-time dependencies
The file was addedmake/pom.xml (diff)
Commit 03f397d2da70b8120908b631d53748678c46272c by Sven Gothel
Fixed includes and adapt to the new interface-structure

As the interface structure was updated some time ago these tests
didn't compile any more. This patch adjusts them to use the new
structure, such that they can be run again.
The file was modifiedtest/Issue326Test1.java (diff)
The file was modifiedtest/Issue326Test2.java (diff)
The file was modifiedtest/Issue344Base.java (diff)
Commit bdb929e6265b7ed27e6ac1068eac2a55b50c82eb by Sven Gothel
remove redundant semicolon in gluegen Cg cfg file
The file was modifiedmake/config/jogl/cg-common.cfg (diff)
Commit 599c955d118fb68ae5eb3bcbb10c45d140b41a30 by Sven Gothel
Fix javadoc offline link rel. package-list location in gluegen, use passed 'gluegen.root'
The file was modifiedmake/build.xml (diff)