Skip to content

Use java 21 toolchain on whole extractor and set java via release#1440

Open
dustdfg wants to merge 1 commit intoTeamNewPipe:devfrom
dustdfg:toolchain_fix_unify
Open

Use java 21 toolchain on whole extractor and set java via release#1440
dustdfg wants to merge 1 commit intoTeamNewPipe:devfrom
dustdfg:toolchain_fix_unify

Conversation

@dustdfg
Copy link
Contributor

@dustdfg dustdfg commented Jan 26, 2026

Toolchain specifies which exact jdk version used for compiling gradle projects. Using several different toolchains in one repo without any reason is wastedul. Unifying used jdk will allow to store only one jdk on dev side. As a side effect unification should make problem encountered by some users on Matrix (it was tried to solve it in #12923)

  • I carefully read the contribution guidelines and agree to them.
  • I have tested the API against NewPipe.
  • I agree to create a pull request for NewPipe as soon as possible to make it compatible with the changed API.

Toolchain specifies which exact jdk version used for compiling gradle
projects. Using several different toolchains in one repo without any
reason is wastedul. Unifying used jdk will allow to store only one
jdk on dev side. As a side effect unification should make problem
encountered by some users on Matrix (it was tried to solve it
in #12923)
@dustdfg
Copy link
Contributor Author

dustdfg commented Jan 26, 2026

@dustdfg
Copy link
Contributor Author

dustdfg commented Jan 26, 2026

Both extractor and newpipe probably should use the same toolchain version and just set different language versions..(?)

@dustdfg
Copy link
Contributor Author

dustdfg commented Jan 26, 2026

CC @theimpulson @AudricV

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.

1 participant