Commit f20b0fa
Add additional Java runtime search paths to jar package (kevoreilly#2911)
* ci: Update requirements.txt
* Add additional Java runtime search paths to jar package
The jar analysis package only searched for Oracle JRE (Java/jre*).
This adds fallback paths for Microsoft OpenJDK, Eclipse Adoptium
Temurin (JDK and JRE), Oracle JDK, and the deprecated OpenJDK
Chocolatey package. Oracle paths remain first to preserve existing
behavior.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: GitHub Actions <action@github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent be9a41b commit f20b0fa
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
14 | 20 | | |
15 | 21 | | |
16 | 22 | | |
| |||
0 commit comments