Spring Operator
3e2b6ac8ed
Update build and setup configuration to use HTTPS
...
See gh-16246
7 years ago
Andy Wilkinson
d6a869fa98
Switch to Jakarta EE API dependencies where possible
...
Closes gh-16113
Closes gh-16112
Closes gh-16111
Closes gh-15916
Closes gh-15689
7 years ago
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
8 years ago
Andy Wilkinson
aa27334671
Run deployment tests on JDK 9 and 10 where possible
...
Closes gh-10414
8 years ago
Vedran Pavic
fc9036a3d9
Update deployment tests to include Actuator
...
See gh-11886
8 years ago
Stephane Nicoll
671bff2d6f
Polish
9 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
9 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
9 years ago
Andy Wilkinson
ae979465b6
Disable deployment tests when building with Java 9
...
Cargo in currently incompatible with Java 9 so this commit disables
the deployment tests that use Cargo when building with Java 9.
Closes gh-10413
9 years ago
Spring Buildmaster
30eb937a83
Next Development Version
9 years ago
Spring Buildmaster
17a5bb0be4
Next development version
9 years ago
Spring Buildmaster
41c5c0e7c9
Next development version
9 years ago
Spring Buildmaster
05d4d0281c
Next Development Version
9 years ago
Spring Buildmaster
9768b0a8c2
Next Development Version
9 years ago
Spring Buildmaster
d23fa24340
Next Development Version
9 years ago
Spring Buildmaster
5c12500366
Next Development Version
9 years ago
Spring Buildmaster
a2696bf873
Next Development Version
9 years ago
Andy Wilkinson
357b9d6671
Correct the version of parent pom in new WLP deployment test module
9 years ago
Andy Wilkinson
cb7ae2e60a
Add a deployment test for WebSphere Liberty Profile
...
Closes gh-7419
9 years ago
Spring Buildmaster
9057f9ae1f
Next development version
9 years ago
Spring Buildmaster
e712a9ba8c
Next Development Version
10 years ago
Stephane Nicoll
6643ec3713
Next development version
10 years ago
Stephane Nicoll
6bd670edbc
Initiate 1.4.x branch
10 years ago
Spring Buildmaster
7e9ed5e1a7
Next Development Version
10 years ago
Spring Buildmaster
5f959b074f
Next Development Version
10 years ago
Spring Buildmaster
334baaeffd
Next development version
10 years ago
Spring Buildmaster
a89ef5df6e
Next Development Version
10 years ago
Spring Buildmaster
2216369348
Next Development Version
10 years ago
Spring Buildmaster
819a9574a6
Next Development Version
10 years ago
Spring Buildmaster
376bbe68d8
Next Development Version
10 years ago
Spring Buildmaster
225d877ab9
Next Development Version
10 years ago
Phillip Webb
89b7704977
Extract spring-boot-test.jar
...
Relocate the `org.springframework.boot.test` package from the
`spring-boot.jar` to `spring-boot-test.jar`.
Fixes gh-5184
10 years ago
Phillip Webb
fbaf209240
Move master to 1.4.0.BUILD-SNAPSHOT
10 years ago
Spring Buildmaster
504d3e97ba
Next development version
10 years ago
Spring Buildmaster
8db59059a5
Next Development Version
10 years ago
Stephane Nicoll
bb736e255b
Fix SNAPSHOT version
10 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
11 years ago
Spring Buildmaster
2b38a861e3
Next Development Version
11 years ago
Andy Wilkinson
9218d5ad11
Use Maven Central as source of Tomcat binaries for deployment tests
...
Closes gh-4151
11 years ago
Andy Wilkinson
3697dd52a0
Use main Apache archive for Tomcat binaries to improve(?) build stability
...
Mirrors of archive.apache.org only mirror the latest release of each
project so, as new releases are made, builds using older versions will
break as the mirrors are updated.
This commit updates the Tomcat deployment test to use the main Apache
archive site. This should provide long-term access to Tomcat binaries,
improving build stability and ensuring that tagged builds are
repeatable.
Backport of 5f087e6444
11 years ago
Andy Wilkinson
5f087e6444
Use main Apache archive for Tomcat binaries to improve(?) build stability
...
Mirrors of archive.apache.org only mirror the latest release of each
project so, as new releases are made, builds using older versions will
break as the mirrors are updated. T
This commit updates the Tomcat deployment test to use the main Apache
archive site. This should provide long-term access to Tomcat binaries,
improving build stability and ensuring that tagged builds are
repeatable.
11 years ago
Spring Buildmaster
9409c49c10
Next development version
11 years ago
Phillip Webb
43528abe1e
Try to get cargo working
11 years ago
Stephane Nicoll
426a8dc103
Store container installs in home directory
...
Previously, deployment tests were storing the container archives in the
default location (that is `/tmp`) for a total weight of 160MB. In case
the temp directory is cleaned on CI, these have to be downloaded again.
We're now configuring cargo to store these archives in the home directory
instead. This should improve the speed and the stability of the
deployment tests
Closes gh-3861
11 years ago
Spring Buildmaster
7ce391db4f
Next development version
11 years ago
Andy Wilkinson
4a36c2e041
Increase the timeout period for container startup in deployment tests
...
The build currently fails intermittently when an external container,
usually TomEE or Wildfly, fails to start within the default timeout
period of two minutes. This commit updates the timeout to 5 minutes for
all containers (Tomcat, TomEE and Wildfly) in the hope that it will
help to stabilise the CI build.
11 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
11 years ago
Stephane Nicoll
b96e878305
Switch to Apache US mirror
11 years ago
Spring Buildmaster
e03c11dda8
Next development version
11 years ago
Phillip Webb
a57a88f5cf
Move master to 1.3.0.BUILD-SNAPSHOT
11 years ago