On Wednesday, 10 December 2014 at 12:32, Valentin Valchev wrote: > You can use this UNIX script to download the release and verify the > signatures: > http://svn.apache.org/repos/asf/felix/trunk/check_staged_release.sh > > Usage: > sh check_staged_release.sh (http://check_staged_release.sh) 1045 > /tmp/felix-staging > > (Just copy-paste from other votes, fixed the number. Though how do you > get that number? I opened the repository and saw it's there. So I'm just > guessing it's the correct one.) > >
It’s the number allocated to the staging repository by Nexus If you log into RAO and open: https://repository.apache.org/index.html#stagingRepositories then you should see your staged repository In this case it’s "orgapachefelix-1045” so the number to use with the script is 1045 The summary tab that appears when you click on the repository gives the staging repository URL containing just your content: https://repository.apache.org/content/repositories/orgapachefelix-1045 Also note that https://repository.apache.org/content/groups/staging/... groups the content from all current staging repositories. Some people prefer to use the specific staging repository in the vote thread, but the staging group repository can be useful when you want to test a combination of staged releases. > > On 10/12/2014 12:18, Carsten Ziegeler wrote: > > How can we use the check script to verify this release? > > > > Regards > > Carsten > > > > Am 09.12.14 um 16:16 schrieb Valentin Valchev: > > > Call for a vote on Apache Felix Web Console 4.2.4 > > > > > > Staging repository available at > > > > > > https://repository.apache.org/content/groups/staging/org/apache/felix/org.apache.felix.webconsole/4.2.4/ > > > > > > Release Notes - Felix - Version webconsole-4.2.4 > > > > > > ** Bug > > > * [FELIX-3817] - Form parameters might clash with configuration > > > parameters > > > * [FELIX-4558] - Web Console Service plugin doesn't list properties > > > with value 0 > > > * [FELIX-4562] - Web Console License plugin fails to load files > > > * [FELIX-4572] - Web Console may cause NPE on refresh packages > > > * [FELIX-4610] - WebConsole doesn't start with Java Security enabled > > > * [FELIX-4652] - Security problem with > > > AbstractWebConsolePlugin.spoolResource > > > * [FELIX-4660] - Security problem in WebConsoleUtil.getParameter() > > > method > > > * [FELIX-4662] - WebConsole Xdialog javascript function is not > > > working correctly > > > > > > ** Improvement > > > * [FELIX-3848] - Differentiate between unbound and new configuration > > > * [FELIX-4711] - Web Console: False AJAX error displayed on deleting > > > or unbinding config > > > > > > > > > Please review and vote ! > > > > > > Best regards, > > > Valentin Valchev > > > > > > > > > > > -- > > ------------------------------------------------- > Valentin Valchev · Lead Software Engineer > ProSyst Labs EOOD > 1606 Sofia, Bulgaria · 48 Vladajska Str. > Tel. +359 (0)2 952 35 81; Fax +359 (0)2 953 26 17 > http://www.prosyst.com · [email protected] (mailto:[email protected]) > ------------------------------------------------- > stay in touch with your product. > ------------------------------------------------- > > > > > Attachments: > - v_valchev.vcf >
