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

Marius Bogoevici commented on DELTASPIKE-12:
--------------------------------------------

11) order of import specified, e.g.:

{code}
import statics;

import java....;

import javax......;

import others;

import org.deltaspike;
{code}

This helps further reducing irrelevant differences on change and is enforceable 
by Checkstyle (see http://checkstyle.sourceforge.net/config_imports.html).
                
> define coding conventions
> -------------------------
>
>                 Key: DELTASPIKE-12
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-12
>             Project: DeltaSpike
>          Issue Type: Task
>            Reporter: Gerhard Petracek
>            Assignee: Gerhard Petracek
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to