| commit | 56df2ed46a21f1575f380ef4f24c9429673a4925 | [log] [tgz] |
|---|---|---|
| author | Raymond Augé <raymond.auge@liferay.com> | Wed Jun 05 18:37:44 2019 -0400 |
| committer | GitHub <noreply@github.com> | Wed Jun 05 18:37:44 2019 -0400 |
| tree | 869933cfc3e51d224d8596b7208f1197ed729445 | |
| parent | 14212225f1f975a8c1341e402a1b04c42497d835 [diff] | |
| parent | 0542bc99b20558c3287afe02273fff143c8ee8e4 [diff] |
Merge pull request #37 from rotty3000/ignores cleanup ignores
The intention of Java(TM) Common Annotations is to develop annotations for common semantic concepts in the Java SE and Java EE platforms that apply across a variety of individual technologies. It was envisioned that various JSRs would use annotations to enable a declarative style of programming. It would be especially valuable to have consistency within the Java EE component JSRs, but it is also valuable to allow consistency between Java EE and Java SE.
This standalone release of Java(TM) Common 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.