-
Notifications
You must be signed in to change notification settings - Fork 198
Conversation
…ir.*" import statements
Build finished. |
retest this please |
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
Test this Jenkins |
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
ok to test |
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
retest this please |
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
retest this please |
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
… are verified to test style violations
Build finished. |
Refer to this link for build results (access rights to CI server needed): |
retest this please |
Build triggered. sha1 is merged. |
Build started sha1 is merged. |
Build successful |
Refer to this link for build results (access rights to CI server needed): |
retest this please |
Build succeeded |
Refer to this link for build results (access rights to CI server needed): |
Build failed, see build log for details |
Refer to this link for build results (access rights to CI server needed): |
Build successful |
Refer to this link for build results (access rights to CI server needed): |
trying to produce test result logs retest this please |
Build successful |
Refer to this link for build results (access rights to CI server needed): |
Changes LGTM |
retest this please |
Proposed change
org.apache.bahir.*
import statements should not be mixed in group of 3rd-party imports but instead should be grouped together in last group of imports (after group oforg.apache.spark.*
imports which should remain a separate group)How was this change tested?
full test build
mvn clean install test