You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Di Wu Lau (JIRA)" <ji...@apache.org> on 2013/07/12 21:49:48 UTC

[jira] [Updated] (OPENJPA-2410) Detection for Illegal System.out/err.print(ln) Statements in OpenJPA

     [ https://issues.apache.org/jira/browse/OPENJPA-2410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Di Wu Lau updated OPENJPA-2410:
-------------------------------

    Attachment: checkstyle.xml
                suppressions.xml
                pom.xml

pom.xml and suppressions.xml are placed in the top level directory. 

checkstyle.xml is placed inside openjpa-project directory.
                
> Detection for Illegal System.out/err.print(ln) Statements in OpenJPA
> --------------------------------------------------------------------
>
>                 Key: OPENJPA-2410
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2410
>             Project: OpenJPA
>          Issue Type: Improvement
>            Reporter: Di Wu Lau
>         Attachments: checkstyle.xml, pom.xml, suppressions.xml
>
>
> OpenJPA may contain illegal System.out/err.print(ln) statements. Those statements should be detected and an error should be thrown to the user so they are aware of them and remove them from the code. Certain System.out/err.print(ln) statements are allowed such as for tools and testing purpose. Those will be filtered out and will not cause an error. 
> Files modified:
> checkstyle.xml
> pom.xml 
> File added:
> suppressions.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira