[ 
https://issues.apache.org/jira/browse/ARTEMIS-3296?focusedWorklogId=596667&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-596667
 ]

ASF GitHub Bot logged work on ARTEMIS-3296:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 14/May/21 13:52
            Start Date: 14/May/21 13:52
    Worklog Time Spent: 10m 
      Work Description: gemmellr commented on pull request #3578:
URL: https://github.com/apache/activemq-artemis/pull/3578#issuecomment-841258075


   Added another commit with changes to hopefully address that.
   
   I dropped the Apache DS dep back 1 version (meaning it went from M15 
originally up to 25 now, instead of 26) to remove the more general issue it 
added that was affecting the multiple existing tests. That issue has been fixed 
towards the next DS release but they have just removed [1] other functionality 
the test is using from it, so that release isnt going to be an option and the 
test will need removed/redone in future.
   
   With that problem resolved, there was indeed a test-specific issue remaining 
with that second kerberos on JDK16 needing addressed, with its access of 
classes now guarded since JDK16, so I added an export for that to let it run 
and it now passed locally.
   
   
[1]https://github.com/apache/directory-server/commit/bb6db861681951c930941ed4bb92fd358fa333ec


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 596667)
    Time Spent: 1h 10m  (was: 1h)

> enable building on Java 16
> --------------------------
>
>                 Key: ARTEMIS-3296
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3296
>             Project: ActiveMQ Artemis
>          Issue Type: Task
>    Affects Versions: 2.17.0
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Major
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The maven build currently fails immediately if using Java 16+, first due to 
> the enforcer plugin not handling the new impl, then various other issues 
> thereafter.
> Many of the build plugins are stale, some being very very old, either from 
> using the old v18 apache parent or from being explicitly defined in the 
> artemis root pom. A general refresh should be done to update to more recent 
> plugin versions, via the current v23 apache parent or otherwise if needing 
> newer yet versions, and dependencies updated as well as needed to get the 
> build going on Java 16 (and 17EA).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to