Changes between Initial Version and Version 1 of Ticket #22037, comment 7
- Timestamp:
- 2022-05-05T19:17:26+02:00 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22037, comment 7
initial v1 1 1 Replying to [comment:5 stoecker]: 2 2 > Simply copy the stuff to our SVN and relink to it? 3 Definitely an option. I'm OK with that, with the caveat that we're going to have to maintain it, and I had to (effectively) hand-edit the install-jdk.properties file. 3 Definitely an option. I'm OK with that, with the caveat that we're going to have to maintain it, and I had to (effectively) hand-edit the `install-jdk.properties` file. 4 4 5 It does look like there might be an automated way to update the properties file. 5 It does look like there might be an [https://github.com/sormuras/bach/pull/168/files automated] way to update the properties file. 6 7 It looks like we'll want, at minimum: 8 * [https://github.com/sormuras/bach/blob/releases/11/install-jdk.sh install-jdk.sh] 9 * [https://github.com/sormuras/bach/blob/releases/11/install-jdk.properties install-jdk.properties] 10 * [https://github.com/sormuras/bach/blob/releases/11/src/bach/ShowJdkBuilds.java ShowJdkBuilds.java]


