]> source.dussan.org Git - vaadin-framework.git/commit
Remove workarounds from Spring integration test (#10430)
authorTeemu Suo-Anttila <tsuoanttila@users.noreply.github.com>
Fri, 29 Dec 2017 08:04:40 +0000 (10:04 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Dec 2017 08:04:40 +0000 (10:04 +0200)
commitd5198e67ef0a1e72dda43f3a692cd52a1b6b9e93
tree6dee2ef09ff4dd961529aacd360ddfeb4ef47b89
parentdfa18c4cd112835244996607ad885c8682605dee
Remove workarounds from Spring integration test (#10430)

This patch makes the BOM use Spring 3.0.0.alpha1
bom/pom.xml
test/pom.xml
test/spring-boot-subcontext/src/main/java/com/example/CustomSpringNavigator.java [deleted file]
test/spring-boot-subcontext/src/main/java/com/example/ui/AbstractSpringUI.java
test/spring-boot-subcontext/src/test/java/com/example/VaadinSpringBootPushStateNavigatorIT.java
test/spring-boot/src/main/java/com/example/CustomSpringNavigator.java [deleted file]
test/spring-boot/src/main/java/com/example/ui/AbstractSpringUI.java
test/spring-boot/src/test/java/com/example/VaadinSpringBootPushStateNavigatorIT.java