"-Djavax.net.ssl.keyStore=${file("src/main/config/${region}/${env}/comet.${env}.keystore").with{ exists() ? absolutePath : (logger.lifecycle("Warning: keystore for ${env} not found, using QA"); 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)