You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jeff Yu (JIRA)" <ji...@apache.org> on 2008/01/09 06:52:44 UTC

[jira] Created: (SMX4RUN-6) Add logging in filemonitor module.

Add logging in filemonitor module.
----------------------------------

                 Key: SMX4RUN-6
                 URL: https://issues.apache.org/activemq/browse/SMX4RUN-6
             Project: ServiceMix Runtime
          Issue Type: Improvement
    Affects Versions: 1.0-m1
         Environment: linux
            Reporter: Jeff Yu
            Assignee: Jeff Yu
            Priority: Minor
             Fix For: 1.0-m2


Right now, in the filemonitor module, it uses "System.out.println" as a logging, it is better to replace it with apache common logging.

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


[jira] Moved: (SMX4KNL-9) Add logging in filemonitor module.

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

Guillaume Nodet moved SMX4RUN-6 to SMX4KNL-9:
---------------------------------------------

        Fix Version/s:     (was: 1.0-m2)
    Affects Version/s:     (was: 1.0-m1)
                  Key: SMX4KNL-9  (was: SMX4RUN-6)
              Project: ServiceMix Kernel  (was: ServiceMix Runtime)

> Add logging in filemonitor module.
> ----------------------------------
>
>                 Key: SMX4KNL-9
>                 URL: https://issues.apache.org/activemq/browse/SMX4KNL-9
>             Project: ServiceMix Kernel
>          Issue Type: Improvement
>         Environment: linux
>            Reporter: Jeff Yu
>            Assignee: Jeff Yu
>            Priority: Minor
>         Attachments: SMX-runtime.patch
>
>
> Right now, in the filemonitor module, it uses "System.out.println" as a logging, it is better to replace it with apache common logging.

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


[jira] Resolved: (SMX4RUN-6) Add logging in filemonitor module.

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

Guillaume Nodet resolved SMX4RUN-6.
-----------------------------------

    Resolution: Fixed

 Sending        trunk/filemonitor/pom.xml
Sending        trunk/filemonitor/src/main/java/org/apache/servicemix/runtime/filemonitor/FileMonitor.java
Sending        trunk/filemonitor/src/main/java/org/apache/servicemix/runtime/filemonitor/Scanner.java
Transmitting file data ...
Committed revision 611598.

> Add logging in filemonitor module.
> ----------------------------------
>
>                 Key: SMX4RUN-6
>                 URL: https://issues.apache.org/activemq/browse/SMX4RUN-6
>             Project: ServiceMix Runtime
>          Issue Type: Improvement
>    Affects Versions: 1.0-m1
>         Environment: linux
>            Reporter: Jeff Yu
>            Assignee: Jeff Yu
>            Priority: Minor
>             Fix For: 1.0-m2
>
>         Attachments: SMX-runtime.patch
>
>
> Right now, in the filemonitor module, it uses "System.out.println" as a logging, it is better to replace it with apache common logging.

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


[jira] Updated: (SMX4RUN-6) Add logging in filemonitor module.

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

Jeff Yu updated SMX4RUN-6:
--------------------------

    Attachment: SMX-runtime.patch

* Using apache common log in filemonitor module.
* Update some code to use generic.

> Add logging in filemonitor module.
> ----------------------------------
>
>                 Key: SMX4RUN-6
>                 URL: https://issues.apache.org/activemq/browse/SMX4RUN-6
>             Project: ServiceMix Runtime
>          Issue Type: Improvement
>    Affects Versions: 1.0-m1
>         Environment: linux
>            Reporter: Jeff Yu
>            Assignee: Jeff Yu
>            Priority: Minor
>             Fix For: 1.0-m2
>
>         Attachments: SMX-runtime.patch
>
>
> Right now, in the filemonitor module, it uses "System.out.println" as a logging, it is better to replace it with apache common logging.

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