Hi everyone,I wanted to know about your all opinions about to lift up the minimum JDK requirements for IzPack for the new releases to come. Is there a preferred minimum version?At the moment the minimal version is at 1.6 where it's extremely hard or in the last months impossible to build it on open source based platforms. Should we move to the already no longer supported version 8 in a first step for a coming version 5.2.x version?Thanks for your comments on that topic.Patrick
Java 8 was released 6 years ago and effectively dies Dec 2020
unless you have paid support
Java 11 is the curent LTS version and was released 2 1/2 years
ago. I believe that it still gets free support for few more years.
Java 8 is a great release but if any effort is going to go into a
5.2 version, it would make sense to move to Java 11 at least.
Anyone who is currently using 5.1 will be fine and any new adopter
building a serious application will probably be using a Java 11+
if they are doing Java development and will likely have a version
of Java higher than 8 if they are already using another tool built
on Java.
I don't recall any big issues moving from Java 8 to Java 11 but don't be surprised if Java 11 does require cleaning up any code that breaks some of the Java specs but worked anyway under 1.6 (or 8). I seem to recall that Java 11 revealed code errors that I had been able get away with under 8.
If you promise to support Java 8, then you will have to test with
Java 8 as well as more current releases (11, 14 and 15) of the
Java Runtime.
Promising 11 eliminates the need to test with 8 and probably
simplifies the testing on 14 and 15 since they are much less
likely to break running a 5.2 compiled under Java 11 than one
compiled under Java 8.
It also marks the project as being modern and actively under
development which is a non-technical benefit that is perhaps
harder to evaluate.
Issuing a new release done with a 6+ year old Java, implies that
it took us sometime between 2.5 and 6.5 years to get an update
out.
Might be true but looks bad.
Ron
--
You received this message because you are subscribed to the Google Groups "izpack-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to izpack-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/izpack-user/d301cf6d-e6d6-43c3-a59d-6942eee12520%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/izpack-user/b42ec54b-1b75-b79e-58e2-608197c886d7%40gmail.com.
>> To unsubscribe from this group and stop receiving emails from it, send an email to izpac...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/msgid/izpack-user/d301cf6d-e6d6-43c3-a59d-6942eee12520%40googlegroups.com.
>>
>> --
>> You received this message because you are subscribed to the Google Groups "izpack-user" group.
>> To unsubscribe from this group and stop receiving emails from it, send an email to izpac...@googlegroups.com.
>> To view this discussion on the web visit https://groups.google.com/d/msgid/izpack-user/d09e2b31-d334-25fd-10b8-83f0c0dd1876%40gmail.com.
>
>
--
You received this message because you are subscribed to the Google Groups "izpack-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to izpac...@googlegroups.com.