| commit | 4388c0a17a96a0d1806bf9263bd4d3707897f3bf | [log] [tgz] |
|---|---|---|
| author | Raymond Augé <raymond.auge@liferay.com> | Mon Jul 15 11:38:00 2019 -0400 |
| committer | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Mon Jul 15 17:38:00 2019 +0200 |
| tree | 047138c2d5ec6ff012149e3d0fec09781ff3ff1d | |
| parent | 027bc9f3497a5b50abaa863576b16744fa8579a9 [diff] |
issue #34 Change project name to Jakarta Annotations (#40) Signed-off-by: Raymond Augé <raymond.auge@liferay.com>
Jakarta Annotations defines a collection of annotations representing common semantic concepts that enable a declarative style of programming that applies across a variety of Java technologies.
This standalone release of Jakarta Annotations uses a Java Platform Module System “automatic” module name of java.annotation, to match the module name used in JDK 9. A future version will include full module metadata.