You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/06/13 10:26:00 UTC

[jira] Created: (CAMEL-608) Remove system.out in all source code

Remove system.out in all source code
------------------------------------

                 Key: CAMEL-608
                 URL: https://issues.apache.org/activemq/browse/CAMEL-608
             Project: Apache Camel
          Issue Type: Task
    Affects Versions: 1.3.0, 1.4.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 1.4.0


The http component had system out code.

Look in all component for similar issues. The core has been fixed.
Unit testing can be omitted, but we should prefer to use logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-608) Remove system.out in all source code

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-608.
-------------------------------

    Resolution: Fixed

> Remove system.out in all source code
> ------------------------------------
>
>                 Key: CAMEL-608
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-608
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.4.0
>
>
> The http component had system out code.
> Look in all component for similar issues. The core has been fixed.
> Unit testing can be omitted, but we should prefer to use logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (CAMEL-608) Remove system.out in all source code

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on CAMEL-608 started by Claus Ibsen.

> Remove system.out in all source code
> ------------------------------------
>
>                 Key: CAMEL-608
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-608
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.4.0
>
>
> The http component had system out code.
> Look in all component for similar issues. The core has been fixed.
> Unit testing can be omitted, but we should prefer to use logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CAMEL-608) Remove system.out in all source code

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43455#action_43455 ] 

Claus Ibsen commented on CAMEL-608:
-----------------------------------

Removed all relevant system out in components.

Now only the unit testing should be improved by using logging or more assertions instead of system.out

> Remove system.out in all source code
> ------------------------------------
>
>                 Key: CAMEL-608
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-608
>             Project: Apache Camel
>          Issue Type: Task
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.4.0
>
>
> The http component had system out code.
> Look in all component for similar issues. The core has been fixed.
> Unit testing can be omitted, but we should prefer to use logging instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.