guava-retrying icon indicating copy to clipboard operation
guava-retrying copied to clipboard

Project appears to be dead: it has been forked to rhuffman/re-retrying

Open rhuffman opened this issue 7 years ago • 1 comments

The project appears to be dead. There are 13 open pull requests, and 36 open issues, yet the last commit to master was in May 2016.

I would like to become maintainer of this repository. If there is no response from the current maintainer, I intend to make a public fork of this project within the week and start working the open issues.

rhuffman avatar Sep 26 '17 17:09 rhuffman

I tried for a few weeks to get in touch with rholder but was unsuccessful. Therefore, I have forked the project to rhuffman/re-retrying.

The fork has been targeted at Java 8, using Guava 23, and an initial release is available in the Central Repository:

  • groupId: tech.huffman.re-retrying
  • artifactId: re-retrying
  • version: 3.0.0

rhuffman avatar Sep 28 '17 19:09 rhuffman