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 deprecation warnings #37

Merged
merged 2 commits into from
Aug 26, 2015

Commits on Aug 25, 2015

  1. Don't use deprecated junit.framework.Assert.*

    Replace with org.junit.Assert.*
    
    Change-Id: I0d49892ac3a75e508f91df7e0a1d6a9819cf3838
    dpursehouse committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    5984f14 View commit details
    Browse the repository at this point in the history
  2. Don't use deprecated DefaultHttpClient

    Change-Id: Id80574705b5f4cf231b906d38b903689802fa27b
    dpursehouse committed Aug 25, 2015
    Configuration menu
    Copy the full SHA
    8ce8071 View commit details
    Browse the repository at this point in the history