jakartaee/common-annotations-api

Change project name to Jakarta Annotations

Closed this issue · 9 comments

Background information:
https://waynebeaton.wordpress.com/2019/04/04/renaming-java-ee-specifications-for-jakarta-ee/

Checklist:

How about skipping Common and use Jakarta Annotations?

Yeah sounds good. I will try to take a crack at these changes on the weekend.

Jakarta Annotations would make me think that this includes all annotations used in Jakarta, whereas Jakarta Common Annotations makes it clear that these are annotations used in more than one place.

... Fair point.

I think Jakarta Annotations is fine, and it avoids the possibility of another "JCA" acronym.

For the Github project name change, do we need to keep the -api suffix?

We're going to end up with a number of GitHub repositories associated with a project.
We might have annotations-spec, annotations-api, annotations-tck, for example.
Perhaps one of them should drop the suffix. I would argue that that should probably
be the specification project, which would result in a cleaner GitHub pages URL at
which to host the web site with all the information about the project.

makes sense!

Take a look at the associated PR for the exact wording I've come up with and comment.