scala / community-build

Scala 2 community build — a corpus of open-source repos built against Scala nightlies
Apache License 2.0
136 stars 60 forks source link

re-add spray-json to 2.13 build #509

Closed SethTisue closed 7 years ago

SethTisue commented 7 years ago

of the things removed in #508, this had the most dependees, so I should tackle it next:


[info] Project http4s------------------: DID NOT RUN (stuck on broken dependencies: argonaut, fs2, spray-json)
[info] Project jawn--------------------: DID NOT RUN (stuck on broken dependencies: spray-json)
[info] Project jawn-fs2----------------: DID NOT RUN (stuck on broken dependencies: fs2, spray-json)
[info] Project parboiled2--------------: DID NOT RUN (stuck on broken dependencies: spray-json)
[info] Project spray-json--------------: FAILED (RuntimeException: )
[info] Project spray-json-shapeless----: DID NOT RUN (stuck on broken dependencies: spray-json)
[info] Project upickle-pprint----------: DID NOT RUN (stuck on broken dependencies: spray-json)
SethTisue commented 7 years ago

fixed by #510