On Fri, 2017-03-03 at 02:25 +0300, Filipp Gunbin wrote: > Hi list, > > I used to check out & build new versions as announcements come. But > for > httpclient-4.5.3 there is no tag there > (git://git.apache.org/httpclient.git). > > Am I missing something? > > Thanks, Filipp. >
Hi Filipp I can see the release tag in GitHub repository which is a clone of the ASF Git repository. https://github.com/apache/httpclient/releases/tag/4.5.3 Have you fetched the latest tags? git fetch origin --tags Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
