"-Djavax.net.ssl.keyStore=${
def f = file("src/main/config/${region}/${env}/comet.${env}.keystore")
(f.exists() ? f : file("src/main/config/${region}/qa/comet.qa.keystore")).absolutePath
}"
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)