Alain De Vos May 16, 2023 #1 The default java version against which packages are build is 8. My arch-linux install has java version 20 as default ...
The default java version against which packages are build is 8. My arch-linux install has java version 20 as default ...
SirDice Administrator Staff member Administrator Moderator May 16, 2023 #2 And? You build your own packages, right? DEFAULT_VERSIONS+= java=11 (there is no OpenJDK 20 in the ports tree, yet)
And? You build your own packages, right? DEFAULT_VERSIONS+= java=11 (there is no OpenJDK 20 in the ports tree, yet)
OP Alain De Vos May 16, 2023 Thread Starter #3 Yes i have the following in my make.conf Code: DEFAULT_VERSIONS+= mysql=10.6m DEFAULT_VERSIONS+= ssl=openssl30 DEFAULT_VERSIONS+= java=17
Yes i have the following in my make.conf Code: DEFAULT_VERSIONS+= mysql=10.6m DEFAULT_VERSIONS+= ssl=openssl30 DEFAULT_VERSIONS+= java=17