[
https://issues.apache.org/jira/browse/APEXCORE-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088608#comment-15088608
]
Vlad Rozov commented on APEXCORE-300:
-------------------------------------
Change checkstyle regular expression that invalidates System.out.print(ln) or
System.err.print(ln) usage in the Apex from
"System\.(out)|(err)\.print(ln)?\(" to "System\.(out|err)\.print(ln)?\("
> Fix checkstyle regular expression
> ---------------------------------
>
> Key: APEXCORE-300
> URL: https://issues.apache.org/jira/browse/APEXCORE-300
> Project: Apache Apex Core
> Issue Type: Bug
> Reporter: Vlad Rozov
> Assignee: Vlad Rozov
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)