-
Notifications
You must be signed in to change notification settings - Fork 41.2k
Upgrade to Spring Integration 5.0.0.RC1 #7029
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@wilkinsona , thank you for the pointer! Well, we are not going to release 5.0 M1 until we don't come up with some Reactive Story. Just a couple notes for SI-5.0. Let me know if I am missing something else. |
@wilkinsona , if that helps somehow, we have merged a core part of Java DSL to SI-5.0. So, maybe its time to upgrade Boot-2.0 and remove Java DSL |
Thanks, @artembilan. We actually do have some SI Java DSL tests as our integration sample uses the DSL. What you've merged into SI 5.0 covers everything that the sample was doing. We now have a green Boot 2.0 build. with SI 5 and Reactor 3. |
Glad to hear that! Or is there anything else you would like to see from our side ? |
Not just yet. We'll close it once we're building against a milestone of SI. |
Uh! Lo-o-ong story... But I glad we nailed it finally! 😄 |
:) I kinda forgot about this issue… There have been several others as we've tracked the milestones. |
@garyrussell @artembilan What are your plans for a 5.0 M1 release? I see it in Jira but there's no release date set. I'd like to get Boot 2.0 snapshots building against SI 5.0 snapshots but that would require an SI M1 before Boot's 2.0 M1 which is currently scheduled for January 2017.
The text was updated successfully, but these errors were encountered: