zabetak commented on issue #104: WIP: CALCITE-3158: Avatica: migrate build system to Gradle URL: https://github.com/apache/calcite-avatica/pull/104#issuecomment-550208140 Hey @F21 , You need to set more or less the following properties: ``` signing.gnupg.executable=gpg signing.gnupg.keyName=FXXXXXXX asfCommitterId=zabetak asfTestNexusUsername=test asfTestNexusPassword=test asfTestGitSourceUsername=test asfTestGitSourcePassword=test asfTestGitSitePreviewUsername=test asfTestGitSitePreviewPassword=test asfTestSvnUsername=test asfTestSvnPassword=test ``` At least this does the trick for me.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
