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

modularisation part 1: scala-xml and scala-parser-combinators #6811

Closed
scabug opened this issue Dec 13, 2012 · 6 comments
Closed

modularisation part 1: scala-xml and scala-parser-combinators #6811

scabug opened this issue Dec 13, 2012 · 6 comments
Assignees
Labels
Milestone

Comments

@scabug
Copy link

scabug commented Dec 13, 2012

  • scala.util.parsing --> scala-parser-combinators.jar
  • scala.xml --> scala-xml.jar (needed when compiling embedded xml snippets)

as discussed here: https://groups.google.com/d/topic/scala-internals/axzOQ6fUNQg/discussion

there will be docs to aid in the transition here: https://github.com/scala/scala/wiki/Scala-2.11

@scabug
Copy link
Author

scabug commented Dec 13, 2012

Imported From: https://issues.scala-lang.org/browse/SI-6811?orig=1
Reporter: @adriaanm

@scabug
Copy link
Author

scabug commented Dec 13, 2012

@retronym said:
One small but important point it to have build infrastructure in place for unified scaladoc.

@scabug
Copy link
Author

scabug commented Dec 19, 2012

@adriaanm said:

  • json
  • scala.util.parsing
  • xml (+automata)
  • collections views
  • scala.sys

@scabug
Copy link
Author

scabug commented Jan 17, 2013

@soc said:
The removal part starts here: scala/scala#1921

@scabug
Copy link
Author

scabug commented May 23, 2013

@soc said:
Adriaan intends to split parsers into a separate jar file: scala/scala#2581 (comment)

@scabug
Copy link
Author

scabug commented Jun 19, 2013

@soc said:
Split scala.util.parsing and move it to its own jar: scala/scala#2661

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

No branches or pull requests

2 participants