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

Changes

Summary

  1. Fix: Avoid NPE in case no manifest is available (running w/o JAR) (details)
  2. Fix: VersionNumber compare shall throw ClassCastException if argument is (details)
Commit 429e4121d4fcb0ff4e18e15d647e922ff4618ab0 by Sven Gothel
Fix: Avoid NPE in case no manifest is available (running w/o JAR)
The file was modifiedsrc/java/com/jogamp/common/util/JogampVersion.java (diff)
Commit 0e6b671c2373c14ca1e50519d906555271e2f152 by Sven Gothel
Fix: VersionNumber compare shall throw ClassCastException if argument is of different kind
The file was modifiedsrc/java/com/jogamp/common/util/VersionNumber.java (diff)