Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | check-java-major-version.sh: Use unique output to validate one class version ↵ | Sven Gothel | 2023-01-20 | 1 | -3/+4 |
| | | | | used (52 for Java8) | ||||
* | Fix Bug 835: Use target.[sourcelevel,targetlevel,rt.jar] for all javac tasks. | Sven Gothel | 2013-09-19 | 1 | -0/+4 |
| | | | | | | | Before we bumped java language version to 1.6, i.e. target == 1.5, we required to compile some parts w/ the host level (1.6). This is no more required. | ||||
* | Add verification script for compiled-in Java version; Add osx 32bit test script. | Sven Gothel | 2012-01-22 | 1 | -0/+27 |