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

Stamatis Zampetakis commented on CALCITE-7535:
----------------------------------------------

If you want to test things in asflike-release-environment you should only set 
the asfTestXxx properties and not the actual ones that are used in the normal 
release cycle.

You can find more details about how to use the 
https://github.com/vlsi/asflike-release-environment in previous discussions in 
the dev@ list or by checking the documentation of 
https://github.com/vlsi/vlsi-release-plugins/blob/master/plugins/stage-vote-release-plugin/README.md



> 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