Wabri / YAPI

Yet Another Package Installer
https://yetanotherpackageinstaller.github.io/
GNU General Public License v3.0
6 stars 1 forks source link

java problem with oracle autentications #124

Open Wabri opened 5 years ago

Wabri commented 5 years ago

oracle create a new method to download the jdk, it requires an oracle account... the jdk11 cannot work!

Wabri commented 5 years ago

we can replace with the open jdk -> https://jdk.java.net/11/ or we can delete it and solve the problem!

IanDuncanT commented 5 years ago

I think we should move to openjdk or IBM jdk because Oracle has made commercial use of the jdk require a license and now an account.

Wabri commented 5 years ago

The open jdk on linux can be install with a single install of the package manager so i think we can sadly remove the java package from yapi...