| commit | dea0673086d5cccf24bbb57b164a7fe4b0340c5c | [log] [tgz] |
|---|---|---|
| author | Dmitry Kornilov <dmitry.kornilov@oracle.com> | Thu Aug 01 10:31:39 2019 +0200 |
| committer | GitHub <noreply@github.com> | Thu Aug 01 10:31:39 2019 +0200 |
| tree | b42e5b9158db1d2960ce97c19679101d7b7b6c3c | |
| parent | 9f0a551b86488fa4238bfc7fc9d9105be3a5f4ff [diff] |
Update .gitignore (#53)
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.