Skip to content

Conversation

dreis2211
Copy link
Contributor

Hi,

this trivial PR replaces the usage of Collections.EMPTY_(SET|LIST) with Collections.empty(Set|List)() in AutoConfigurationImportSelector and therefore gets rid of some unchecked assignment warnings.

Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 26, 2018
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 26, 2018
@philwebb philwebb added this to the 2.0.x milestone Jul 26, 2018
@snicoll snicoll self-assigned this Jul 26, 2018
@snicoll snicoll modified the milestones: 2.0.x, 2.1.0.M1 Jul 26, 2018
@snicoll snicoll closed this in 4bb78d5 Jul 26, 2018
snicoll added a commit that referenced this pull request Jul 26, 2018
* pr/13908:
  Fix unchecked assignment in AutoConfigurationImportSelector
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants