-
Notifications
You must be signed in to change notification settings - Fork 278
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
we use java 8, removed old setting, increased memory
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aeeac27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey did this change make it back into master?
aeeac27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
forgot to send the PR for it. we don't really have to increase the memory, but removing
XX:MaxPermSize
does make sense now that we use java 8aeeac27
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That makes sense.
I'm curious though: how valuable is liftsh at this point? Is there significant value we're adding by encouraging folks to use something other than their system sbt? I, for one, never use it.
(There's probably a longer topic here that belongs on the ML, but trying to get your thoughts on it while you're here.)