Re: svn commit: r686611 - /mina/trunk/core/src/test/java/org/apache/mina/transport/AbstractConnectorTest.java

2008-08-17 Thread Emmanuel Lecharny
Hi, are you sure this is thread safe ( StringBuilder is _not_ synchronized ) ? (just checking :) [EMAIL PROTECTED] wrote: Author: edeoliveira Date: Sun Aug 17 06:33:27 2008 New Revision: 686611 URL: http://svn.apache.org/viewvc?rev=686611&view=rev Log: Reformatted and substituted StringBuffer

Re : svn commit: r686611 - /mina/trunk/core/src/test/java/org/apache/mina/transport/AbstractConnectorTest.java

2008-08-17 Thread Edouard De Oliveira
Hi, In fact neither AbstractConnectorTest.java, neither it's childs use Executors so i think it's a monothread task. In that case StringBuilder won't harm but while thinking at it, it may be safer to keep using a StringBuffer in this class in case it's used in a multi thread env. wdyt ?  Cordial

[jira] Created: (FTPSERVER-156) Convert type safe enum classes into real enums

2008-08-17 Thread Niklas Gustavsson (JIRA)
Convert type safe enum classes into real enums -- Key: FTPSERVER-156 URL: https://issues.apache.org/jira/browse/FTPSERVER-156 Project: FtpServer Issue Type: Improvement Components: Core,

[jira] Created: (FTPSERVER-157) Adapt MINA code conventions

2008-08-17 Thread Niklas Gustavsson (JIRA)
Adapt MINA code conventions --- Key: FTPSERVER-157 URL: https://issues.apache.org/jira/browse/FTPSERVER-157 Project: FtpServer Issue Type: Improvement Components: Core, Ftplets Affects Versions: 1.0-M2

[jira] Created: (FTPSERVER-158) Upgrade to MINA 2.0.0-M3

2008-08-17 Thread Niklas Gustavsson (JIRA)
Upgrade to MINA 2.0.0-M3 Key: FTPSERVER-158 URL: https://issues.apache.org/jira/browse/FTPSERVER-158 Project: FtpServer Issue Type: Improvement Components: Core Affects Versions: 1.0-M2 Repo

[jira] Closed: (FTPSERVER-157) Adapt MINA code conventions

2008-08-17 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson closed FTPSERVER-157. --- Resolution: Fixed Done using Eclipse settings and added Javadoc headers svn commi

[jira] Created: (FTPSERVER-159) Remove use of private commons-net repository

2008-08-17 Thread Niklas Gustavsson (JIRA)
Remove use of private commons-net repository Key: FTPSERVER-159 URL: https://issues.apache.org/jira/browse/FTPSERVER-159 Project: FtpServer Issue Type: Improvement Components: Core A

[jira] Closed: (FTPSERVER-158) Upgrade to MINA 2.0.0-M3

2008-08-17 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson closed FTPSERVER-158. --- Resolution: Fixed Done. svn -m "Upgrading to MINA 2.0.0-M3" commit pom.xml Sendi

[jira] Closed: (FTPSERVER-156) Convert type safe enum classes into real enums

2008-08-17 Thread Niklas Gustavsson (JIRA)
[ https://issues.apache.org/jira/browse/FTPSERVER-156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niklas Gustavsson closed FTPSERVER-156. --- Resolution: Fixed Done, and documentation updated svn commit "/media/big/home/svn

[jira] Created: (FTPSERVER-161) Bundle-fy ftplet-api and code modules

2008-08-17 Thread Niklas Gustavsson (JIRA)
Bundle-fy ftplet-api and code modules - Key: FTPSERVER-161 URL: https://issues.apache.org/jira/browse/FTPSERVER-161 Project: FtpServer Issue Type: New Feature Components: Core, Ftplets Affect

[jira] Created: (FTPSERVER-160) Refactor package structure to remove cyclic dependencies and allow for OSGi export

2008-08-17 Thread Niklas Gustavsson (JIRA)
Refactor package structure to remove cyclic dependencies and allow for OSGi export -- Key: FTPSERVER-160 URL: https://issues.apache.org/jira/browse/FTPSERVER-160 Project:

Re: MD4 digest provider

2008-08-17 Thread Niklas Gustavsson
On Sat, Aug 16, 2008 at 5:29 PM, Emmanuel Lecharny <[EMAIL PROTECTED]> wrote: > - follow the export rules : http://apache.org/dev/crypto.html. > > If we include BC encryption code into MINA, we have to declare MINA in the > ASF Product Classification Matrix : > http://apache.org/licenses/exports/#m