cool, watching jenkins build (since that's what does the release).
Elena Felder
@elefeint
yep. The branch travis build runs integration tests, so it will run for a while, but since Jenkins only runs unit tests, it should match the PR build results. (internally debating whether knocking on synthetic surface counts as knocking on wood)
Spencer Gibb
@spencergibb
:+1:
Spencer Gibb
@spencergibb
we're green in jenkins too
Elena Felder
@elefeint
excellent!
Artem Bilan
@artembilan
I’d appreciate if someone from GCP team can jump into this for investigation: https://stackoverflow.com/q/59418646/2756547. I can help with Spring Integration part, but why it doesn’t finish write into the file in GCP is out of my knowledge. Thanks in advance!
you can't use the commons version for spring cloud bus since those are separate projects with different release cycles
Elena Felder
@elefeint
@marcingrzejszczak Thank you for fixing that. Is there anything else blocking the release now?
Elena Felder
@elefeint
@artembilan I asked some clarifying questions. Hopefully this will show a direction to dig in
Marcin Grzejszczak
@marcingrzejszczak
nope
Elena Felder
@elefeint
@artembilan parachuting into your conversation with @meltsufin, since I bumped the samples version to the latest spring-boot, vaguely expecting spring-cloud-build to open to snapshots soon. I've asked a spring-cloud-build question -- spring-cloud/spring-cloud-build#149
Artem Bilan
@artembilan
2.2.x and 2.3.x that's not true
You have misunderstood that Ilford is going to be GA when we have SB-2.4 already
but that's fully doesn't mean that SR release will move to SB minor release
that's fully not correct
Elena Felder
@elefeint
so Ilford should be moving to 2.3.x?
Artem Bilan
@artembilan
Ilford will move to SB-2.3 ASAP
Elena Felder
@elefeint
excellent! Happy to be wrong on that
Artem Bilan
@artembilan
and will switch to SB-2.4 when that is going to be available somewhere in May
Mike Eltsufin
@meltsufin
Are Hoxton SRs all going to stay on SB-2.2, or will they at some point move to SB-2.3?
Artem Bilan
@artembilan
No. That's not how our support policy works
We don't upgrade to minor releases in the point releases
That's kinda very high possibility of braking changes and byte-code incompatiblity
_
Like we faced yesterday with SI-5.3 and SCSt-Horsham
Mike Eltsufin
@meltsufin
So, there will never be a version of Spring Cloud based on SB-2.3? I thought that SB-2.3 is more of a minor release. So, things might be different.