RFR: 8163: Fix update-site not working
Hélios GILLES
duke at openjdk.org
Mon Jan 22 22:48:51 UTC 2024
On Thu, 18 Jan 2024 15:30:49 GMT, Hélios GILLES <duke at openjdk.org> wrote:
>> Fix : https://bugs.openjdk.org/browse/JMC-8163
>>
>> Missing rjmx.common plugin, as well as the fireplace plugins in
>> jmc.feature.core/feature.xml
>>
>> ---------
>> ### Progress
>> - [x] Commit message must refer to an issue
>> - [ ] Change must be properly reviewed (1 review required, with at least 1 [Committer](https://openjdk.org/bylaws#committer))
>>
>> ### Error
>> ⚠️ OCA signatory status must be verified
>>
>> ### Reviewing
>> <details><summary>Using <code>git</code></summary>
>>
>> Checkout this PR locally: \
>> `$ git fetch https://git.openjdk.org/jmc.git pull/545/head:pull/545` \
>> `$ git checkout pull/545`
>>
>> Update a local copy of the PR: \
>> `$ git checkout pull/545` \
>> `$ git pull https://git.openjdk.org/jmc.git pull/545/head`
>>
>> </details>
>> <details><summary>Using Skara CLI tools</summary>
>>
>> Checkout this PR locally: \
>> `$ git pr checkout 545`
>>
>> View PR using the GUI difftool: \
>> `$ git pr show -t 545`
>>
>> </details>
>> <details><summary>Using diff file</summary>
>>
>> Download this PR as a diff file: \
>> <a href="https://git.openjdk.org/jmc/pull/545.diff">https://git.openjdk.org/jmc/pull/545.diff</a>
>>
>> </details>
>
> @thegreystone Hello, can you take a look at this PR ? Otherwise the update-sitez for the next release won't work.
> @RoiSoleil I've created a JIRA issue that you can reference in this PR, see: https://bugs.openjdk.org/browse/JMC-8163
I did update the PR with the correponding JIRA issue but i'm missing the OCA verification.
-------------
PR Comment: https://git.openjdk.org/jmc/pull/545#issuecomment-1899973186
More information about the jmc-dev
mailing list