Commit Graph

11751 Commits

Author SHA1 Message Date
Andy Wilkinson c11e847d6c Fix syntax highlighting in the reference documentation
Closes gh-16548
2019-04-16 15:46:16 +01:00
Stephane Nicoll 0d256da068 Fixup version numbers following release 2019-04-03 12:56:41 +02:00
Spring Buildmaster ca3a864565 Next Development Version 2019-04-03 10:34:44 +00:00
Andy Wilkinson 0f27b1a65e Verify entry output location when extracting zip
Closes gh-16028
2019-04-03 09:48:56 +01:00
Andy Wilkinson 30bba53a1f Upgrade to Httpclient 4.5.8
Closes gh-16424
2019-04-03 08:30:36 +01:00
Andy Wilkinson 8a4e206e85 Upgrade to Spring Integration 4.3.20
Closes gh-16348
2019-04-03 08:29:44 +01:00
Andy Wilkinson efc030adf3 Upgrade to Spring Security 4.2.12
Closes gh-16352
2019-04-03 08:28:54 +01:00
Phillip Webb f25469c95f Update formatting with spring-javaformat 0.0.9
See gh-16421
2019-04-02 20:43:36 -07:00
Phillip Webb cae6a82322 Upgrade to spring-javaformat 0.0.9
Closes gh-16421
2019-04-02 20:34:35 -07:00
Phillip Webb 2ff74b1559 Reformat code with spring-javaformat 0.0.8
See gh-16418
2019-04-02 13:30:25 -07:00
Phillip Webb 0d8613f3eb Upgrade to spring-javaformat 0.0.8
Closes gh-16418
2019-04-02 10:52:05 -07:00
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