[ 
https://issues.apache.org/jira/browse/METRON-1059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098967#comment-16098967
 ] 

ASF GitHub Bot commented on METRON-1059:
----------------------------------------

Github user nickwallen commented on the issue:

    https://github.com/apache/metron/pull/664
  
    I agree with you @ottobackwards .   We typically have a block of imports, 
then a blank line then a block of static imports with no wildcards.  
    
    Our current development guidelines say to follow Sun/Oracle Java style 
guidelines.  For the Java style guidelines I cannot find enough details for 
imports and specifically static imports.  I know those standards are close-ish 
to Google's Java standards, which specifically has guidelines around this.
    
    
https://google.github.io/styleguide/javaguide.html#s3.3.3-import-ordering-and-spacing


> address checkstyle warning AvoidStarImport in metron-stellar
> ------------------------------------------------------------
>
>                 Key: METRON-1059
>                 URL: https://issues.apache.org/jira/browse/METRON-1059
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4.1
>         Environment: Mac OSX 10.12.5
>            Reporter: Artem Ervits
>            Priority: Trivial
>              Labels: newbie
>             Fix For: Next + 1
>
>
> replace star notation with explicit imports



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to