Opened 9 years ago
Closed 8 years ago
#1926 closed task (fixed)
Switch to Java 8
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | critical | Milestone: | BASE 3.6 |
Component: | install | Version: | |
Keywords: | Cc: |
Description
BASE has been successfully tested with Java 8 (#1924). The next release should switch completely to Java 8, dropping support for Java 7.
Change History (8)
comment:1 Changed 9 years ago by
Milestone: | BASE Future Release → BASE 3.6 |
---|
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
comment:5 Changed 8 years ago by
(In [6866]) References #1926: Switch to Java 8
Turning off the new javadoc validation since it generates too many errors and warnings. Don't know if it is worth trying to fix all issues, but maybe some of them. For more information see the -Xdoclint
parameter for the javadoc documentaiton http://docs.oracle.com/javase/8/docs/technotes/tools/unix/javadoc.html#BEJEFABE
comment:6 Changed 8 years ago by
comment:7 Changed 8 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:8 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [6861]) References #1926: Switch to Java 8
Update build process to use Java 8.