You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org> on 2006/11/12 19:03:37 UTC

[jira] Created: (JAMES-689) [PATCH] configure loggers and fix for status command

[PATCH] configure loggers and fix for status command
----------------------------------------------------

                 Key: JAMES-689
                 URL: http://issues.apache.org/jira/browse/JAMES-689
             Project: James
          Issue Type: Bug
          Components: IMAPServer
    Affects Versions: Trunk
            Reporter: Robert Burrell Donkin


Avalon logging is not enabled for IMAP. Status command uses the selected mailbox rather than then specified one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Assigned: (JAMES-689) [PATCH] configure loggers and fix for status command

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-689?page=all ]

Stefano Bagnara reassigned JAMES-689:
-------------------------------------

    Assignee: Stefano Bagnara

> [PATCH] configure loggers and fix for status command
> ----------------------------------------------------
>
>                 Key: JAMES-689
>                 URL: http://issues.apache.org/jira/browse/JAMES-689
>             Project: James
>          Issue Type: Bug
>          Components: IMAPServer
>    Affects Versions: Trunk
>            Reporter: Robert Burrell Donkin
>         Assigned To: Stefano Bagnara
>         Attachments: imap-status.patch
>
>
> Avalon logging is not enabled for IMAP. Status command uses the selected mailbox rather than then specified one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-689) [PATCH] configure loggers and fix for status command

Posted by "Stefano Bagnara (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-689?page=all ]

Stefano Bagnara resolved JAMES-689.
-----------------------------------

    Fix Version/s: Next Major
       Resolution: Fixed

Applied the patch and fixed tests to pass the needed loggers to the components.
Not changed the default level for logging of imapserver: it is experimental/alpha code, I prefer to keep DEBUG by default.


> [PATCH] configure loggers and fix for status command
> ----------------------------------------------------
>
>                 Key: JAMES-689
>                 URL: http://issues.apache.org/jira/browse/JAMES-689
>             Project: James
>          Issue Type: Bug
>          Components: IMAPServer
>    Affects Versions: Trunk
>            Reporter: Robert Burrell Donkin
>         Assigned To: Stefano Bagnara
>             Fix For: Next Major
>
>         Attachments: imap-status.patch
>
>
> Avalon logging is not enabled for IMAP. Status command uses the selected mailbox rather than then specified one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-689) [PATCH] configure loggers and fix for status command

Posted by "Robert Burrell Donkin (JIRA)" <se...@james.apache.org>.
     [ http://issues.apache.org/jira/browse/JAMES-689?page=all ]

Robert Burrell Donkin updated JAMES-689:
----------------------------------------

    Attachment: imap-status.patch

Unfortunately, this is a compound patch. It:

1 Sets loggers for many IMAP components
2 Patches status command to operate on specified mailbox rather than selected one

I haven't included a test case since it looks tough to test quickly. Help or tips in this area would be appreciated.  


> [PATCH] configure loggers and fix for status command
> ----------------------------------------------------
>
>                 Key: JAMES-689
>                 URL: http://issues.apache.org/jira/browse/JAMES-689
>             Project: James
>          Issue Type: Bug
>          Components: IMAPServer
>    Affects Versions: Trunk
>            Reporter: Robert Burrell Donkin
>         Attachments: imap-status.patch
>
>
> Avalon logging is not enabled for IMAP. Status command uses the selected mailbox rather than then specified one.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org