Re: [MINA] 2.0 Milestone 1 ?

2008-01-27 Thread Trustin Lee
On Jan 26, 2008 5:09 PM, Emmanuel Lecharny [EMAIL PROTECTED] wrote:
 Trustin Lee wrote:
  I forgot to mention that we need to move transport-serial to sandbox
  temporarilly due to the LGPL issue.  I guess we need to wait for the
  result of the board meeting which is going to be held on Feb 20.
 
 Yes, very true ! I thought about it yesturday too, but I also forgot to
 mention it... Hopefully, the [EMAIL PROTECTED] will define a clear position 
 soon
 :) (This license stuff is by no mean easy...)

 But we may deliver a milestone without the serial subproject, can we ?

Sure.  That's what I meant. :)

Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6


Re: [Asyncweb] Updates on recent changes

2008-01-27 Thread Timothy Bennett
Thanks, Alex.  I've re-fetched the project and am looking it over.


[jira] Work started: (DIRMINA-513) get rid of IoSessionLogger

2008-01-27 Thread Maarten Bosteels (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRMINA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on DIRMINA-513 started by Maarten Bosteels.

 get rid of IoSessionLogger 
 ---

 Key: DIRMINA-513
 URL: https://issues.apache.org/jira/browse/DIRMINA-513
 Project: MINA
  Issue Type: Improvement
  Components: Core
Affects Versions: 2.0.0-M1
Reporter: Maarten Bosteels
Assignee: Maarten Bosteels
Priority: Minor
 Fix For: 2.0.0-M1


 It seems like the next version of SLF4J is going to support MDC for  
 java.util.logging 
 The users who use java.util.logging as their logging framework will have 
 access to MDC
 so that they can implement a formatter which prints out the MDC content. 
 This means we can get rid of IoSessionLogger completely and rely on 
 MdcInjectionFilter
 However, probably SLF4J won't provide a MDC-aware Formatter implementation 
 for java.util.logging, so we might need to include it
 in org.apache.mina.util package as an alternative solution.

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



[jira] Assigned: (DIRMINA-513) get rid of IoSessionLogger

2008-01-27 Thread Maarten Bosteels (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRMINA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maarten Bosteels reassigned DIRMINA-513:


Assignee: Maarten Bosteels

 get rid of IoSessionLogger 
 ---

 Key: DIRMINA-513
 URL: https://issues.apache.org/jira/browse/DIRMINA-513
 Project: MINA
  Issue Type: Improvement
  Components: Core
Affects Versions: 2.0.0-M1
Reporter: Maarten Bosteels
Assignee: Maarten Bosteels
Priority: Minor
 Fix For: 2.0.0-M1


 It seems like the next version of SLF4J is going to support MDC for  
 java.util.logging 
 The users who use java.util.logging as their logging framework will have 
 access to MDC
 so that they can implement a formatter which prints out the MDC content. 
 This means we can get rid of IoSessionLogger completely and rely on 
 MdcInjectionFilter
 However, probably SLF4J won't provide a MDC-aware Formatter implementation 
 for java.util.logging, so we might need to include it
 in org.apache.mina.util package as an alternative solution.

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