issue #33 Update Scope Statement for Jakarta Common Annotations Project (#39)

Signed-off-by: Raymond Augé <raymond.auge@liferay.com>
4 files changed
tree: 354f62819809ad62b996db03f0d9dcee0b70e8ff
  1. api/
  2. spec/
  3. .gitignore
  4. .travis.yml
  5. CONTRIBUTING.md
  6. LICENSE.md
  7. NOTICE.md
  8. pom.xml
  9. README.md
README.md

Jakarta Annotations Build Status

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.