spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

Add tests against Spring Data Snapshots

Open rwinch opened this issue 9 years ago • 5 comments
trafficstars

This will help us detect problems like #380 earlier

rwinch avatar Feb 18 '16 17:02 rwinch

+1

FWIW, If you have an IO Platform Compability build that tests against 2.1, it'll show this failure.

wilkinsona avatar Feb 18 '16 17:02 wilkinsona

Thanks @wilkinsona I did get the error in CI (see https://build.spring.io/browse/LDAP-SIO-JOB1-697/log), but not until Spring IO was updated. Hopefully this will make it so we get the error before Spring Data updates

rwinch avatar Feb 18 '16 17:02 rwinch

PS: I should add that I think the other problem is the trigger was only done on commit rather than nightly also.

rwinch avatar Feb 18 '16 17:02 rwinch

Understood. The earlier we can catch this sort of thing the better. Perhaps Boot and the Platform should be more aggressive about adopting snapshots of dependencies that we're planning to update? I didn't update Boot to Hopper until its M1 had been released. With hindsight, that delay may not have been a good idea.

wilkinsona avatar Feb 18 '16 17:02 wilkinsona

@wilkinsona I would love to have the SNAPSHOT version of Platform to be updated as soon as possible!

I already run against Spring IO SNAPSHOT nightly (at least for most of my projects).This would have the benefit of find potential problems w/ other modules too.

rwinch avatar Feb 18 '16 17:02 rwinch