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

Scala 2.13.13 breaks genjavadoc #12966

Closed
mdedetrich opened this issue Mar 3, 2024 · 2 comments
Closed

Scala 2.13.13 breaks genjavadoc #12966

mdedetrich opened this issue Mar 3, 2024 · 2 comments

Comments

@mdedetrich
Copy link

Reproduction steps

Scala version: 2.13.13

See lightbend/genjavadoc#347 for details of reproduction

Problem

The latest Scala 2.13.13 breaks genjavadoc (works fine in Scala 2.13.12). I am not sure where the core problem lies, i.e. if genjavadoc needs to be updated to handle some new behaviour or if its an actual regression in Scala 2.13.13

@som-snytt
Copy link

Guessing scala/scala#10517 for impedance mismatch.

The stack says missing deprecationInfo?

@lrytz
Copy link
Member

lrytz commented Mar 4, 2024

Yep, thanks! lightbend/genjavadoc#348

@lrytz lrytz closed this as completed Mar 4, 2024
@lrytz lrytz closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2024
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