question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move circe-spray to its own project

See original GitHub issue

circe-spray is now the only published module that we can’t build for 2.12, and since Spray seems to be more or less unmaintained at this point I think it makes sense to split circe-spray into its own project.

The result would look similar to what I’ve just done for circe-jackson. I’d prefer to maintain history, so the first step would be a fresh clone of this repo and then something like this:

git filter-branch --subdirectory-filter modules/spray/

Once this is done I’d probably vote to de-aggregate hygiene and benchmark and get rid of sat-doge altogether.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
travisbrowncommented, Dec 18, 2016

Done (here and here). Thanks again @n4to4!

0reactions
travisbrowncommented, Dec 17, 2016

@n4to4 Wow, that was fast! Looks good to me—I’ll set up circe/circe-spray and make you a co-maintainer.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to move an existing VS project between solutions?
I have several projects I would like to move, each of which has dependencies which are not part of the project itself, so...
Read more >
Move/Copy entire Sections from one Project to another Project
We would love to be able to move entire Sections (i.e. the Section and all the Tasks under ... Sections and move them...
Read more >
circe/circe - Gitter
Hi guys. I have trait Event with a single field metadata: Metadata . And I have events (case classes) with some random fields....
Read more >
How to move or copy a Unity project (without breaking it)
The right way to move or duplicate a Unity project is by copying the entire folder to the new location, making sure to...
Read more >
Move projects - Explain Everything Help Center
Move your projects to another local folder · Head to the Library tab. · Choose Select. · Select the projects you want to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found