[
https://issues.apache.org/jira/browse/ARTEMIS-3700?focusedWorklogId=773472&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-773472
]
ASF GitHub Bot logged work on ARTEMIS-3700:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 23/May/22 13:15
Start Date: 23/May/22 13:15
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on PR #4057:
URL:
https://github.com/apache/activemq-artemis/pull/4057#issuecomment-1134665440
@ehsavoie easiest way:
git pull --rebase upstream main
git push origin <your-branch-name> -f
if you did not have an update from main (still rebase):
git commit --amend
git push origin -f
that will update the commit ID and make the build to re-launch
Issue Time Tracking
-------------------
Worklog Id: (was: 773472)
Time Spent: 1.5h (was: 1h 20m)
> Provide JakartaEE 10 artefacts and support
> ------------------------------------------
>
> Key: ARTEMIS-3700
> URL: https://issues.apache.org/jira/browse/ARTEMIS-3700
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Components: API
> Affects Versions: 2.20.0
> Reporter: Emmanuel Hugonnet
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> With Jakarta Messaging 3.1 to be released we should plan to provide support
> of the new set of APIs.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)