spring-boot/spring-boot-cli
Andy Wilkinson bc99ad2120 Ignore Batch tests that use JDBC as they don’t work with Spring 4.2
Spring Framework’s ParamterizedRowMapper has been deprecated since
3.1 and has been removed in 4.2. Spring Batch currently relies on
ParameterizedRowMapper, making it incompatible with 4.2. To allow us to
build successfully against 4.2, this commit ignores Spring Boot’s tests
that use Spring Batch’s JDBC support.

See gh-2575
2015-03-25 10:48:00 +00:00
..
samples Fix JMS support in the CLI 2014-12-08 08:39:47 +01:00
src Ignore Batch tests that use JDBC as they don’t work with Spring 4.2 2015-03-25 10:48:00 +00:00
test-samples Add spring-test annotations to auto imports 2014-05-28 14:05:13 +01:00
pom.xml Move master to 1.3.0.BUILD-SNAPSHOT 2015-02-26 17:01:02 -08:00