[
https://issues.apache.org/jira/browse/AMQ-8385?focusedWorklogId=669997&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-669997
]
ASF GitHub Bot logged work on AMQ-8385:
---------------------------------------
Author: ASF GitHub Bot
Created on: 26/Oct/21 10:24
Start Date: 26/Oct/21 10:24
Worklog Time Spent: 10m
Work Description: gemmellr commented on pull request #712:
URL: https://github.com/apache/activemq/pull/712#issuecomment-951797684
I see you changed it back in
https://github.com/apache/activemq/commit/abbbda7fb2a3945078afd4d9c119cfadf7201ebf,
though that broke the build due to changing the source value too without
additional changes needed as discussed earlier on this PR.
I see the particular complication failure was on access to some RMI related
bits that has been closed off. I hit similar thing in some Artemis tests when
changing the source level there, different classes/packages but it shows
generally what I did for Java 11 and Java 16+ to get things working:
https://github.com/apache/activemq-artemis/pull/3696/files#diff-52d8eefa25c2c6938f688b0b4f19d64bf9d8333ad4bdf3106838a634b5208453
--
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: 669997)
Time Spent: 1.5h (was: 1h 20m)
> Set source-version / target-version to 11
> -----------------------------------------
>
> Key: AMQ-8385
> URL: https://issues.apache.org/jira/browse/AMQ-8385
> Project: ActiveMQ
> Issue Type: Task
> Reporter: Matt Pavlovich
> Assignee: Jean-Baptiste Onofré
> Priority: Major
> Fix For: 5.17.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Updating source-version and target-version to 11 as updated dependencies and
> transitive deps are starting to need it
--
This message was sent by Atlassian Jira
(v8.3.4#803005)