Commit Graph

11740 Commits

Author SHA1 Message Date
Phillip Webb
a336a5c36a Prune unnecessary P2 Eclipse installs
Remove a few items that are no longer necessary.
2019-04-02 10:52:05 -07:00
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
2019-04-02 10:52:05 -07:00
Andy Wilkinson
d1c9651d56 Upgrade to Spring AMQP 1.7.13
Closes gh-16345
2019-04-02 09:41:01 +01:00
Andy Wilkinson
045b364906 Upgrade to Spring Data Ingalls-SR20
Closes gh-16358
2019-04-02 09:25:35 +01:00
Stephane Nicoll
2874d77021 Switch to snapshots 2019-03-31 19:31:44 +02:00
Stephane Nicoll
a0002c6ebe Upgrade to Spring Framework 4.3.23.RELEASE
Closes gh-16338
2019-03-31 15:25:31 +02:00
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
2019-03-29 15:42:06 +00:00
Stephane Nicoll
dfe6bf0f5f Upgrade to Appengine Sdk 1.9.73
Closes gh-16387
2019-03-29 14:11:50 +01:00
Andy Wilkinson
e8b7d0fcec Polish 2019-03-29 11:22:42 +00:00
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
2019-03-29 10:54:37 +00:00
Andy Wilkinson
f8bd066970 Upgrade to Spring Cloud Connectors 1.2.8.RELEASE
Closes gh-16364
2019-03-28 15:52:34 +00:00
Andy Wilkinson
37f1c6e92c Upgrade to Aspectj 1.8.14
Closes gh-16363
2019-03-28 15:52:33 +00:00
Andy Wilkinson
8cd6ec30e6 Upgrade to Tomcat 8.5.39
Closes gh-16362
2019-03-28 15:52:32 +00:00
Andy Wilkinson
3c3d6d44b5 Upgrade to H2 1.4.199
Closes gh-16361
2019-03-28 15:52:31 +00:00
Andy Wilkinson
1a674ab702 Merge branch '1.4.x' into 1.5.x 2019-03-27 20:06:24 +00:00
Andy Wilkinson
3a5a087b1f Merge branch '1.3.x' into 1.4.x 2019-03-27 20:06:16 +00:00
Andy Wilkinson
c4d44574b2 Correct link to Groovy MarkupTemplateEngine documentation
See gh-16316
2019-03-27 20:05:29 +00:00
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
2019-03-27 15:02:23 +00:00
Andy Wilkinson
365fed59ca Polish "Use HTTPS for external links wherever possible"
See gh-16381
2019-03-27 15:01:48 +00:00
Spring Operator
bbbfee6480 Use HTTPS for external links wherever possible
See gh-16318
2019-03-27 15:01:19 +00:00
Andy Wilkinson
94633cfd89 Merge branch '1.4.x' into 1.5.x 2019-03-27 14:04:32 +00:00
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
2019-03-27 13:33:09 +00:00
Andy Wilkinson
5bc43ae76b Polish "Use HTTPS for external links wherever possible"
See gh-16317
2019-03-27 12:53:15 +00:00
Spring Operator
189eeefbb1 Use HTTPS for external links wherever possible
See gh-16317
2019-03-27 12:30:55 +00:00
Andy Wilkinson
8059dceee4 Merge branch '1.3.x' into 1.4.x 2019-03-27 12:29:38 +00:00
Andy Wilkinson
cf2b0bc8c2 Use HTTPS in YAML exmaple
See gh-16316
2019-03-27 12:23:55 +00:00
Andy Wilkinson
baec3d6e8e Merge branch '1.3.x' into 1.4.x 2019-03-27 12:22:40 +00:00
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
2019-03-27 11:44:31 +00:00
Andy Wilkinson
9be96c49e2 Polish "Use HTTPS for external links wherever possible"
See gh-16316
2019-03-27 11:44:18 +00:00
Spring Operator
e401d02ced Use HTTPS for external links wherever possible
See gh-16316
2019-03-27 11:35:54 +00:00
Andy Wilkinson
46065e2f99 Merge pull request #16313 from Spring Operator
* gh-16313:
  Use HTTPS for external links from XML files where possible
2019-03-26 13:46:09 +00:00
Spring Operator
b6fdfa8f0f Use HTTPS for external links from XML files where possible
See gh-16313
2019-03-26 13:45:37 +00:00
Andy Wilkinson
79c53de30c Merge branch '1.4.x' into 1.5.x 2019-03-26 13:44:03 +00:00
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
2019-03-26 13:43:29 +00:00
Spring Operator
4e2739eceb Use HTTPS for external links from XML files where possible
See gh-16312
2019-03-26 13:43:05 +00:00
Andy Wilkinson
46d6fb0e1c Merge branch '1.3.x' into 1.4.x 2019-03-26 13:40:26 +00:00
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
2019-03-26 13:38:57 +00:00
Andy Wilkinson
24afa5951b Polish "Use HTTPS for external links from XML files where possible"
See gh-16311
2019-03-26 13:38:31 +00:00
Spring Operator
adc2462689 Use HTTPS for external links from XML files where possible
See gh-16311
2019-03-26 13:37:30 +00:00
Andy Wilkinson
c19669dc6d Merge branch '1.4.x' into 1.5.x 2019-03-26 13:31:23 +00:00
Andy Wilkinson
f65018433f Use stable archive location for TomEE zip download 2019-03-26 13:29:37 +00:00
Andy Wilkinson
23d9998269 Merge branch '1.4.x' into 1.5.x 2019-03-26 12:45:52 +00:00
Andy Wilkinson
1fd6d1a60c Merge branch '1.3.x' into 1.4.x 2019-03-26 12:43:01 +00:00
Andy Wilkinson
7b044b2e3e Merge pull request #16283 from Spring Operator
* gh-16283:
  Use HTTPS to link to Apache License

Closes gh-16283
2019-03-26 12:42:46 +00:00
Spring Operator
08dce4f3ea Use HTTPS to link to Apache License
See gh-16283
2019-03-26 12:41:56 +00:00
Andy Wilkinson
91726f3162 Update the samples to use Spring Java Format 0.0.7 2019-03-20 17:30:25 +00:00
Andy Wilkinson
4b6bddd476 Merge branch '1.4.x' into 1.5.x 2019-03-20 16:30:04 +00:00
Andy Wilkinson
6920c39349 Merge branch '1.3.x' into 1.4.x 2019-03-20 15:06:50 +00:00
Andy Wilkinson
0e009ef047 Use HTTPS to link to the Apache license 2019-03-20 15:00:10 +00:00
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
2019-03-19 16:49:20 +00:00