Am Freitag, 3. Mai 2019, 22:20:05 CEST schrieb Mads Mohr Christensen: > As a fun project and because it might be useful I’ve been working on a JDK > installer plugin for installing OpenJDK from AdoptOpenJDK.net > <http://adoptopenjdk.net/>. ... > > Especially the part where OS and CPU is detected is something I’m not really > sure about, but I would be happy to get any feedback that will improve this > plugin in order for it to be released.
Here is how cmakebuilder handles that <https://github.com/jenkinsci/cmakebuilder-plugin/blob/master/src/main/java/ hudson/plugins/cmake/CmakeInstaller.java#L422> -- E-Mails sollten Text sein, Text und nur Text. Wenn Gott gewollt hätte, dass E-Mails in HTML geschrieben würden, endeten Gebete traditionell mit </amen>. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/4930568.lymhHnDipX%40linux. For more options, visit https://groups.google.com/d/optout.
