Changes between Initial Version and Version 1 of Ticket #22037, comment 7


Ignore:
Timestamp:
2022-05-05T19:17:26+02:00 (4 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22037, comment 7

    initial v1  
    11Replying to [comment:5 stoecker]:
    22> 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.
     3Definitely 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.
    44
    5 It does look like there might be an automated way to update the properties file.
     5It does look like there might be an [https://github.com/sormuras/bach/pull/168/files automated] way to update the properties file.
     6
     7It 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]