You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Michael Baessler (JIRA)" <ui...@incubator.apache.org> on 2007/03/22 11:43:32 UTC

[jira] Created: (UIMA-356) fix IBM dependency in CVD log properties file

fix IBM dependency in CVD log properties file
---------------------------------------------

                 Key: UIMA-356
                 URL: https://issues.apache.org/jira/browse/UIMA-356
             Project: UIMA
          Issue Type: Bug
    Affects Versions: 2.1
            Reporter: Michael Baessler
         Assigned To: Michael Baessler
            Priority: Minor
             Fix For: 2.2


Logger.properties file contains

# To set the logging level for the UIMA framework itself, specify:
# com.ibm.uima.level = ALL 

but it should be

# To set the logging level for the UIMA framework itself, specify:
# org.apache.uima.level = ALL 


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


[jira] Closed: (UIMA-356) fix IBM dependency in CVD log properties file

Posted by "Michael Baessler (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler closed UIMA-356.
---------------------------------

    Resolution: Fixed

> fix IBM dependency in CVD log properties file
> ---------------------------------------------
>
>                 Key: UIMA-356
>                 URL: https://issues.apache.org/jira/browse/UIMA-356
>             Project: UIMA
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.1
>            Reporter: Michael Baessler
>         Assigned To: Michael Baessler
>            Priority: Minor
>             Fix For: 2.2
>
>
> Logger.properties file contains
> # To set the logging level for the UIMA framework itself, specify:
> # com.ibm.uima.level = ALL 
> but it should be
> # To set the logging level for the UIMA framework itself, specify:
> # org.apache.uima.level = ALL 

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


[jira] Updated: (UIMA-356) fix IBM dependency in CVD log properties file

Posted by "Michael Baessler (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Baessler updated UIMA-356:
----------------------------------

    Component/s: Tools

> fix IBM dependency in CVD log properties file
> ---------------------------------------------
>
>                 Key: UIMA-356
>                 URL: https://issues.apache.org/jira/browse/UIMA-356
>             Project: UIMA
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 2.1
>            Reporter: Michael Baessler
>         Assigned To: Michael Baessler
>            Priority: Minor
>             Fix For: 2.2
>
>
> Logger.properties file contains
> # To set the logging level for the UIMA framework itself, specify:
> # com.ibm.uima.level = ALL 
> but it should be
> # To set the logging level for the UIMA framework itself, specify:
> # org.apache.uima.level = ALL 

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