[
https://issues.apache.org/jira/browse/ROL-2123?focusedWorklogId=233860&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-233860
]
ASF GitHub Bot logged work on ROL-2123:
---------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/19 03:29
Start Date: 27/Apr/19 03:29
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-487250851
fixed the eclipselink dependency issue. Changed 'eclipselink' artifact to
'org.eclipse.persistence.jpa' + removed old 'javax.persistence' dependency.
https://github.com/mbien/roller/commit/d284c76ef5c4a9bea190939d5a4bef06703dae48
the dependency tree looks now slightly different but all jars are signed
correctly and don't cause sec ex during classloading.
'
[INFO] +-
org.eclipse.persistence:org.eclipse.persistence.jpa:jar:2.7.4:compile
[INFO] | +- org.eclipse.persistence:jakarta.persistence:jar:2.2.2:compile
[INFO] | +-
org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.4:compile
[INFO] | +-
org.eclipse.persistence:org.eclipse.persistence.antlr:jar:2.7.4:compile
[INFO] | +-
org.eclipse.persistence:org.eclipse.persistence.jpa.jpql:jar:2.7.4:compile
[INFO] | \-
org.eclipse.persistence:org.eclipse.persistence.core:jar:2.7.4:compile
[INFO] | \-
(org.eclipse.persistence:org.eclipse.persistence.asm:jar:2.7.4:compile -
omitted for duplicate)
'
----------------------------------------------------------------
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: 233860)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)