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

add retrying of a Runnable #73

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

add retrying of a Runnable #73

wants to merge 4 commits into from

Conversation

qct
Copy link

@qct qct commented Mar 23, 2017

No description provided.

@qct
Copy link
Author

qct commented Mar 23, 2017

I got the same problem like #64 . Dan Lew doesn't suggest the dynamic versions for dependencies.

check this: Don't use dynamic versions for your dependencies

I think guava-retrying should release a new version like 3.0 or something that only support jdk 1.8. So guava-retrying can depends on a fixed version of guava, like 21.0.

leave the 2.0 version depends on JDK 1.6+, and a fixed version of guava, like 10.0 or 20.0.

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.

1 participant