----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/30249/#review69766 -----------------------------------------------------------
Master (0cb40d1) is red with this patch. ./build-support/jenkins/build.sh :assemble :compileJmhJavawarning: Supported source version 'RELEASE_6' from annotation processor 'org.openjdk.jmh.generators.BenchmarkProcessor' less than -source '1.7' 1 warning :processJmhResources UP-TO-DATE :jmhClasses :checkstyleJmh :jsHint :checkstyleMain :compileTestJava :processTestResources :testClasses :checkstyleTest :findbugsJmh :findbugsMain :findbugsTest :licenseJmh UP-TO-DATE :licenseMain UP-TO-DATE :licenseTest UP-TO-DATE :license UP-TO-DATE :pmdMain :test :jacocoTestReport Coverage report generated: file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/jacoco/test/html/index.html :analyzeReport Instruction coverage of 0.8912683029354755 exceeds minimum coverage of 0.89. :analyzeReport FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':analyzeReport'. > Branch coverage is 0.8348623853211009, but must be greater than 0.835 * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 4 mins 14.709 secs I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On Jan. 27, 2015, 4:27 a.m., Jeffrey Schroeder wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/30249/ > ----------------------------------------------------------- > > (Updated Jan. 27, 2015, 4:27 a.m.) > > > Review request for Aurora and Bill Farner. > > > Repository: aurora > > > Description > ------- > > Add CONTRIBUTING.md so github shows a link to it before opening a PR > > > Diffs > ----- > > docs/README.md 4889b3ff208d56e3af34fdd876efaa7719e6504f > docs/contributing.md > > Diff: https://reviews.apache.org/r/30249/diff/ > > > Testing > ------- > > I accidentally opened a github pull request to fix a small documentation tyop > previously. Per the [github > documentation](https://github.com/blog/1184-contributing-guidelines), if you > have CONTRIBUTING.md in the root of the project, it will be shown before a > user ever opens a pull request. > > Probably makes sense to prevent people from opening pull requests in the > future. Note that this is simply a symlink to docs/contributing.md. > > > Thanks, > > Jeffrey Schroeder > >
