[jira] Created: (DIRMINA-610) ByteBuffer.getString() performance issues

2008-07-18 Thread Sangjin Lee (JIRA)
ByteBuffer.getString() performance issues - Key: DIRMINA-610 URL: https://issues.apache.org/jira/browse/DIRMINA-610 Project: MINA Issue Type: Bug Components: Core Affects Versions: 1.1.7,

Re: svn commit: r677580 - in /mina/trunk/core/src/main/java/org/apache/mina/core/service: AbstractIoService.java IoService.java IoServiceIdleState.java IoServiceStatistics.java

2008-07-18 Thread Julien Vermillard
On Fri, 18 Jul 2008 19:01:32 +0200 "Niklas Gustavsson" <[EMAIL PROTECTED]> wrote: > On Fri, Jul 18, 2008 at 9:22 AM, Julien Vermillard > <[EMAIL PROTECTED]> wrote: > > Is it possible to build serial transport too ? > > You need to add -Dwith-LGPL-dependencies to the mvn command line. > > Yeah sur

Re: svn commit: r677580 - in /mina/trunk/core/src/main/java/org/apache/mina/core/service: AbstractIoService.java IoService.java IoServiceIdleState.java IoServiceStatistics.java

2008-07-18 Thread Niklas Gustavsson
On Fri, Jul 18, 2008 at 9:22 AM, Julien Vermillard <[EMAIL PROTECTED]> wrote: > Is it possible to build serial transport too ? > You need to add -Dwith-LGPL-dependencies to the mvn command line. Yeah sure, what branches is it available in? /niklas

[jira] Commented: (DIRMINA-608) Move stats out of the IoService API

2008-07-18 Thread Emmanuel Lecharny (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614735#action_12614735 ] Emmanuel Lecharny commented on DIRMINA-608: --- Hi Barend, I know realize that I h

Re: svn commit: r677580 - in /mina/trunk/core/src/main/java/org/apache/mina/core/service: AbstractIoService.java IoService.java IoServiceIdleState.java IoServiceStatistics.java

2008-07-18 Thread Julien Vermillard
Is it possible to build serial transport too ? You need to add -Dwith-LGPL-dependencies to the mvn command line. Julien On Thu, 17 Jul 2008 22:47:25 +0200 "Niklas Gustavsson" <[EMAIL PROTECTED]> wrote: > Since I haven't set up the email notifications yet, I'll have to do it > by hand :-) > > Th

Re: MINA in Hudson

2008-07-18 Thread Julien Vermillard
On Thu, 17 Jul 2008 22:55:55 +0200 "Niklas Gustavsson" <[EMAIL PROTECTED]> wrote: > On Sun, Jul 13, 2008 at 12:15 PM, Niklas Gustavsson > <[EMAIL PROTECTED]> wrote: > > I recently set up a FtpServer CI build in the Apache Hudson > > instance. Works great. Would we like to have a MINA build in ther