Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: bump to jdt 3.23 #3630

Merged
merged 2 commits into from
Oct 3, 2020
Merged

chore: bump to jdt 3.23 #3630

merged 2 commits into from
Oct 3, 2020

Conversation

MartinWitt
Copy link
Collaborator

Some testcase needed a small fix before updating the jdt version. Mostly removing the preview flag for java13.

JDT only enables preview features for latest java version. By the time writing the testcases needed the flag, but features moved to none preview.
And jdt uses the newest java version, if we dont specifiy any(hopefully?).
@MartinWitt MartinWitt changed the title WIP; Fix testcase for jdt3.23 WIP Fix testcase for jdt3.23 Oct 3, 2020
@MartinWitt MartinWitt changed the title WIP Fix testcase for jdt3.23 WIP: Fix testcase for jdt3.23 Oct 3, 2020
@MartinWitt MartinWitt changed the title WIP: Fix testcase for jdt3.23 Review: Fix testcase for jdt3.23 Oct 3, 2020
@monperrus monperrus changed the title Review: Fix testcase for jdt3.23 chore: bump to jdt 3.23 Oct 3, 2020
@monperrus monperrus merged commit eac3535 into INRIA:master Oct 3, 2020
@monperrus
Copy link
Collaborator

Thanks a lot @MartinWitt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants