Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
Fix javax section not being a list
Browse files Browse the repository at this point in the history
  • Loading branch information
Rongmario committed Jan 10, 2024
1 parent 255b4ba commit 2a6d3ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/cleanroom-mod-development/porting-from-forge.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This casting is no longer feasible and will throw errors since Java 9. We wrote

### javax to jakarta
Java EE changed most of its namespace from `javax` to `jakarta` in Jakarta EE 9. javax packages affect by this change includes:

- bind
- xml
- ws
Expand Down

0 comments on commit 2a6d3ee

Please sign in to comment.