Commit Graph

11153 Commits

Author SHA1 Message Date
Andy Wilkinson 61bceaf933 Upgrade to Solr 5.5.5
Closes gh-10911
2017-11-03 19:18:23 +00:00
Andy Wilkinson 0f451b3079 Upgrade to Commons Pool2 2.4.3
Closes gh-10910
2017-11-03 19:18:23 +00:00
Andy Wilkinson 0d01d7bb5b Upgrade to Undertow 1.4.21.Final
Closes gh-10909
2017-11-03 19:18:22 +00:00
Andy Wilkinson bd6a86c85f Upgrade to Appengine Sdk 1.9.59
Closes gh-10908
2017-11-03 19:18:22 +00:00
Andy Wilkinson e7d9014b3b Use archive.apache.org to download toTomEE binaries
Closes gh-10905
2017-11-03 16:45:39 +00:00
Andy Wilkinson 054ce2865c Protect against partial visibility of Bean Validation API
On WebSphere Liberty, the javax.validation package may be visible but
other javax.validation packages upon which it depends may not be
visible. This can lead to an incorrect assumption that the Bean
Validation API is available when, in fact, it is only partially
available.

Add an additional check for the availability of a class in the
javax.validation.bootstrap package to ensure that it's not just the
javax.validation package that's available.

Closes gh-10877
2017-11-03 14:40:32 +00:00
Stephane Nicoll f18521913c Merge pull request #10811 from dreis2211:typo-fixes-documentation
* pr/10811:
  Fix typos in ApplicationArguments and Library
2017-10-30 16:31:34 +01:00
dreis2211 605e95145a Fix typos in ApplicationArguments and Library
Closes gh-10811
2017-10-30 16:30:56 +01:00
Stephane Nicoll fc3d25d705 Properly document spring.data.neo4j.open-in-view's default value
Closes gh-10826
2017-10-30 16:22:10 +01:00
Stephane Nicoll 37d229b1d6 Merge pull request #10805 from izeye:unused-20171029
* pr/10805:
  Remove unnecessary assignments
2017-10-29 14:10:35 +01:00
Johnny Lim 4979af9fa5 Remove unnecessary assignments
Closes gh-10805
2017-10-29 14:07:00 +01:00
Stephane Nicoll 03174277b4 Merge pull request #10806 from izeye:handle-null-early
* pr/10806:
  Handle null early in Sanitizer.sanitize()
2017-10-29 14:04:26 +01:00
Johnny Lim c718880354 Handle null early in Sanitizer.sanitize()
Closes gh-10806
2017-10-29 14:03:55 +01:00
Stephane Nicoll 4358638266 Merge pull request #10810 from dreis2211:documentation-typos
* pr/10810:
  Fix typos in AutoConfigureRestDocs
2017-10-29 14:01:44 +01:00
dreis2211 27d569e25e Fix typos in AutoConfigureRestDocs
Closes gh-10810
2017-10-29 14:01:25 +01:00
Stephane Nicoll 425c8bc4a9 Merge pull request #10612 from mdeinum:master
* pr/10612:
  Polish JobLauncherCommandLineRunner
2017-10-28 07:57:42 +02:00
Marten Deinum ab3d65ccae Polish JobLauncherCommandLineRunner
The JobLauncherCommandLineRunner reassigned method arguments inside the
merge method. Instead of reassigning the method argument just return
the new instance directly.

Also some minor cleanup (unnesseccary null check and continue keyword).

Closes gh-10612
2017-10-28 07:57:14 +02:00
Stephane Nicoll 51551feace Merge pull request #10774 from rweisleder:gh-8006
* pr/10774:
  Remove static Boot version from documentation
2017-10-28 07:53:40 +02:00
Roland Weisleder feb842c487 Remove static Boot version from documentation
Closes gh-10774
2017-10-28 07:53:06 +02:00
Stephane Nicoll 81e33dc801 Fix NPE in url is null and no embedded database is available
Closes gh-10626
2017-10-25 13:57:00 +02:00
Stephane Nicoll 33ff2407e4 Add a note about env variables and Microsoft Windows
Closes gh-10727
2017-10-25 13:22:52 +02:00
Andy Wilkinson 8df5833b2a Upgrade to Spring Ws 2.4.1.RELEASE
Closes gh-10730
2017-10-21 08:11:17 +01:00
Andy Wilkinson 46237c97fa Upgrade to Hibernate Validator 5.3.6.Final
Closes gh-10729
2017-10-21 08:11:16 +01:00
Andy Wilkinson fa5085f355 Upgrade to Aspectj 1.8.12
Closes gh-10728
2017-10-21 08:11:16 +01:00
Stephane Nicoll e7097844dc Polish 2017-10-20 17:31:28 +02:00
Andy Wilkinson 9e6e200d8d Describe how to handle application events from descendant contexts
Closes gh-8899
2017-10-20 10:29:06 +01:00
Stephane Nicoll c88559e073 Add a section on user configuration and slicing
Closes gh-7999
2017-10-20 11:03:35 +02:00
Stephane Nicoll 42fe8c1f38 Document effect of user configuration on slicing
Closes gh-10709
2017-10-20 08:41:47 +02:00
Stephane Nicoll 53335c069c Fix typo
Closes gh-10687
2017-10-18 21:11:00 +02:00
Stephane Nicoll 00142dc70f Fixup version numbers following release 2017-10-16 16:48:39 +02:00
Spring Buildmaster c0f9f64776 Next Development Version 2017-10-16 12:36:43 +00:00
Andy Wilkinson 44b1f582ad Upgrade to GemFire 8.2.7
Closes gh-10651
2017-10-16 11:29:52 +01:00
Andy Wilkinson dfb87c67fb Merge pull request #10635 from Janne Valkealahti
* gh-10635:
  Fix typo in documentation
2017-10-13 16:30:10 +01:00
Janne Valkealahti ac2bbea091 Fix typo in documentation
- As error handling sample is using `CustomErrorType`, fix
  description which mentions `CustomerErrorType`.
2017-10-13 16:28:39 +01:00
Andy Wilkinson ffdff1cdc2 Consider multiple MBeanExporters when excluding beans from export
Closes gh-10632
2017-10-13 12:31:57 +01:00
Andy Wilkinson 8a653d2c8a Upgrade to Spring Ldap 2.3.2.RELEASE
Closes gh-10631
2017-10-13 11:27:06 +01:00
Andy Wilkinson b6a471a6d8 Upgrade to Httpcore 4.4.8
Closes gh-10630
2017-10-13 11:27:05 +01:00
Andy Wilkinson 9f63e4c36d Upgrade to Appengine Sdk 1.9.58
Closes gh-10629
2017-10-13 11:27:05 +01:00
Andy Wilkinson 2eb0c3ba1e Merge pull request #10588 from Eddú Meléndez
* gh-10588:
  Polish "Provide informative reason when rejecting request with invalid level"
  Provide informative reason when rejecting request with invalid level
2017-10-13 10:57:17 +01:00
Andy Wilkinson 43aa7dbaf1 Polish "Provide informative reason when rejecting request with invalid level"
See gh-10588
2017-10-13 10:55:35 +01:00
Eddú Meléndez 9e5a1b32c8 Provide informative reason when rejecting request with invalid level
Previously, bad request with no reason was included in the response.
This commit introduces the reason when invalid log level is sent in the
request.

Fixes gh-10588
2017-10-13 10:54:14 +01:00
Andy Wilkinson 5acd6c40eb Merge pull request #10554 from Sebastian Thomschke
* gh-10554:
  Honor logging.path config in filePattern for Log4j2 RollingFile
2017-10-12 14:39:56 +01:00
Sebastian Thomschke 7441d6bd86 Honor logging.path config in filePattern for Log4j2 RollingFile
Previously, rolled over files were always written to logs/. This
commit ensures that rotated logs are written into the directory
specified in the application config's logging.path property.

Closes gh-10554
2017-10-12 14:39:21 +01:00
Andy Wilkinson c0d9adce7e Upgrade to Spring Data Ingalls SR8
Closes gh-10606
2017-10-12 14:17:12 +01:00
Andy Wilkinson c44b912fc2 Ensure that Undertow is stopped when it fails to start
Previously, if Undertow failed to start, some of Undertow's
internal components would have been started but the started field of
UndertowEmbeddedServletContainer remained false. This meant that when
stop() was called nothing was done as the container believed it had
not been started.

This commit updates UndertowEmbeddedServletContainer to stop both the
DeploymentManager and the Undertow instance in start() if an exception
is thrown. This aligns the behaviour of
UndertowEmbeddedServletContainer with that of the Tomcat equivalent.

Closes gh-10528
2017-10-11 13:30:53 +01:00
Stephane Nicoll c68173082d Upgrade to Spring Framework 4.3.12.RELEASE
Closes gh-10561
2017-10-10 16:56:58 +02:00
Stephane Nicoll 3e68c55db9 Start build against Spring Framework snapshots for 4.3.12.RELEASE
See gh-10561
2017-10-09 15:51:47 +02:00
Stephane Nicoll c32276d8fa Update .gitignore with changes on master 2017-10-09 15:50:49 +02:00
Stephane Nicoll 7e08e47b75 Clarify datasource initializer scope
This commit clarifies the scope of the datasource initializr. In
particular, it is not possible to create the schema with that facility
and let Hibernate creates additional tables.

Closes gh-9048
2017-10-03 15:23:58 +02:00
Andy Wilkinson 71c15cb65e Avoid possible livelock when stopping FileSystemWatcher in parallel
Previously, if the file watcher thread tried to stop the
FileSystemWatcher when another thread was already stopping it a
livelock could occur. The livelock occurred because the file watcher
thread would attempt to lock a monitor that was being held by a thread
that had joined the file watcher thread and was waiting for it to die.

This commit avoid the livelock by narrowing the synchronization that's
used when stopping the FileSystemWatcher. The monitor is used to
obtain a reference to the file watcher thread in a thread-safe manner,
but it is released prior to joining the file watcher thread and
waiting for it to die. This will allow a parallel attempt by the
file watcher thread to stop itself to succeed.

Closes gh-10496
2017-10-02 20:03:17 +01:00