----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32055/#review76415 -----------------------------------------------------------
Master (128e554) is red with this patch. ./build-support/jenkins/build.sh Note: Recompile with -Xlint:unchecked for details. :api:checkPython :api:generateThriftEntitiesJava :api:classesThriftEntities :api:compileJava UP-TO-DATE :api:generateThriftResources :api:processResources UP-TO-DATE :api:classes :api:jar :compileJavaNote: Writing file:/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/classes/main/com/twitter/common/args/apt/cmdline.arg.info.txt.2 :processResources :classes :jar :startScripts :distTar :distZip :assemble :compileJmhJava :processJmhResources UP-TO-DATE :jmhClasses :checkstyleJmh :jsHint :checkstyleMain[ant:checkstyle] /home/jenkins/jenkins-slave/workspace/AuroraBot/src/main/java/org/apache/aurora/scheduler/http/api/security/IniShiroRealmModule.java:1: Line does not match expected header line of '^\/\*\*$'. [ant:checkstyle] /home/jenkins/jenkins-slave/workspace/AuroraBot/src/main/java/org/apache/aurora/scheduler/http/api/security/ModuleParser.java:1: Line does not match expected header line of '^\/\*\*$'. FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':checkstyleMain'. > Checkstyle rule violations were found. See the report at: > file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/checkstyle/main.xml * 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: 1 mins 40.277 secs I will refresh this build result if you post a review containing "@ReviewBot retry" - Aurora ReviewBot On March 13, 2015, 7:38 p.m., Kevin Sweeney wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32055/ > ----------------------------------------------------------- > > (Updated March 13, 2015, 7:38 p.m.) > > > Review request for Aurora, Joshua Cohen and Bill Farner. > > > Bugs: AURORA-809 > https://issues.apache.org/jira/browse/AURORA-809 > > > Repository: aurora > > > Description > ------- > > Add a flag to configure Shiro at runtime. > > > Diffs > ----- > > > src/main/java/org/apache/aurora/scheduler/http/api/security/ApiSecurityModule.java > 1c3ea24d8d4751f62e1bea260f8823f039e56e10 > > src/main/java/org/apache/aurora/scheduler/http/api/security/IniShiroRealmModule.java > PRE-CREATION > > src/main/java/org/apache/aurora/scheduler/http/api/security/ModuleParser.java > PRE-CREATION > > src/test/java/org/apache/aurora/scheduler/http/api/security/ApiSecurityIT.java > 2876b1f0595fc05fe76718a69ae280b4ce7d7178 > > src/test/java/org/apache/aurora/scheduler/http/api/security/ModuleParserTest.java > PRE-CREATION > > Diff: https://reviews.apache.org/r/32055/diff/ > > > Testing > ------- > > ./gradlew -Pq build > > > Thanks, > > Kevin Sweeney > >
