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 2 tests, and some findbugs warnings #684

Merged
merged 4 commits into from Nov 19, 2012

Commits on Nov 19, 2012

  1. Place await() inside while loop with condition check.

    Francisco Borges committed Nov 19, 2012
    Copy the full SHA
    87f9e68 View commit details
    Browse the repository at this point in the history
  2. Fix findbugs warnings

    Francisco Borges committed Nov 19, 2012
    Copy the full SHA
    ad5bdf7 View commit details
    Browse the repository at this point in the history
  3. Move version check into Version itself.

    Francisco Borges committed Nov 19, 2012
    Copy the full SHA
    b95b043 View commit details
    Browse the repository at this point in the history
  4. Cannot wait for sync in this test as there are extra backups

    Francisco Borges committed Nov 19, 2012
    Copy the full SHA
    cb99eea View commit details
    Browse the repository at this point in the history