Updates for gradle; changelog

This commit is contained in:
David Blacka
2018-07-15 17:08:29 +00:00
parent c37f436e72
commit 62b5b0ad23
13 changed files with 26 additions and 15 deletions

View File

@@ -37,7 +37,7 @@ Building from source:
4. You can build the distribution tarballs with 'ant dist'. You can run the tools directly from the build area (without building the jdnssec-tools.jar file) by using the ./bin/_jdnssec_* wrappers.
5. Build the project using gradle
./gradlew clean
./gradlew clean
./gradlew assemble -i
jar file gets generated in build/libs