Re: Moving Roller master to Java 11

2019-05-14 Thread Greg Huber
for java11 email was troublesome as jaf was removed, also now its morphed :
https://eclipse-ee4j.github.io/javamail/

com.sun.mail
jakarta.mail
1.6.3
provided


Cheers Greg

On Sun, 12 May 2019 at 19:26, Dave  wrote:

> We've got a Pull Request that adds support for Java 11 in Roller.
>https://github.com/apache/roller/pull/14
>
> Is anybody opposed to merging this PR and moving Roller's master branch to
> Java 11?
>
> I think the next major release of Roller (6.0) should include the new
> Bootstrap based UI and should run on Java 11. Java 8 has been EOLed and
> Java 11 is the current LTS version, so IMO it makes sense to upgrade.
>
> I plan to continue to maintain Roller 5.x on Java 8 for the foreseeable
> future.
>
> Dave
>


Re: Moving Roller master to Java 11

2019-05-14 Thread Greg Huber
+1
...java8 is LTS till 2023! is struts java11?  I get some warnings on
startup last time I looked.

On Sun, 12 May 2019 at 19:26, Dave  wrote:

> We've got a Pull Request that adds support for Java 11 in Roller.
>https://github.com/apache/roller/pull/14
>
> Is anybody opposed to merging this PR and moving Roller's master branch to
> Java 11?
>
> I think the next major release of Roller (6.0) should include the new
> Bootstrap based UI and should run on Java 11. Java 8 has been EOLed and
> Java 11 is the current LTS version, so IMO it makes sense to upgrade.
>
> I plan to continue to maintain Roller 5.x on Java 8 for the foreseeable
> future.
>
> Dave
>