Phillip Webb
be3fe12cf0
Polish
9 years ago
Spring Buildmaster
9057f9ae1f
Next development version
9 years ago
Spring Buildmaster
e712a9ba8c
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
Phillip Webb
05ff4ed4e0
Upgrade to Tomcat 8.5.4 & remove tomcat-juli
...
Upgrade the managed Tomcat dependency to 8.5.4 and remove `tomcat-juli`
since it's now included in `tomcat-embed-core`.
Fixes gh-6192
10 years ago
Spring Buildmaster
2216369348
Next Development Version
10 years ago
Andy Wilkinson
f28e3d54c5
Upgrade to Tomcat 8.5.3
...
This commit changes the default version of Tomcat to 8.5.3 while
also retaining support for Tomcat 8.0 and 7.0. The main difference
in 8.5 is that the ServerSocketFactory abstraction that allowed the
TrustStore and KeyStore to be configured programatically no longer
exists. This logic has been replaced with the use of a custom URL
protocol (springbootssl) that provides access to the key store and
trust store of an SslStoreProvider. In addition to working with 8.5,
this approach has the advantage of also working with 8.0 and 7.0.
Closes gh-6164
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
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
11 years ago
Stephane Nicoll
bb736e255b
Fix SNAPSHOT version
11 years ago
Spring Buildmaster
3f6f57a80e
Next Development Version
11 years ago
Spring Buildmaster
2b38a861e3
Next Development Version
11 years ago
Phillip Webb
d84889b03c
Revert "Compile samples and integration tests with Java 8"
...
This reverts commit 09395f956ad223e7c0d32a8c08f670bcb5e90209.
11 years ago
Phillip Webb
09395f956a
Compile samples and integration tests with Java 8
...
Update the samples and integration tests to use Java 8. There's no
specific reason to keep them on Java 6 and it helps keep Eclipse happy
if we upgrade.
11 years ago
Spring Buildmaster
9409c49c10
Next development version
11 years ago
Phillip Webb
3174f898c6
Fix failing logback test
...
See gh-3924
11 years ago
Spring Buildmaster
7ce391db4f
Next development version
11 years ago
Spring Buildmaster
5d81c87b43
Next Development Version
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
Spring Buildmaster
8f0ad02237
Next development version
11 years ago
Andy Wilkinson
f0421801fb
Update spring-boot-sample-tomcat-jsp to use Tomcat 8
...
Closes gh-2394
11 years ago
Spring Buildmaster
60725cd8bd
Next development version
11 years ago
Spring Buildmaster
1a788c1741
Next development version
12 years ago
Phillip Webb
9d4ada7939
Add Tomcat 7 and Jetty 8 samples
...
Switch the Tomcat 8 and Jetty 9 samples to Tomcat 7 and Jetty 8. Since
Tomcat 8 and Jetty 9 are now the default versions the previous samples
are no longer relevant, however, we do need integration tests to check
that we remain compatible with Tomcat 7 and Jetty 8.
See gh-1832
12 years ago
Spring Buildmaster
3e71a21b30
Next development version
12 years ago
Spring Buildmaster
edb4b7ed7d
Next development version
12 years ago
Spring Buildmaster
d63e4b4329
Next development version
12 years ago
Spring Buildmaster
74d0c5185a
Next development version
12 years ago
Stephane Nicoll
249e09d9bc
Switch master to 1.2.0.BUILD-SNAPSHOT
12 years ago
Spring Buildmaster
40327e1ae6
Next development version
12 years ago
Spring Buildmaster
981669b7c0
Next development version
12 years ago
Phillip Webb
200cd535c2
Revert "Next development version"
...
This reverts commit 67189477fe9db7a1e4c5268886868221ca6d2628.
12 years ago
Spring Buildmaster
67189477fe
Next development version
12 years ago
Spring Buildmaster
542f3cbda8
Next development version
12 years ago
Spring Buildmaster
4ca26a21dc
Next development version
12 years ago
Spring Buildmaster
05ed7b3bcd
Next development version
12 years ago
Phillip Webb
3007a777d0
Roll back to 1.1.0.BUILD-SNAPSHOT
12 years ago
Spring Buildmaster
c650f2391e
Next development version
12 years ago
Phillip Webb
329175b956
Fix Jasper on Tomcat 8
...
Refactor Jasper initialization code to call JasperInitializer during
server start.
Fixes gh-962
See gh-919
12 years ago
Phillip Webb
64a835e91a
Move master to 1.1.0.BUILD-SNAPSHOT
12 years ago
Spring Buildmaster
d3954a1703
Next development version
12 years ago