Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Akka 2.5.10+ - unidoc troubles #1889

Closed
johanandren opened this issue Feb 27, 2018 · 1 comment
Closed

Upgrade to Akka 2.5.10+ - unidoc troubles #1889

johanandren opened this issue Feb 27, 2018 · 1 comment
Assignees
Milestone

Comments

@johanandren
Copy link
Member

To do #1880 we need to upgrade the Akka dependency, sadly that breaks many of the @unidoc tags in paradox for some weird reason. I gave that a shot but giving up on it for now.

One of the problems is that all of a sudden the UnidocDirective starts seeing duplicates for ByteString even though they have surely both been on the class path all along.

Tried to just port the unidoc directive from the akka/akka#24563 but ran into issues there as well.

@raboof raboof self-assigned this Feb 28, 2018
raboof added a commit that referenced this issue Feb 28, 2018
And update paradox to deal gradefully with the now-ambiguous
ByteBuffer api links
@jrudolph jrudolph added this to the 10.1.0 final milestone Mar 1, 2018
@jrudolph
Copy link
Member

jrudolph commented Mar 1, 2018

Fixed by #1890.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants