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


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

  ^
/home/jenkins/jenkins-slave/workspace/AuroraBot/src/main/java/org/apache/aurora/scheduler/async/preemptor/PreemptorModule.java:73:
 error: cannot find symbol
        bind(ClusterState.class).to(LiveClusterState.class);
             ^
  symbol: class ClusterState
5 errors
 FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':compileJava'.
> Compilation failed; see the compiler error output for details.

* 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 23.445 secs


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

- Aurora ReviewBot


On Nov. 21, 2014, 2:18 a.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28310/
> -----------------------------------------------------------
> 
> (Updated Nov. 21, 2014, 2:18 a.m.)
> 
> 
> Review request for Aurora, Maxim Khutornenko and Zameer Manji.
> 
> 
> Bugs: AURORA-121
>     https://issues.apache.org/jira/browse/AURORA-121
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> This is to pull out the bits that will be cached for performance improvements.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/app/AppModule.java 
> 19bf162586b90329e764cacf992df37ca68b0dc0 
>   src/main/java/org/apache/aurora/scheduler/async/AsyncModule.java 
> 4e37f4c9c8d4cde477a96a9b8cca7a075f170919 
>   src/main/java/org/apache/aurora/scheduler/async/Preemptor.java 
> 97d5d13fcb686c7199ccf92ddab04931d6d5ab57 
>   src/main/java/org/apache/aurora/scheduler/async/TaskScheduler.java 
> f247ccfb115d4daa10fd4ca46750f708a093791b 
>   
> src/main/java/org/apache/aurora/scheduler/async/preemptor/LiveClusterState.java
>  PRE-CREATION 
>   
> src/main/java/org/apache/aurora/scheduler/async/preemptor/PreemptorModule.java
>  PRE-CREATION 
>   src/test/java/org/apache/aurora/scheduler/async/AsyncModuleTest.java 
> 962aff8f4fa590935773c9fe90b1a6f59bc1c51f 
>   src/test/java/org/apache/aurora/scheduler/async/PreemptorImplTest.java 
> 69108cf93e8478b54b0292c27ff56074448ec793 
>   src/test/java/org/apache/aurora/scheduler/async/TaskSchedulerImplTest.java 
> 17f2d77bd1a143a9388ff1f52fa8edfcdfe08d91 
>   src/test/java/org/apache/aurora/scheduler/async/TaskSchedulerTest.java 
> 012804a72fddb3e05f01d7e556cd577c07614ede 
>   
> src/test/java/org/apache/aurora/scheduler/async/preemptor/LiveClusterStateTest.java
>  PRE-CREATION 
>   
> src/test/java/org/apache/aurora/scheduler/async/preemptor/PreemptorModuleTest.java
>  PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/28310/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to