----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37092/ -----------------------------------------------------------
Review request for Aurora, Kevin Sweeney and Bill Farner. Bugs: AURORA-1425 https://issues.apache.org/jira/browse/AURORA-1425 Repository: aurora Description ------- Modify the gradle build to optionally prefix CLASSPATH with a custom value when running installDist. This enables much greater iteration speed when working on the Aurora UI. Diffs ----- build.gradle fa2e268047bfb4ad41f41e0c9e423ddb53ceb02d docs/developing-aurora-scheduler.md 17cfc183cfc5e9359df800e983d8bb45d70d4f9b examples/vagrant/aurorabuild.sh 8850e9382f4192873fe2d785e75a7d73403696d6 Diff: https://reviews.apache.org/r/37092/diff/ Testing ------- Verified that I'm able to reload the UI in vagrant and have it pick up changes without restarting/rebuilding the scheduler. Thanks, Joshua Cohen