You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2006/06/15 08:32:29 UTC

[jira] Créée: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
-------------------------------------------------------------------

         Key: OFBIZ-24
         URL: http://issues.apache.org/jira/browse/OFBIZ-24
     Project: The Open For Business Project
        Type: Improvement

    Versions: SVN trunk    
    Reporter: Jacques Le Roux
    Priority: Trivial
     Fix For: SVN trunk


JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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


[jira] Closed: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-24?page=all ]

Jacopo Cappellato closed OFBIZ-24.
----------------------------------


> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Updated: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-24?page=all ]

Jacques Le Roux updated OFBIZ-24:
---------------------------------

    Attachment: JavaMailContainer.java.patch

I attached a replacing patch without path problem

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Si Chen
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Mis-à-jour: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-24?page=all ]

Jacques Le Roux updated OFBIZ-24:
---------------------------------

    Attachment: JavaMailContainer.java.patch

This patch was made from Subclipse so the path is absolute. Sorry for that, Subclipse people suggest to use Apply patch parameters option to ease patching.

BTW I changed also a couple of debug.log(... to verbose

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>          Key: OFBIZ-24
>          URL: http://issues.apache.org/jira/browse/OFBIZ-24
>      Project: The Open For Business Project
>         Type: Improvement

>     Versions: SVN trunk
>     Reporter: Jacques Le Roux
>     Priority: Trivial
>      Fix For: SVN trunk
>  Attachments: JavaMailContainer.java.patch
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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


[jira] Commented: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "BJ Freeman (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-24?page=comments#action_12421968 ] 
            
BJ Freeman commented on OFBIZ-24:
---------------------------------

I really don't want to hunt for more debug properties.
I would re-write the for Info , important or verbose, these are selectable in the webtools debug.



> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Resolved: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-24?page=all ]

Jacques Le Roux resolved OFBIZ-24.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux  (was: Si Chen)

This is resolved in svn 428656

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Commented: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-24?page=comments#action_12425498 ] 
            
Jacques Le Roux commented on OFBIZ-24:
--------------------------------------

What are we waiting for here ?

Thanks

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Si Chen
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Commenté: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-24?page=comments#action_12417613 ] 

Jacques Le Roux commented on OFBIZ-24:
--------------------------------------

This patch solve only a little part of the problem. To stop the mail debugging messages you must set property name="mail.debug"  to false in ofbiz-containers.xml. Maybe this would be a better default parameter ?

Jacques

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>          Key: OFBIZ-24
>          URL: http://issues.apache.org/jira/browse/OFBIZ-24
>      Project: The Open For Business Project
>         Type: Improvement

>     Versions: SVN trunk
>     Reporter: Jacques Le Roux
>     Priority: Trivial
>      Fix For: SVN trunk
>  Attachments: JavaMailContainer.java.patch
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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


[jira] Updated: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-24?page=all ]

Jacques Le Roux updated OFBIZ-24:
---------------------------------

    Attachment:     (was: JavaMailContainer.java.patch)

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Si Chen
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Commented: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Si Chen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-24?page=comments#action_12423735 ] 
            
Si Chen commented on OFBIZ-24:
------------------------------

I think this is probably a good idea.

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Si Chen
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Commented: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Si Chen (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/OFBIZ-24?page=comments#action_12421926 ] 
            
Si Chen commented on OFBIZ-24:
------------------------------

I could go either way on this one.  Are these messages annoying?  If there are others who'd like them changed to Verbose please say so.

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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

        

[jira] Assigned: (OFBIZ-24) Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java

Posted by "Si Chen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/OFBIZ-24?page=all ]

Si Chen reassigned OFBIZ-24:
----------------------------

    Assignee: Si Chen

> Debug.logVerbose instead of Debug.logInfo in JavaMailContainer.java
> -------------------------------------------------------------------
>
>                 Key: OFBIZ-24
>                 URL: http://issues.apache.org/jira/browse/OFBIZ-24
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>            Reporter: Jacques Le Roux
>         Assigned To: Si Chen
>            Priority: Trivial
>             Fix For: SVN trunk
>
>         Attachments: JavaMailContainer.java.patch
>
>
> JavaMailContainer.java is showing too much debug info. As it seems that it works well I propose to use verbose mode instead.

-- 
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