eclipse-xtext / eclipse-xtext/xtext
Java 17 Masterplan Part II
Open
@cdietrich is already working on this.
Since Nov 12, 2022.
releng
- Dominant language
- Java
- Stars
- 831
- Forks
- 330
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 12
Description
This is for the left-overs from #1982
- Guice 5.1.0 update? https://github.com/eclipse/xtext/issues/2056
- guava update? https://github.com/eclipse/xtext/issues/2101
- Gradle 7.6 https://github.com/eclipse/xtext/issues/2079
- https://github.com/eclipse/xtext/issues/2009
- https://github.com/eclipse/xtext/issues/2127
- deal with all the deprecations
- org.eclipse.xtext.builder.standalone.compiler.CompilerConfiguration - change default version to 1.8 or even better 11
- Adapt & Cleanup Wizard and Tests https://github.com/eclipse/xtext-core/pull/2020 https://github.com/eclipse/xtext-eclipse/pull/1936
- https://github.com/eclipse/xtext/issues/2125
- jetty for xtext-web/wizard https://github.com/eclipse/xtext/issues/2235
- https://github.com/eclipse/xtext-maven/issues/186
- https://github.com/eclipse/xtext-xtend/issues/1391
- cleanup switches in code
- cleanup switches in tests
- cleanup obsolete reflection
- https://github.com/eclipse/xtext-eclipse/issues/1963
- remove reflection hack https://github.com/eclipse/xtext/pull/3189
- remove tests relying on older versions of Java and platforms
- increment Maven version in Maven plguins
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.