Github user ahgittin commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/279#discussion_r78161634
--- Diff:
locations/jclouds/src/main/java/org/apache/brooklyn/location/jclouds/JcloudsLocation.java
---
@@ -49,6 +50,68 @@
import javax.annotation.Nullable;
import javax.xml.ws.WebServiceException;
+import org.apache.commons.lang3.ArrayUtils;
--- End diff --
@grkvlt just came across another import rearrange you did in
33b0b1c879a9ed07bcdc3138893cd8017e211cfa
can you configure your import order as per
http://brooklyn.apache.org/v/latest/dev/env/ide/index.html#intellij-idea ?
---
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.
---