commit | d6c4efcb56cec6597eb37dfd659332cc3c976934 | [log] [tgz] |
---|---|---|
author | Kengo TODA <skypencil@gmail.com> | Fri Jun 12 03:14:25 2020 +0800 |
committer | GitHub <noreply@github.com> | Thu Jun 11 15:14:25 2020 -0400 |
tree | 275819a6a609b7ba827c8c9f27ee8e3933fd00e3 | |
parent | dd5934c2440aa443af9504e0c05bfd836e3f6b64 [diff] |
Rename package and module, to prepare for install and deploy (#107) * rename package and module based on kevinb9n's proposal https://github.com/jspecify/jspecify/issues/1#issuecomment-620826847 * ci: verify gradle wrapper .jar before we use see: https://github.com/marketplace/actions/gradle-wrapper-validation * build: package javadoc and sources * build: update groupId and artifactId based on discussion in #107
This project is a placeholder. We are using the issue tracker for some of our conversations, but the existing code in the repo does not reflect our current design decisions, and we have many decisions left to make.
An artifact of well-named and well-specified annotations to power static analysis checks.
Our focus during 2018-2021 is annotations for nullness.
This is not an officially supported product of any of the participant organizations.
Simply run ./gradlew
to build artifacts. Or run ./gradlew publishToMavenLocal
to install artifacts to your Local Maven Repository.