This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Commit 3f79316
committed
Adding the possibility to define a JVMClasspath other than 'OracleJavaFolder' ( when building Oracle-style apps )
- if no <key>JVMClasspath</key> is set , fallback to default OracleJavaFolder
- this is useful when builds apps that provide a .sh, .bat and .app, and we want to centralize the classpath under a specific folder/path1 parent a8b1a6d commit 3f79316
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
207 | 216 | | |
208 | 217 | | |
209 | 218 | | |
| |||
0 commit comments