Skip to content

Gradle 5 and small typos/inconsitencies#5

Open
fxlv wants to merge 2 commits into
brianmhess:masterfrom
fxlv:master
Open

Gradle 5 and small typos/inconsitencies#5
fxlv wants to merge 2 commits into
brianmhess:masterfrom
fxlv:master

Conversation

@fxlv

@fxlv fxlv commented Aug 29, 2019

Copy link
Copy Markdown

Currently this project does not build with Gradle 5, this is fixed in first commit.
Second issue I stumbled upon is that there is a small inconsistency in naming of arguments, which is fixed too.

fxlv added 2 commits August 29, 2019 20:55
Gradle 5 does not support 'classesDir'
instead you have to use 'classesDirs'
Code expects argument names -ssl-truststore-pwd and -ssl-keystore-pwd
However README and usage messages were asking for
-ssl-truststore-pw -ssl-keystore-pw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant