You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Frank Limpert (JIRA)" <ji...@apache.org> on 2017/02/05 16:55:42 UTC

[jira] [Updated] (GROOVY-8068) improper logging in groovy.sql.Sql

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

Frank Limpert updated GROOVY-8068:
----------------------------------
    Description: In groovy.sql.Sql.newInstance(Map<String, Object>), there are two System.err.println() statements left. One of these prints the password of the connection to be created among other info. Convert these statements to proper log output.  (was: In groovy.sql.Sql.newInstance(Map<String, Object>), there are two System.err.println() statements left. Convert these to proper log output.)

> improper logging in groovy.sql.Sql
> ----------------------------------
>
>                 Key: GROOVY-8068
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8068
>             Project: Groovy
>          Issue Type: Bug
>          Components: groovy-runtime
>    Affects Versions: 2.4.8
>         Environment: groovy-all-2.4.8-indy.jar
>            Reporter: Frank Limpert
>            Priority: Minor
>
> In groovy.sql.Sql.newInstance(Map<String, Object>), there are two System.err.println() statements left. One of these prints the password of the connection to be created among other info. Convert these statements to proper log output.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)