Skip to content

Conversation

@izeye
Copy link
Contributor

@izeye izeye commented Oct 20, 2016

It looks return null; is missing in TestDatabaseAutoConfiguration.EmbeddedDataSourceBeanFactoryPostProcessor.getDataSourceBeanDefinition().

This commit adds a missing`return` in `TestDatabaseAutoConfiguration.EmbeddedDataSourceBeanFactoryPostProcessor.getDataSourceBeanDefinition()`.
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Oct 20, 2016
@philwebb philwebb added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 20, 2016
@philwebb philwebb added this to the 1.4.2 milestone Oct 20, 2016
@snicoll snicoll self-assigned this Oct 24, 2016
snicoll pushed a commit that referenced this pull request Oct 24, 2016
This commit adds a missing`return` in `getDataSourceBeanDefinition()`.

See gh-7193
snicoll added a commit that referenced this pull request Oct 24, 2016
* pr/7193:
  Polish contribution
  Add a missing return
@snicoll snicoll closed this in a03ce0a Oct 24, 2016
@izeye izeye deleted the patch-22 branch October 24, 2016 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants