We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3bcccf commit a22b2ddCopy full SHA for a22b2dd
1 file changed
RELEASE-CHECKLIST.md
@@ -1,5 +1,6 @@
1
# Release Checklist for the SPDX Java Tools
2
3
+- [ ] Check for a new release of the license list (stored in resources/stdlicenses)
4
- [ ] Check for any warnings from the compiler and findbugs
5
- [ ] Run unit tests for all packages that depend on the library
6
- [ ] Run unit tests with `export SPDX_JAVA_LIB_RUN_SLOW_TESTS=true` to ensure the extended (slow) test suite passes
0 commit comments