Skip to content

Major Rewrite refactor: fix #19, fix #56 #72

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 9 commits into from
Jun 29, 2018

Conversation

MasseGuillaume
Copy link
Contributor

@MasseGuillaume MasseGuillaume commented Jun 28, 2018

@MasseGuillaume MasseGuillaume changed the title Add CrossCompat migration rule that produces code which cross-compiles with 2.12- (fix#19) Add Stable212 migration rule that produces code which cross-compiles with 2.12- (fix#19) Jun 28, 2018
@MasseGuillaume MasseGuillaume changed the title Add Stable212 migration rule that produces code which cross-compiles with 2.12- (fix#19) Add CrossCompat migration rule that produces code which cross-compiles with 2.12- (fix#19) Jun 28, 2018



package fix
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@julienrf 🎉 cross-compatible CanBuildFrom migration.

@MasseGuillaume MasseGuillaume changed the title Add CrossCompat migration rule that produces code which cross-compiles with 2.12- (fix#19) Major Rewrite refactor: (fix#19) Jun 28, 2018
@MasseGuillaume MasseGuillaume changed the title Major Rewrite refactor: (fix#19) Major Rewrite refactor: fix #19, fix #56 Jun 28, 2018
@MasseGuillaume
Copy link
Contributor Author

@julienrf this one is good to go. Let's review it together.

CONTRIBUTING.md Outdated
@@ -29,18 +29,18 @@ Even better, instead of providing a diff, you can directly add it as a test case

1. Fork this repository and create a separate branch;

2. Add a file in the `scalafix/input/src/main/scala/fix/` directory with code
2. Add a file in the `scalafix-input/src/main/scala/fix/` directory with code
Copy link
Contributor

Choose a reason for hiding this comment

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

You should fix these references too

@MasseGuillaume MasseGuillaume force-pushed the cross branch 2 times, most recently from a4c592a to 4d35a8b Compare June 29, 2018 09:46
@julienrf
Copy link
Contributor

@MasseGuillaume The CI fails with this error: “sbt.ResolveException: unresolved dependency: org.scalameta#semanticdb-scalac_2.12.6;2.1.7: not found”

@MasseGuillaume MasseGuillaume force-pushed the cross branch 9 times, most recently from 7647467 to 3ed436c Compare June 29, 2018 13:33
@MasseGuillaume MasseGuillaume force-pushed the cross branch 5 times, most recently from 814f584 to 6d2925d Compare June 29, 2018 14:05
@julienrf julienrf merged commit a4f7b08 into scala:master Jun 29, 2018
martijnhoekstra pushed a commit to martijnhoekstra/scala-collection-compat that referenced this pull request Nov 9, 2022
fix bad artifacts by disabling OSGi support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants