Github user aledsage commented on the issue:

    https://github.com/apache/brooklyn-server/pull/480
  
    @ahgittin agreed - we should not cancel the task, so "leaking" it is right 
behaviour.
    
    The build failure is real, until we commit to switching to Java 8 - please 
give your opinion on that email thread :-) 
    ```
    [ERROR] 
/home/jenkins/jenkins-slave/workspace/brooklyn-server-pull-requests/core/src/main/java/org/apache/brooklyn/util/core/task/BasicExecutionContext.java:[31,25]
 error: package java.util.function does not exist
    ```
    That package was added in Java 8.
    
    I think it's just the wrong import (should be guava's; it's only used for 
the javadoc).
    
    Can you fix that, and then merge?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to