Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Sbt enhancements #3725

Closed
wants to merge 1 commit into from
Closed

Sbt enhancements #3725

wants to merge 1 commit into from

Conversation

leedm777
Copy link
Contributor

I've made a couple of improvements to the sbt launcher script. It's completely backward compatible with the old script.

1. Source a ~/.sbtconfig file, where the user can specify their own
   options for invoking sbt (such as
   SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m")
2. Use exec to launch Java, just to get rid of the extra shell process.
@adamv
Copy link
Contributor

adamv commented Dec 28, 2010

Thanks.

@Homebrew Homebrew locked and limited conversation to collaborators Feb 16, 2016
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants