Skip to content

Fix dummy scala-library #1885

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

Merged
merged 1 commit into from
Jan 6, 2017
Merged

Conversation

smarter
Copy link
Member

@smarter smarter commented Jan 6, 2017

To be useful, the dummy scala-library:

  • needs to be published with crossPaths off (the "_2.11" path of the
    artefact name), like the real scala-library
  • should depend on dotty-library and not just scala-library, since this
    is what is needed to compile dotty programs

Review by @felixmulder

To be useful, the dummy scala-library:
- needs to be published with crossPaths off (the "_2.11" path of the
artefact name), like the real scala-library
- should depend on dotty-library and not just scala-library, since this
is what is needed to compile dotty programs
@felixmulder
Copy link
Contributor

LGTM 🎉

@smarter smarter merged commit bf9888e into scala:master Jan 6, 2017
smarter added a commit to scala/scala3-example-project that referenced this pull request Jan 8, 2017
@allanrenucci allanrenucci deleted the add/dummy-libs branch December 14, 2017 16:57
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.

3 participants