Phillip Webb
a99131f727
Polish resource files to all end with a new line
6 years ago
Andy Wilkinson
3cee783d7b
Remove dependency management for jetty-infinispan
...
Closes gh-16925
6 years ago
Stephane Nicoll
6b3c15a858
Fixup version numbers following release
6 years ago
Spring Buildmaster
67fa63d0e3
Next Development Version
6 years ago
Stephane Nicoll
8d8d4d891a
Upgrade to Groovy 2.4.17
...
Closes gh-16836
6 years ago
Stephane Nicoll
fc3fd6476b
Upgrade to Spring Data Ingalls-SR22
...
Closes gh-16748
6 years ago
Stephane Nicoll
b07267b185
Upgrade to Spring Data Ingalls-SR21
...
Closes gh-16748
6 years ago
Stephane Nicoll
9ff7d26796
Upgrade to Spring Framework 4.3.24
...
Closes gh-16759
6 years ago
Stephane Nicoll
e68db7764e
Upgrade to Jetty 9.4.18.v20190429
...
Closes gh-16761
6 years ago
Stephane Nicoll
0ad8e3298a
Upgrade to Jaybird 2.2.15
...
Closes gh-16762
6 years ago
Stephane Nicoll
dabc73c7ac
Upgrade to Jetty 9.4.16.v20190411
...
Closes gh-16761
6 years ago
Stephane Nicoll
dcb5c78124
Upgrade to Appengine Sdk 1.9.74
...
Closes gh-16760
6 years ago
Stephane Nicoll
c3ea39ce63
Upgrade to Tomcat 8.5.40
...
Closes gh-16504
6 years ago
Stephane Nicoll
e6deac1fd2
Start building against Spring Framework 4.3.x snapshots
...
See gh-16759
6 years ago
Stephane Nicoll
0552113c98
Merge pull request #16666 from Tetsuya3850
...
* pr/16666:
Fix broken link
6 years ago
Tetsuya Hasegawa
5b3e53835e
Fix broken link
...
Closes gh-16666
6 years ago
Andy Wilkinson
de0e065da2
Use AdoptOpenJDK for Ubuntu launch script integration tests
...
Closes gh-16633
6 years ago
Andy Wilkinson
c11e847d6c
Fix syntax highlighting in the reference documentation
...
Closes gh-16548
6 years ago
Stephane Nicoll
0d256da068
Fixup version numbers following release
6 years ago
Spring Buildmaster
ca3a864565
Next Development Version
6 years ago
Andy Wilkinson
0f27b1a65e
Verify entry output location when extracting zip
...
Closes gh-16028
6 years ago
Andy Wilkinson
30bba53a1f
Upgrade to Httpclient 4.5.8
...
Closes gh-16424
6 years ago
Andy Wilkinson
8a4e206e85
Upgrade to Spring Integration 4.3.20
...
Closes gh-16348
6 years ago
Andy Wilkinson
efc030adf3
Upgrade to Spring Security 4.2.12
...
Closes gh-16352
6 years ago
Phillip Webb
f25469c95f
Update formatting with spring-javaformat 0.0.9
...
See gh-16421
6 years ago
Phillip Webb
cae6a82322
Upgrade to spring-javaformat 0.0.9
...
Closes gh-16421
6 years ago
Phillip Webb
2ff74b1559
Reformat code with spring-javaformat 0.0.8
...
See gh-16418
6 years ago
Phillip Webb
0d8613f3eb
Upgrade to spring-javaformat 0.0.8
...
Closes gh-16418
6 years ago
Phillip Webb
a336a5c36a
Prune unnecessary P2 Eclipse installs
...
Remove a few items that are no longer necessary.
6 years ago
Phillip Webb
6246da06a6
Update Eclipse setup files
...
Update the eclipse setup files and contributing instructions for
compatibility with the latest Eclipse 2019-03 release. This commit
reverts the use the HTTPS in the `.setup` file namespace (since it
breaks the setup editor). The `xsi:schemaLocation` section still
uses HTTPS for actual XSD resolution.
See gh-16245
6 years ago
Andy Wilkinson
d1c9651d56
Upgrade to Spring AMQP 1.7.13
...
Closes gh-16345
6 years ago
Andy Wilkinson
045b364906
Upgrade to Spring Data Ingalls-SR20
...
Closes gh-16358
6 years ago
Stephane Nicoll
2874d77021
Switch to snapshots
6 years ago
Stephane Nicoll
a0002c6ebe
Upgrade to Spring Framework 4.3.23.RELEASE
...
Closes gh-16338
6 years ago
Andy Wilkinson
946e8267a8
Upgrade to Jetty 9.4.15.v20190215
...
In addition to upgrading to Jetty 9.4.15, this commit updates the
KeyStores used in embedded container testing to add to their entries
subject alternative name extensions for localhost and 127.0.0.1. As
of 9.4.16, Jetty requires the SAN extensions.
Closes gh-16188
6 years ago
Stephane Nicoll
dfe6bf0f5f
Upgrade to Appengine Sdk 1.9.73
...
Closes gh-16387
6 years ago
Andy Wilkinson
e8b7d0fcec
Polish
6 years ago
Andy Wilkinson
70eee612ff
Configure Tomcat to create upload targets
...
Previously, if the directory to which Tomcat would write a file upload did not exist
the upload attempt would fail and a 500 response would be returned to the client.
This could happen when, for example, Tomcat is using a temporary directory for file
uploads and tmpwatch has deleted the directory.
This commit configures Tomcat so that, during multipart request parsing, it will
automatically create the directory to which the parts will be written if it does not
already exist.
Closes gh-9616
6 years ago
Andy Wilkinson
f8bd066970
Upgrade to Spring Cloud Connectors 1.2.8.RELEASE
...
Closes gh-16364
6 years ago
Andy Wilkinson
37f1c6e92c
Upgrade to Aspectj 1.8.14
...
Closes gh-16363
6 years ago
Andy Wilkinson
8cd6ec30e6
Upgrade to Tomcat 8.5.39
...
Closes gh-16362
6 years ago
Andy Wilkinson
3c3d6d44b5
Upgrade to H2 1.4.199
...
Closes gh-16361
6 years ago
Andy Wilkinson
1a674ab702
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
3a5a087b1f
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
c4d44574b2
Correct link to Groovy MarkupTemplateEngine documentation
...
See gh-16316
6 years ago
Andy Wilkinson
e036bc4e6d
Merge pull request #16318 from Spring Operator
...
* gh-16318:
Polish "Use HTTPS for external links wherever possible"
Use HTTPS for external links wherever possible
6 years ago
Andy Wilkinson
365fed59ca
Polish "Use HTTPS for external links wherever possible"
...
See gh-16381
6 years ago
Spring Operator
bbbfee6480
Use HTTPS for external links wherever possible
...
See gh-16318
6 years ago
Andy Wilkinson
94633cfd89
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
f05f858286
Merge pull request #16317 from Spring Operator
...
* gh-16317:
Polish "Use HTTPS for external links wherever possible"
Use HTTPS for external links wherever possible
Closes gh-16317
6 years ago