Skip to content

Conversation

Nirvikalpa108
Copy link

Migrates TreeView.scala to use Contraband from scala.util.parsing.json, because this is now deprecated. The TreeView logic is used in the dependencyBrowseTree task.

Fixes #6676.

@Nirvikalpa108 Nirvikalpa108 force-pushed the fix-#6676 branch 3 times, most recently from 6cc2a20 to 1c648d7 Compare October 30, 2021 05:36
@sbt sbt deleted a comment from lightbend-cla-validator Oct 30, 2021
@Nirvikalpa108 Nirvikalpa108 force-pushed the fix-#6676 branch 2 times, most recently from c92ec77 to f1a1504 Compare October 30, 2021 10:27
eed3si9n
eed3si9n previously approved these changes Oct 30, 2021
Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

Migrates TreeView.scala to use Contraband from scala.util.parsing.json,
because this is now deprecated.
The TreeView logic is used in the dependencyBrowseTree task.
@eed3si9n eed3si9n merged commit be76165 into sbt:develop Nov 12, 2021
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

Successfully merging this pull request may close these issues.

Migrate scala.util.parsing.json usage to Contraband
2 participants