Commit Graph

11710 Commits (46065e2f994824d7c5a9722234d14977fb58ffb4)
 

Author SHA1 Message Date
Andy Wilkinson db903c2176 Align defaults in ServerProperties with defaults at runtime
Closes gh-13821
6 years ago
Stephane Nicoll 7d54eda6f1 Fix tests 6 years ago
Stephane Nicoll 0b07c026af Fix version of amqp-client
Closes gh-14259
6 years ago
Stephane Nicoll cb2873df77 Start building against Spring Framework 4.3 snapshots
See gh-14326
6 years ago
Phillip Webb a9e8116a99 Only check for Mockito once
Update `MockReset` so that checking for Mockito only happens once.

Closes gh-14260
6 years ago
Phillip Webb 02f2f62a4d Upgrade amqp-client to 4.8
Closes gh-14259
6 years ago
Stephane Nicoll b77e3e5533 Add missing properties
See gh-14259
6 years ago
Stephane Nicoll 3493341201 Polish 6 years ago
Phillip Webb a50686b404 Surface additional rabbit SSL factory properties
Add `validate-server-certificate` and `verify-hostname` properties to
`spring.rabbitmq.ssl` to allow additional SSL configuration.

Closes gh-14259
6 years ago
Stephane Nicoll ca7f961cf0 Merge pull request #14284 from PascalSchumacher:patch-1
* pr/14284:
  Fix indent of Jolokia maven dependency declaration in doc
6 years ago
Pascal Schumacher afeaa90d1a Fix indent of Jolokia maven dependency declaration in doc
Closes gh-14284
6 years ago
Stephane Nicoll 0960f796fa Merge pull request #14274 from EddieOlson:fix-typo
* pr/14274:
  Fix typo
6 years ago
Eddie Olson 7398b7dfa0 Fix typo
Closes gh-14274
6 years ago
Phillip Webb 9543fcf44d Upgrade to spring-javaformat 0.0.6 6 years ago
Phillip Webb 17de1571f5 Update copyright year 6 years ago
Phillip Webb a085541d26 Polish 6 years ago
Madhura Bhave bd482d7063 Add DefaultHandlerExceptionResolver to child context
Fixes gh-14084
6 years ago
Stephane Nicoll 5780ed386b Merge pull request #14002 from qct:reference-fix-for-1.5.x
* pr/14002:
  Polish "Add table for supported build tools"
  Add table for supported build tools
6 years ago
Stephane Nicoll dda66cc125 Polish "Add table for supported build tools"
Closes gh-14002
6 years ago
qct 685c3afdf8 Add table for supported build tools
See gh-14002
6 years ago
Andy Wilkinson 91fcec8389 Merge pull request #14056 from Christoph Dreis
* gh-14056:
  Use Collections.list() where possible
6 years ago
dreis2211 d9939b00e2 Use Collections.list() where possible
Closes gh-14056
6 years ago
Andy Wilkinson f63a95ed91 Align link configuration with the needs of the Maven Javadoc Plugin
The -link parameters passed into the javadoc executable are used
as-is. For example, redirects are not followed. Unlike 3.x, 2.x of the
Maven javadoc plugin does not attempt to follow redirects before links
are passed to the javadoc executable. As a result, for external links
to work, the links that we provide must be canonical and produce a
200 response when accessed.

Closes gh-14031
6 years ago
Andy Wilkinson 384cfd2ad8 Preserve ref and query when creating URL in loader's handler
Closes gh-14011
6 years ago
Stephane Nicoll 3a2c962215 Merge pull request #14046 from frohwerk:master
* pr/14046:
  Fix freemarker documentation link
6 years ago
frohwerk a9f4dbd160 Fix freemarker documentation link
Closes gh-14046
6 years ago
Andy Wilkinson 37bd286985 Perform failure analysis of NoSuchMethodErrors
Closes gh-14040
6 years ago
Stephane Nicoll 2135f7fda4 Merge pull request #14001 from izeye:gh-13935
* pr/14001:
  Invoke Inflater.end() in ZipInflaterInputStream.close()
6 years ago
Johnny Lim af2db82b22 Invoke Inflater.end() in ZipInflaterInputStream.close()
Closes gh-14001
6 years ago
Stephane Nicoll b6dddcced8 Include @ in javadoc links for annotations
See gh-13988
6 years ago
Stephane Nicoll b97c188aa3 Merge pull request #13985 from rajadilipkolli:patch-1
* pr/13985:
  Upgrade maven wrapper to Maven 3.5.4
6 years ago
Raja Kolli e4dd7ac959 Upgrade maven wrapper to Maven 3.5.4
Closes gh-13985
6 years ago
Stephane Nicoll e51c26efdc Fixup version numbers following release 6 years ago
Spring Buildmaster 73bf744cb0 Next Development Version 6 years ago
Stephane Nicoll 50e824cd3f Upgrade to Spring Data Ingalls SR14
Closes gh-13917
6 years ago
Stephane Nicoll 3205649bad Fix reference to Spring Initializr doc
Closes gh-13906
6 years ago
Stephane Nicoll 5317a0c583 Upgrade to Spring Amqp 1.7.9.RELEASE
Closes gh-13883
6 years ago
Stephane Nicoll 557d5404ac Start building against Spring Data Ingalls snapshots
See gh-13917
6 years ago
Stephane Nicoll e30fddfcc2 Use SNAPSHOTs for upcoming releases 6 years ago
Stephane Nicoll 8570b56217 Fix typo 6 years ago
Stephane Nicoll 7865233b16 Fix Flyway filesystem prefix location check
Co-authored-by: Andy Bell <andyrbell@gmail.com>

Closes gh-13863
6 years ago
Andy Wilkinson f1cf41f544 Merge pull request #13818 from Johnny Lim
* gh-13818:
  Add null guards for getBeanDefinition() in BeanTypeRegistry
6 years ago
Johnny Lim 0fd4e40e6e Add null guards for getBeanDefinition() in BeanTypeRegistry
Closes gh-13818
6 years ago
Andy Wilkinson 9c5330f076 Upgrade to Narayana 5.5.32.Final
Closes gh-13839
6 years ago
Andy Wilkinson 5a6ba34467 Upgrade to Httpclient 4.5.6
Closes gh-13838
6 years ago
Andy Wilkinson 8a4e6a0729 Upgrade to Dependency Management Plugin 1.0.6.RELEASE
Closes gh-13807
6 years ago
Andy Wilkinson 56cb968b62 Make Jetty Server fail when its WebAppContext fails to start
Closes gh-13803
6 years ago
Madhura Bhave 912eb53d7a Clarify configuration class behavior based on bean conditions 6 years ago
Stephane Nicoll b522199920 Merge pull request #13792 from dreis2211:missing-test-annotation
* pr/13792:
  Add missing @Test in RestarterTests
6 years ago
dreis2211 fba971f47b Add missing @Test in RestarterTests
Closes gh-13792
6 years ago