Skip to content

Commit

Permalink
usrlocalpkg/admin/config: java use openjdk-21
Browse files Browse the repository at this point in the history
- Adjust config defaults, use some of the more basic java tools
- Remove the old package wrapper that uses /usr/local/java/bin
  from the bee package
  • Loading branch information
thomas committed Dec 11, 2024
1 parent 1131859 commit 12e20be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 44 deletions.
4 changes: 4 additions & 0 deletions usrlocalpkg/admin/config
Original file line number Diff line number Diff line change
Expand Up @@ -1258,6 +1258,10 @@ jdk-17=openjdk-17.0.2.8-0

openjdk-21.0.0.35-0
jdk-21=openjdk-21.0.0.35-0
jar
java
javac
javadoc
java21=java
javac21=javac

Expand Down
44 changes: 0 additions & 44 deletions usrlocalpkg/admin/lib/java.profile

This file was deleted.

0 comments on commit 12e20be

Please sign in to comment.