autopkg / novaksam-recipes

JSS Autopkg recipes
Apache License 2.0
12 stars 23 forks source link

Adoptium JDK issues #93

Closed kevinmcox closed 1 year ago

kevinmcox commented 1 year ago

It looks like something went wrong with this commit: https://github.com/autopkg/novaksam-recipes/commit/606bea1c8728c61a1c896fb7dde763bd6dc26d84

Two of the recipes are using the same Android Studio identifier and download information. While the third is pointing to the Adoptium Github releases but still checking for Google code signature on the package.

kevinmcox commented 1 year ago

I PR'ed #94 to temporarily address this.

novaksam commented 1 year ago

Have you looked at com.github.beatlemike.pkg.EclipseTemurin17 ?

novaksam commented 1 year ago

Ohhhh.,.. wait I think those are sitting in a PR on his repo...

kevinmcox commented 1 year ago

Thanks Sam. I'm not actually trying to download the JDK, just needed to fix the duplicate identifiers so the Android Studio recipe would stop failing.