Skip to content
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

Fix compiler warnings #83

Closed
wants to merge 1 commit into from

Commits on Dec 18, 2012

  1. Fix compiler warnings

    Warnings in all src/main/java folders have been reviewed and fixed
    with the following exceptions:
     - changes that might break binary compatibility
     - changes due to reliance on external deprecated code
     - changes that seem contentious or may require additional review
    
    In addition src/test/java folders have been reviewed and fixed
    up-to spring-jdbc.  The use of deprecated EasyMock calls have not
    yet been updated.
    
    Issues: SPR-9431
    philwebb committed Dec 18, 2012
    Copy the full SHA
    15df1d1 View commit details
    Browse the repository at this point in the history