[
https://issues.apache.org/jira/browse/ROL-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16658321#comment-16658321
]
ASF GitHub Bot commented on ROL-2123:
-------------------------------------
GitHub user snoopdave opened a pull request:
https://github.com/apache/roller/pull/14
[ROL-2123] make Roller build and run on Java 11
These changes are ready to merge.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/roller java11
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/roller/pull/14.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #14
----
commit b7f4daac1fbfc45cd282399c652158769b5d0dba
Author: Dave Johnson <snoopdave@...>
Date: 2018-09-02T19:47:54Z
Beginning of a CDI based weblogger provider.
commit 8192321fde942c4d802a4697d3ba9d3119a244ea
Author: Dave Johnson <snoopdave@...>
Date: 2018-10-20T18:47:57Z
So far unsuccessful experiments with CdiWebloggerProvider
commit 922929b11e1b88ced8603745add1cdaaac654dfe
Author: Dave Johnson <snoopdave@...>
Date: 2018-10-20T20:19:09Z
Upgraded to Guice 4.2.1 and now Roller tests run successfully under Java
10, have not tried 11 yet.
commit 09708c03a98716f23e69715ba26d20d7a6572b57
Author: Dave Johnson <snoopdave@...>
Date: 2018-10-21T13:08:28Z
Needed this change to avoid ClassNotFoundException:
org.apache.logging.log4j.util.ReflectionUtil when running on Tomcat 8.
commit e56f3123cfe19e18f4aa5acf1770a0a87174743b
Author: Dave Johnson <snoopdave@...>
Date: 2018-10-21T17:52:50Z
Cleanup abandoned CDI efforts.
commit 3daa8a7fa1ac0173190197c8201b41590dafa009
Author: Dave Johnson <snoopdave@...>
Date: 2018-10-21T17:58:19Z
Cleanup abandoned CDI efforts.
commit 9e94f5f0036dc704f5a4e0988766c7feb1f79121
Author: Dave Johnson <snoopdave@...>
Date: 2018-10-21T18:00:21Z
Oops, I meant 11.
----
> 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
>
> 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)