Commit Graph

7 Commits (840948c6c904c9648870a308a549c10d5c927c7e)

Author SHA1 Message Date
Andy Wilkinson 7a27882d62 Restrict Liberty deployment tests to Java 8
OpenLiberty does not yet support Java 9 or 10 and stopping the server
currently hangs when using Java 10.

Closes gh-13141
7 years ago
Andy Wilkinson aa27334671 Run deployment tests on JDK 9 and 10 where possible
Closes gh-10414
7 years ago
Vedran Pavic fc9036a3d9 Update deployment tests to include Actuator
See gh-11886
7 years ago
Stephane Nicoll 9965221378 Merge branch '1.5.x' 7 years ago
Stephane Nicoll 671bff2d6f Polish 7 years ago
Phillip Webb 87b2f68c0f Update deployment tests POMs
Update the `spring-boot-deployment-tests` projects to use CI friendly
Maven files.

See gh-9316
7 years ago
Phillip Webb 89b0ba2c14 Relocate test projects under `spring-boot-tests`
Move integration and deployment tests under a single `spring-boot-tests`
module.

See gh-9316
7 years ago