You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2006/12/06 08:11:25 UTC

[jira] Updated: (CXF-237) Problem with checkstyle organisation of imports

     [ http://issues.apache.org/jira/browse/CXF-237?page=all ]

Bozhong Lin updated CXF-237:
----------------------------

        Fix Version/s: 2.0-RC
    Affects Version/s: 2.0-RC
             Assignee: Bozhong Lin

> Problem with checkstyle organisation of imports
> -----------------------------------------------
>
>                 Key: CXF-237
>                 URL: http://issues.apache.org/jira/browse/CXF-237
>             Project: CXF
>          Issue Type: Bug
>          Components: Build system
>    Affects Versions: 2.0-RC
>            Reporter: Sean O'Callaghan
>         Assigned To: Bozhong Lin
>            Priority: Minor
>             Fix For: 2.0-RC
>
>
> The checkstyle.xml  should read:
> <module name="ImportOrder">
>             <property name="groups" value="java,javax,org.w3c,org.xml,junit,com,org"/>
>             <property name="ordered" value="true"/>
>  </module>
> in order to match
> \etc\eclipse\CXF.importorder

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira