Opened 10 years ago
Closed 10 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 by , 10 years ago
Milestone: | BASE Future Release → BASE 3.6 |
---|
comment:2 by , 10 years ago
comment:3 by , 10 years ago
comment:5 by , 10 years ago
(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 by , 10 years ago
comment:7 by , 10 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 10 years ago
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.