On Mon, 2014-09-15 at 17:07 +0300, Avi Hayun wrote: > Hi all, > > We have upgraded our libraries to use v4.3.5 of http-client > > > Now we have several deprecated classes. > > > I am asking for help. > > For anyone knowing this library it shouldn't be complicated to fix this > issue. > > > > > I ask for someone to boldly come to our open source project and fix issue > 302 which is to replace the current classes with the latest ones which > aren't deprecated. > > > The project: > https://code.google.com/p/crawler4j > > The Issue: > https://code.google.com/p/crawler4j/issues/detail?id=302 > > > The file with the deprecated classes: > https://code.google.com/p/crawler4j/source/browse/src/main/java/edu/uci/ics/crawler4j/fetcher/PageFetcher.java > > > > Please dedicate the time it will take you - it is for a good cause. > >
Feel free to pull this commit to your repository https://github.com/ok2c/crawler4j/commit/b82ceb45f14cc2f3e05235c161d5d0ced7b325bd All tests pass for me. I did not try to perform any real-life crawls though. Please review carefully. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
