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

feat(phase-compile): disable ijar for scala3 #1332

Merged
merged 1 commit into from Jan 14, 2022

Conversation

mantasak
Copy link
Contributor

Description

Disable ijar build on non-scala2 builds.
Full .class is required for scalac on scala3 to compile.

Motivation

This is a prerequisite for enabling scala3 support.

@mantasak mantasak marked this pull request as ready for review January 14, 2022 07:53
@liucijus
Copy link
Collaborator

Thanks, @mantasak

@simuons simuons merged commit bd11f61 into bazelbuild:master Jan 14, 2022
@mantasak mantasak deleted the scala3-default-ijar-value branch January 14, 2022 08:14
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.

None yet

3 participants