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

[Task]: Migrate to build with Java11 #31677

Closed
16 tasks
Abacn opened this issue Jun 24, 2024 · 2 comments
Closed
16 tasks

[Task]: Migrate to build with Java11 #31677

Abacn opened this issue Jun 24, 2024 · 2 comments
Assignees

Comments

@Abacn
Copy link
Contributor

Abacn commented Jun 24, 2024

What needs to happen?

Currently Beam CI still uses Java8. There were build plugins and dependencies start dropping java8 support (e.g. the docker plugin beam used to use and we had to vendor the plugin into BeamDockerPlugin), or discussion is under way

Proactively, it is the time to migrate build system to Java11, while keep Java8 support. This paves way for future deprecation of Java8 and drop Java8 support for Beam if need to happen.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@Abacn
Copy link
Contributor Author

Abacn commented Jun 24, 2024

Sent a discussion on beam dev: https://lists.apache.org/thread/w5lf2tg1nlk77so2p39cqphr1gqbh72s

@Abacn
Copy link
Contributor Author

Abacn commented Aug 22, 2024

Realize build candidate script still explicitly "install java8" so keep this open until next release (2.60.0) where that part should also be updated

@Abacn Abacn closed this as completed Sep 11, 2024
@github-actions github-actions bot added this to the 2.60.0 Release milestone Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant