update to the gradle tasks

This commit is contained in:
thzero 2023-05-10 13:56:02 -05:00
parent 52d7e4d8ba
commit cef38edc14

View File

@ -11,7 +11,7 @@ The steps below will use '(git)' to note the step requires working in the files
3. Update ./ChangeLog
4. gradlew clean test distFull
4. gradlew clean check build dist
5. Test new features
- Execute the jar created by the distribution process in the ./build/libs folder.