Skip to content

Clean up spring-jms tests warnings #526

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

marschall
Copy link
Contributor

Clean up compiler warnings in the tests of spring-jms. This commit
adds type parameters to all the types (mostly List and Map).

I am not too sure about the Map type parameters in
MessageContentsDelegate and ResponsiveMessageDelegate however the
respective methods seem unused.

I did sing the CLA

Clean up compiler warnings in the tests of spring-jms. This commit
adds type parameters to all the types (mostly `List` and `Map`).

I am not too sure about the `Map` type parameters in
`MessageContentsDelegate` and `ResponsiveMessageDelegate` however the
respective methods seem unused.

I did sing the CLA
@snicoll snicoll self-assigned this Apr 22, 2014
snicoll added a commit to snicoll/spring-framework that referenced this pull request Apr 22, 2014
…-warnings

* spring-jms-test-warnings:
  Clean up spring-jms tests warnings
@snicoll
Copy link
Member

snicoll commented Apr 22, 2014

Merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants