Github user aledsage commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/755#issuecomment-124329433
Thanks @CMoH
The asfbot build failure shows:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.3:testCompile
(default-testCompile) on project brooklyn-qa: Compilation failure: Compilation
failure:
[ERROR]
/home/jenkins/jenkins-slave/workspace/incubator-brooklyn-pull-requests/usage/qa/src/test/java/brooklyn/qa/brooklynnode/SoftlayerObtainPrivateLiveTest.java:[41,24]
error: package brooklyn.launcher does not exist
[ERROR]
/home/jenkins/jenkins-slave/workspace/incubator-brooklyn-pull-requests/usage/qa/src/test/java/brooklyn/qa/brooklynnode/SoftlayerObtainPrivateLiveTest.java:[94,12]
error: cannot find symbol
[ERROR] symbol: class BrooklynLauncher
[ERROR] location: class SoftlayerObtainPrivateLiveTest
[ERROR]
/home/jenkins/jenkins-slave/workspace/incubator-brooklyn-pull-requests/usage/qa/src/test/java/brooklyn/qa/brooklynnode/SoftlayerObtainPrivateLiveTest.java:[104,19]
error: cannot find symbol
[ERROR] -> [Help 1]
Was that file missed in the `qa` package when the others were renamed?
https://github.com/apache/incubator-brooklyn/blob/master/usage/qa/src/test/java/brooklyn/qa/brooklynnode/SoftlayerObtainPrivateLiveTest.java
---
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.
---