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

langmeta tests210 is not 2.10 specific #1183

Closed
olafurpg opened this issue Dec 10, 2017 · 3 comments
Closed

langmeta tests210 is not 2.10 specific #1183

olafurpg opened this issue Dec 10, 2017 · 3 comments
Labels

Comments

@olafurpg
Copy link
Member

those tests should run on all scala versions. Regressed #1173

@olafurpg olafurpg added the Build label Dec 10, 2017
@xeno-by
Copy link
Member

xeno-by commented Dec 10, 2017

We run them on other Scala versions in the reorganized build, as part of the tests project.

@olafurpg
Copy link
Member Author

Currently, publishLocal fails because tests210 is scalaVersion := "2.10" and depends on langmeta_2.12/2.11 The conventional way is to use crossScalaVersions := List(2.11/2.12/2.10). We can move to this setup when langmeta becomes a standalone repo.

@olafurpg
Copy link
Member Author

olafurpg commented Dec 11, 2017

IntelliJ import no longer works because tests210/update causes a resolution error

[info] Packaging /Users/ollie/dev/scalameta/scalameta/semanticdb-scalac-plugin/target/scala-2.12/semanticdb-scalac_2.12.4-2.1.3-31-75e5df82.jar ...
[info] Done packaging.
[trace] Stack trace suppressed: run 'last tests210/*:ssExtractDependencies' for the full output.
[trace] Stack trace suppressed: run 'last tests210/*:coursierResolutions' for the full output.
[error] (tests210/*:ssExtractDependencies) coursier.ResolutionException: Encountered 1 error(s) in dependency resolution:

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