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

List.of missing method non-java 8 compliant #3783

Closed
jhnmrls opened this issue Apr 12, 2022 · 1 comment
Closed

List.of missing method non-java 8 compliant #3783

jhnmrls opened this issue Apr 12, 2022 · 1 comment
Labels
status: duplicate There is already an issue similar to this. The link to it should be present

Comments

@jhnmrls
Copy link

jhnmrls commented Apr 12, 2022

In what version(s) of Spring Integration are you seeing this issue?

For example:

5.5.10.RELEASE

Describe the bug

Code change that made spring integration core non-Java 8 compliant:

81f5b6b#comments

To Reproduce

Any usage of Spring cloud streams with Kafka integration

Expected behavior

During runtime, there's a method missing "List.of()"

When is the next release? as this is a blocker on my side.

I was hoping maybe a hotfix? if main release will take too long?

@jhnmrls jhnmrls added status: waiting-for-triage The issue need to be evaluated and its future decided type: bug labels Apr 12, 2022
@artembilan
Copy link
Member

The fix is done here: #3761.

It is going to be released next week: https://github.com/spring-projects/spring-integration/milestone/89

@artembilan artembilan added status: duplicate There is already an issue similar to this. The link to it should be present and removed status: waiting-for-triage The issue need to be evaluated and its future decided type: bug labels Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: duplicate There is already an issue similar to this. The link to it should be present
Projects
None yet
Development

No branches or pull requests

2 participants