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

Changes

Summary

  1. Enhance VersionNumber*: Use only RegExp and cache default (no wrapped (details)
Commit 959d6d83ec26152343d538287c02eeebf0dcf238 by Sven Gothel
Enhance VersionNumber*: Use only RegExp and cache default (no wrapped whitespace tokenizer); String match: Store end-of-match and flag defined components.
The file was modified src/java/com/jogamp/common/util/VersionNumber.java (diff)
The file was modified src/junit/com/jogamp/common/util/TestVersionNumber.java (diff)
The file was modified src/java/com/jogamp/common/util/VersionNumberString.java (diff)
The file was modified src/java/jogamp/common/os/PlatformPropsImpl.java (diff)
The file was modified make/scripts/runtest.sh (diff)