Skip to content

Remove dependency on scala-xml #5597

Closed
Closed
@allanrenucci

Description

@allanrenucci

We still bring in scala-xml to run our tests. We should:

  • Report an error when compiling xml literals and scala-xml is not on the classpath similarly to scalac.
  • -Ystop-after:parser for tests that parse xml
  • And then completely remove the dependency

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions