| commit | 9f0a551b86488fa4238bfc7fc9d9105be3a5f4ff | [log] [tgz] |
|---|---|---|
| author | Raymond Augé <raymond.auge@liferay.com> | Tue Jul 16 10:59:42 2019 -0400 |
| committer | GitHub <noreply@github.com> | Tue Jul 16 10:59:42 2019 -0400 |
| tree | 57a6d96349b82a18233eb9c14a39adfc1524b0ef | |
| parent | 4388c0a17a96a0d1806bf9263bd4d3707897f3bf [diff] | |
| parent | eea797864b82c279a201559aba82cc606d5ea041 [diff] |
Merge pull request #48 from rotty3000/cleanup general cleanup, java 11 and javadoc build errors
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.