Mon, 04 Jan 2021 15:14:26 +0100
set target JDK to 11, even if compiled with > 11
insert into lpit_issue_phases (status, phase) values ('InSpecification', 0), ('ToDo', 0), ('Scheduled', 0), ('InProgress', 1), ('InReview', 1), ('Done', 2), ('Rejected', 2), ('Withdrawn', 2), ('Duplicate', 2);