-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/38841/#review100926
-----------------------------------------------------------


Master (5627611) is red with this patch.
  ./build-support/jenkins/build.sh

:commons:jar
:compileJavaNote: Writing 
file:/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/classes/main/org/apache/aurora/common/args/apt/cmdline.arg.info.txt.2
Note: Writing 
file:/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/classes/main/META-INF/compiler/resource-mappings/org.apache.aurora.common.args.apt.CmdLineProcessor

:generateBuildProperties
:processResources
:classes
:jar
:startScripts
:distTar
:distZip
:assemble
:compileJmhJavaNote: 
/home/jenkins/jenkins-slave/workspace/AuroraBot/src/jmh/java/org/apache/aurora/benchmark/fakes/FakeSchedulerDriver.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processJmhResources UP-TO-DATE
:jmhClasses
:checkstyleJmh
:jsHint
:checkstyleMain
:compileTestJavaNote: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

:processTestResources
:testClasses
:checkstyleTest[ant:checkstyle] 
/home/jenkins/jenkins-slave/workspace/AuroraBot/src/test/java/org/apache/aurora/scheduler/app/SchedulerIT.java:36:8:
 Unused import - com.google.common.io.Files.
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':checkstyleTest'.
> Checkstyle rule violations were found. See the report at: 
> file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/checkstyle/test.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: 2 mins 14.289 secs


I will refresh this build result if you post a review containing "@ReviewBot 
retry"

- Aurora ReviewBot


On Sept. 29, 2015, 3:51 a.m., Zameer Manji wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/38841/
> -----------------------------------------------------------
> 
> (Updated Sept. 29, 2015, 3:51 a.m.)
> 
> 
> Review request for Aurora and Maxim Khutornenko.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> This drops the commons-io dependency by replacing the usages with a built in 
> Junit rule.
> 
> 
> Diffs
> -----
> 
>   build.gradle 5195cca1f52d2a39868faf9b3c62a2395f9ba489 
>   
> commons/src/main/java/org/apache/aurora/common/zookeeper/testing/BaseZooKeeperTest.java
>  170d37bff0eb32d347d0adebc4aa6e8395acc056 
>   
> commons/src/main/java/org/apache/aurora/common/zookeeper/testing/ZooKeeperTestServer.java
>  ac5d64a83529ca7358b8e9576293af729654325e 
>   src/test/java/org/apache/aurora/scheduler/app/SchedulerIT.java 
> 1530ef8b7e12e7514e01f1ed6cd3c171a2d71e72 
>   src/test/java/org/apache/aurora/scheduler/storage/backup/RecoveryTest.java 
> 1e4e62515d1ad6bb2fb44efdd5be225c71d42e53 
>   
> src/test/java/org/apache/aurora/scheduler/storage/backup/StorageBackupTest.java
>  18dbd2f7d127c95e7bf2624e9f9dda69bb7a42d4 
> 
> Diff: https://reviews.apache.org/r/38841/diff/
> 
> 
> Testing
> -------
> 
> ./gradlew clean test
> 
> 
> Thanks,
> 
> Zameer Manji
> 
>

Reply via email to