[ 
https://issues.apache.org/jira/browse/CALCITE-7535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18081750#comment-18081750
 ] 

Zhen Chen commented on CALCITE-7535:
------------------------------------

[~zabetak] Thank you for your guidance. I will try this test environment again, 
but it doesn't seem to be working properly at the moment. I'll think of another 
way.

> For release calcite
> -------------------
>
>                 Key: CALCITE-7535
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7535
>             Project: Calcite
>          Issue Type: Wish
>            Reporter: Zhen Chen
>            Priority: Trivial
>
> I used the following parameters in ~/.gradle/gradle.properties and executed 
> "./gradlew clean publish -Pasf". The package was successfully uploaded to 
> [https://repository.apache.org/#stagingRepositories]. Is this correct? 
> Shouldn't it be uploaded to the test environment 
> ([https://github.com/vlsi/asflike-release-environment)?]
> {code:java}
> useGpgCmd=true
> signing.gnupg.executable=gpg
> signing.gnupg.useLegacyGpg=false
> signing.gnupg.keyName=0xXXX
> signing.gnupg.passphrase={passphrase}
> asfSvnUsername=zhenchen
> asfSvnPassword={apache account password}
> asfGitSourceUsername=xiedeyantu
> asfGitSourcePassword={github token}
> asfNexusUsername=zhenchen
> asfNexusPassword={apache account password}
> asfCommitterId=zhenchen
> asfTestSvnPassword=test
> asfTestSvnUsername=test
> asfTestGitSourceUsername=test
> asfTestGitSourcePassword=test
> asfTestNexusUsername=test
> asfTestNexusPassword=test {code}
>  
> Is it okay to delete a misposted package in stagingRepositories? Are packages 
> in stagingRepositories already published? Can someone tell me?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to