[
https://issues.apache.org/jira/browse/ROL-2123?focusedWorklogId=233182&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-233182
]
ASF GitHub Bot logged work on ROL-2123:
---------------------------------------
Author: ASF GitHub Bot
Created on: 25/Apr/19 23:47
Start Date: 25/Apr/19 23:47
Worklog Time Spent: 10m
Work Description: mbien commented on issue #14: [ROL-2123] make Roller
build and run on Java 11
URL: https://github.com/apache/roller/pull/14#issuecomment-486876580
updated most* dependencies which didn't require code changes + added
explicit dependency to ASM to get better control of what version is used.
tests are now green on AdoptOpenJDK 12.01, 11.03 and 1.8u212 using language
levels 12, 11 and 1.8.
https://github.com/mbien/roller/commit/07b51df0b7e1abebd41c1af1816217ea7c123eb3
*i couldn't update javax.persistence to jakarta.persistence because the API
seems to be signed while the eclipselink impl isn't which leads to a security
exception during classloading. Old JPA 2.1.1 isn't signed so the CL does not
complain.
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 233182)
Time Spent: 20m (was: 10m)
> Make changes necessary to compile and run on Java 11
> ----------------------------------------------------
>
> Key: ROL-2123
> URL: https://issues.apache.org/jira/browse/ROL-2123
> Project: Apache Roller
> Issue Type: Improvement
> Components: Data Model & JPA Backend
> Reporter: David Johnson
> Assignee: David Johnson
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Make changes necessary for Roller to compile and run on Java 10 and 11.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)