Skip to content

v7

Choose a tag to compare

@michaellass michaellass released this 27 Mar 21:52
· 16 commits to master since this release
  • Add jdk as new testable feature. This checks for the presence of javac.
  • Add -d|--dry-run command line argument to just output the generated command instead of executing it.
  • Add -j|--java-home command line argument just print java location instead of executing java. This allows to use archlinux-java-run to determine a suitable value for JAVA_HOME or to run a certain version of executables different to java. See help output for an example.