8000 Turn the sip mode also for `scala-cli-sip` binary by romanowski · Pull Request #1168 · VirtusLab/scala-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Turn the sip mode also for scala-cli-sip binary #1168

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
Jul 14, 2022

Conversation

romanowski
Copy link
Member

Export and Package for now are excluded from the 'sip' mode.

@romanowski romanowski marked this pull request as draft July 11, 2022 15:45
@romanowski romanowski force-pushed the scala-cli-sip branch 3 times, most recently from 54bb6a2 to 4ef2329 Compare July 13, 2022 20:38
Export and Package for now are excluded from the 'sip' mode.
@romanowski romanowski marked this pull request as ready for review July 13, 2022 22:16
@romanowski romanowski merged commit 460c98b into VirtusLab:main Jul 14, 2022
@@ -41,6 +41,7 @@ import scala.util.Properties
object Package extends ScalaCommand[PackageOptions] {
override def name = "package"
override def group = "Main"
override def inSipScala = false
Copy link
Contributor

Choose a reason for hiding this comment

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

Why remove this one from the SIP binary? Generating a JAR is a pretty basic task.

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
0