issues
search
sbt
/
sbt-remote-control
Create and manage sbt process using unicorns and forks
Other
74
stars
14
forks
source link
Allow proxy settings (and other important ones) to pass through to sbt child
#12
Closed
jsuereth
closed
11 years ago
jsuereth
commented
11 years ago
Allow java proxy settings (-Dhttp.proxy*) to pass down to the child, so we can resolve stuff.
Swap SbtUtil to use SessionSettings for hacked on settings, rather than altering the original build settings.
Review by @havocp
Review by @havocp