installer
installer copied to clipboard
Installer scripts for Eclipse Temurin binaries
Hi folks, apologies, AdoptOpenJDK seems to replicate a known issue that was resolved in the IcedTea-Web standalone installer, [issue # 371](https://github.com/AdoptOpenJDK/IcedTea-Web/issues/371). This issue is failure to create registry key HKEY_CLASSES_ROOT\MIME\Database\Content...
Related adoptium/temurin-build#2525 Signed-off-by: Adam Brousseau
Issues 32 and 34 were merged and closed. Those issues were for Windows. The same issue is true for MAC OS X. For Oracle JDK created JAR files, they are...
I have some .jar files that I want to open. It can't open, and when I right click it, and go to open with, the default is "JavaLauncher", instead of...
This is a copy/move from temurin-build Issue #2572 at github https://github.com/adoptium/temurin-build/issues/2572 (as the topic also concerns the installer, and it could be useful to all to open the issue here...
We are using the Debian repository ``` deb https://adoptopenjdk.jfrog.io/adoptopenjdk/deb buster main ``` and are monitoring the signatures of all signed repository files in /var/lib/apt/lists (everything that contains a BEGIN PGP...
I'm installing AdoptOpenJDK 13 on to CentOS 7 from the provided RPM repo at adoptopenjdk.jfrog.io. It looks like the way the version numbers are set up on the package is...
Add a reliable registry key to find (so we can 'prefer' AdoptOpenJDK) on Windows. FYI - When you run one of CL our windows installers there is a checkbox to...
Would like to design/create a smoke test consisting of several basic checks to be run or triggered at the end of the installer jobs to verify the installers are sane....