akka/akka-http

Update to recent version of h2spec

Open

#1 578 ouverte le 29 nov. 2017

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)Scala (598 forks)batch import
1 - triagedhelp wantedt:http2

Métriques du dépôt

Stars
 (1 311 stars)
Métriques de merge PR
 (Merge moyen 1j 10h) (2 PRs mergées en 30 j)

Description

Our version of h2spec is a bit outdated. The newer version is published in a slightly different format which requires changes to our build.

In #1535, a first attempt was made to update to the new version. It didn't work because we couldn't easily unpack tar.gz archives. The new solution should probably just use command line tools like "tar xfz ...".!! to extract the binaries.

/cc @golem131

Guide contributeur