This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Commit de2de6c
authored
Do not expand folder/* classpath
UniversalJavaApplicationStub 2.0.1 expands defaults lib/* path instead of passing it directly to java command line.
DavMail relies on your script to replace old binary Java launchers, it works great except for this issue.
See https://sourceforge.net/p/davmail/support-requests/300/ for more details.
Patch moves variable expansion to all cases except OracleJavaFolder fallback.1 parent c42686b commit de2de6c
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
221 | 224 | | |
222 | 225 | | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
223 | 229 | | |
224 | 230 | | |
225 | 231 | | |
226 | 232 | | |
227 | | - | |
228 | | - | |
229 | 233 | | |
230 | 234 | | |
231 | 235 | | |
| |||
0 commit comments