We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dde4b commit f55737dCopy full SHA for f55737d
site/content/release-verify.md
@@ -49,7 +49,7 @@ Tasks that need human intervention:
49
* Contents of jar artifacts `META-INF/LICENSE` and `META-INF/NOTICE` files are correct.
50
* All files have license headers if necessary.
51
This is (mostly) verified using the "rat" tool during builds/CI.
52
-* No compiled artifacts are bundled in the source archive.
+* No disallowed binary artifacts are bundled in the source archive.
53
This is a (soft) requirement to be held true by committers.
54
55
**Imply good intent!**
0 commit comments