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
Andy Wilkinson
5bc43ae76b
Polish "Use HTTPS for external links wherever possible"
...
See gh-16317
6 years ago
Spring Operator
189eeefbb1
Use HTTPS for external links wherever possible
...
See gh-16317
6 years ago
Andy Wilkinson
8059dceee4
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
cf2b0bc8c2
Use HTTPS in YAML exmaple
...
See gh-16316
6 years ago
Andy Wilkinson
baec3d6e8e
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
35572b6aae
Merge pull request #16316 from Spring Operator
...
* gh-16316:
Polish "Use HTTPS for external links wherever possible"
Use HTTPS for external links wherever possible
Closes gh-16316
6 years ago
Andy Wilkinson
9be96c49e2
Polish "Use HTTPS for external links wherever possible"
...
See gh-16316
6 years ago
Spring Operator
e401d02ced
Use HTTPS for external links wherever possible
...
See gh-16316
6 years ago
Andy Wilkinson
46065e2f99
Merge pull request #16313 from Spring Operator
...
* gh-16313:
Use HTTPS for external links from XML files where possible
6 years ago
Spring Operator
b6fdfa8f0f
Use HTTPS for external links from XML files where possible
...
See gh-16313
6 years ago
Andy Wilkinson
79c53de30c
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
61602c0851
Merge pull request #16312 from Spring Operator
...
* gh-16312:
Use HTTPS for external links from XML files where possible
Closes gh-16312
6 years ago
Spring Operator
4e2739eceb
Use HTTPS for external links from XML files where possible
...
See gh-16312
6 years ago
Andy Wilkinson
46d6fb0e1c
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
a732acaebf
Merge pull request #16311 from Spring Operator
...
* gh-16311:
Polish "Use HTTPS for external links from XML files where possible"
Use HTTPS for external links from XML files where possible
6 years ago
Andy Wilkinson
24afa5951b
Polish "Use HTTPS for external links from XML files where possible"
...
See gh-16311
6 years ago
Spring Operator
adc2462689
Use HTTPS for external links from XML files where possible
...
See gh-16311
6 years ago
Andy Wilkinson
c19669dc6d
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
f65018433f
Use stable archive location for TomEE zip download
6 years ago
Andy Wilkinson
23d9998269
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
1fd6d1a60c
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
7b044b2e3e
Merge pull request #16283 from Spring Operator
...
* gh-16283:
Use HTTPS to link to Apache License
Closes gh-16283
6 years ago
Spring Operator
08dce4f3ea
Use HTTPS to link to Apache License
...
See gh-16283
6 years ago
Andy Wilkinson
91726f3162
Update the samples to use Spring Java Format 0.0.7
6 years ago
Andy Wilkinson
4b6bddd476
Merge branch '1.4.x' into 1.5.x
6 years ago
Andy Wilkinson
6920c39349
Merge branch '1.3.x' into 1.4.x
6 years ago
Andy Wilkinson
0e009ef047
Use HTTPS to link to the Apache license
6 years ago
Andy Wilkinson
d8f8ae86c8
Merge pull request #16245 from Spring Operator
...
* gh-16245:
Polish "Update build and setup configuration to use HTTPS"
Update build and setup configuration to use HTTPS
Closes gh-16245
6 years ago
Andy Wilkinson
c2002e7160
Polish "Update build and setup configuration to use HTTPS"
...
See gh-16245
6 years ago