jakartaee / rest

Jakarta RESTful Web Services
Other
361 stars 117 forks source link

Jakarta REST 4.0 Epic: Updating top-level files #1171

Closed mkarg closed 1 year ago

mkarg commented 1 year ago

This issue resolved the item "Update README, LICENSE and review all other top-level files" from the Jakarta REST 4.0 Epic.

In fact, all top-level files look good and do not need any changes justified by switching from 3.1 to 4.0 (some other changes might be useful but should go into master, or are covered by other PRs already).

The sole change is the correction of the used branch name.

jamezp commented 1 year ago

Maybe this should be a separate job or we should disable Java 11 testing since Jakarta REST 4.0 currently requires Java 17.

mkarg commented 1 year ago

Maybe this should be a separate job or we should disable Java 11 testing since Jakarta REST 4.0 currently requires Java 17.

Java 11 was disabled by separate PR.