[
https://issues.apache.org/jira/browse/COLLECTIONS-807?focusedWorklogId=749899&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-749899
]
ASF GitHub Bot logged work on COLLECTIONS-807:
----------------------------------------------
Author: ASF GitHub Bot
Created on: 30/Mar/22 07:01
Start Date: 30/Mar/22 07:01
Worklog Time Spent: 10m
Work Description: kinow commented on pull request #295:
URL:
https://github.com/apache/commons-collections/pull/295#issuecomment-1082701205
> How to run workflows?
For security reasons, GH Actions workflows are only executed if the PR is
from a member of the organization or repository, or if it was created by an
existing contributor. If you haven't contributed yet, the workflow is disabled
until a member of the org/repo presses the Approve Workflow button (which I
just did).
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 749899)
Time Spent: 40m (was: 0.5h)
> Upgrade org.junit.Test to org.junit.jupiter.api.Test
> ----------------------------------------------------
>
> Key: COLLECTIONS-807
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-807
> Project: Commons Collections
> Issue Type: Sub-task
> Reporter: John Patrick
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Covers '17' usages of legacy usage of;
> {code:java}
> import org.junit.Test;
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)