Re: Committers: Please help keep the git log clean

2014-02-05 Thread Henry Saputra
Dont forget to use git rebase instead of git pull =) - Henry On Tue, Feb 4, 2014 at 1:53 PM, Bill Farner wrote: > First and foremost, please don't take committing on master lightly. Every > time you commit and push to master, i encourage you to triple-check your > commit message, and run the bu

Re: Committers: Please help keep the git log clean

2014-02-05 Thread Bill Farner
Good point! Our commit workflow sidesteps the merge commit issue (we grab the patch from reviewboard and apply that to master in an atomic commit). I'm *hoping* at some point we can formalize these expectations with a hook on the git server. -=Bill On Wed, Feb 5, 2014 at 11:12 AM, Henry Saputr

Re: Committers: Please help keep the git log clean

2014-02-05 Thread Kevin Sweeney
Don't forget that the workflow is somewhat documented at https://git-wip-us.apache.org/repos/asf?p=incubator-aurora.git;a=blob;f=docs/contributing.md;h=434116378711f40877f6f7af15af8545b5335ec0;hb=HEAD Patches to clarify are appreciated! On Wed, Feb 5, 2014 at 12:02 PM, Bill Farner wrote: > Goo

Build failed in Jenkins: Aurora #97

2014-02-05 Thread Apache Jenkins Server
See Changes: [jfarrell] AURORA-193: License header cleanup -- [...truncated 2812 lines...] Ignoring header in: src/main/java/org/apache/aurora/Protobufs.java Ignoring header in: src/main/java/org/apache/aur

Build failed in Jenkins: Aurora #98

2014-02-05 Thread Apache Jenkins Server
See Changes: [kevints] Refactor CronScheduler interfaces to use Guava Service. -- [...truncated 2796 lines...] Ignoring header in: src/main/java/org/apache/aurora/GuiceUtils.java Ignoring header in: src/ma

Re: Build failed in Jenkins: Aurora #98

2014-02-05 Thread Kevin Sweeney
>From the test output: 1) An exception was caught and reported. Message: resource bower_components/jquery/jquery.js not found. at org.apache.aurora.scheduler.app.AppModule.configure(AppModule.java:102) On Wed, Feb 5, 2014 at 3:27 PM, Apache Jenkins Server < jenk...@builds.apache.org> wrote:

Jenkins build is back to normal : Aurora #99

2014-02-05 Thread Apache Jenkins Server
See