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

Revert scala native support #135

Merged
merged 2 commits into from
Jan 31, 2018
Merged

Conversation

gourlaysama
Copy link
Contributor

Then we can release 1.0.7.

This reverts commit fd760fc, reversing
changes made to 615b70f.

 Conflicts:
	build.sbt
	project/plugins.sbt
@gourlaysama
Copy link
Contributor Author

See #130 (comment).

@gourlaysama gourlaysama changed the title Revert scala native Revert scala native support Jan 31, 2018
@gourlaysama gourlaysama merged commit f225fb0 into scala:1.0.x Jan 31, 2018
@gourlaysama gourlaysama deleted the revert-scala-native branch January 31, 2018 16:21
@gourlaysama
Copy link
Contributor Author

@SethTisue the build succeeded, and the two staging repos on sonatype are orgscala-lang-1464 and orgscala-lang-1465.

@gourlaysama
Copy link
Contributor Author

@SethTisue can you Close and Release the two staging repos in sonatype?

@gourlaysama
Copy link
Contributor Author

I'll push the tag to publish for 2.13.0-M3 in a few hours, not all maven central mirrors have picked up scala-js-0.6.22_2.13.0-M3 yet...

@SethTisue
Copy link
Member

yup, hopefully today, else tomorrow

@SethTisue
Copy link
Member

let's continue on #130

gourlaysama added a commit to gourlaysama/scala-parser-combinators that referenced this pull request Oct 11, 2018
It was reverted in scala#135 because of build problems, but this is very easy
to add now: we add a single 'jdk8 + scala 2.11.12' job to the build
matrix, and also restrict publishing to those versions to be sure.

Locally, the native subproject can be run with any jdk > 6 and works
normally.

fixes scala#141.
gourlaysama added a commit to gourlaysama/scala-parser-combinators that referenced this pull request Oct 11, 2018
It was reverted in scala#135 because of build problems, but this is very easy
to add now: we add a single 'jdk8 + scala 2.11.12' job to the build
matrix, and also restrict publishing to those versions to be sure.

Locally, the native subproject can be run with any jdk > 6 and works
normally.

fixes scala#141.
gourlaysama added a commit to gourlaysama/scala-parser-combinators that referenced this pull request Oct 11, 2018
It was reverted in scala#135 because of build problems, but this is very easy
to add now: we add a single 'jdk8 + scala 2.11.12' job to the build
matrix, and also restrict publishing to those versions to be sure.

Locally, the native subproject can be run with any jdk > 6 and works
normally.

fixes scala#141.
gourlaysama added a commit to gourlaysama/scala-parser-combinators that referenced this pull request Oct 11, 2018
It was reverted in scala#135 because of build problems, but this is very easy
to add now: we add a single 'jdk8 + scala 2.11.12' job to the build
matrix, and also restrict publishing to those versions to be sure.

Locally, the native subproject can be run with any jdk > 6 and works
normally.

fixes scala#141.
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.

2 participants