This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
sbt
mirror of
https://github.com/sbt/sbt.git
Watch
1
Star
0
Fork
You've already forked sbt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c35ec74e8f
sbt
/
notes
/
1.1.0-M4.markdown
398 B
Raw
Blame
History
Changes
Allow not to add bash preamble in generated bootstraps (
#854
, pass
--preamble=false
to the
bootstrap
command)
Have generated bootstraps pass options starting with
-J…
to Java rather than the launched app (
#852
, thanks to
@2m
)