| commit | 027bc9f3497a5b50abaa863576b16744fa8579a9 | [log] [tgz] |
|---|---|---|
| author | Raymond Augé <raymond.auge@liferay.com> | Mon Jul 15 11:35:56 2019 -0400 |
| committer | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Mon Jul 15 17:35:56 2019 +0200 |
| tree | 354f62819809ad62b996db03f0d9dcee0b70e8ff | |
| parent | e9c3971314c2fc08d4d423d4a4e078caac866632 [diff] |
issue #33 Update Scope Statement for Jakarta Common Annotations Project (#39) 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.