You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by Niklas Gustavsson <ni...@protocol7.com> on 2008/07/12 23:44:15 UTC

Heads up: major breaking changes in FtpServer

Hi

I'm in the process of updating FtpServer trunk to default to using the
new configuration. As a major step, I today commited a few changes
that make the scripts provided in the distribution using the new
format. That means that if you're tracking trunk and use these
scripts, you have to migrate your configuration.

After I'm done with documenting the new configuration, I will take a
second step. This includes completely removing the old configuration
support. So, this means that if you're using the old properties or XML
configuration and want to track trunk (or use any future release), you
have to update your configuration. Also note that there is currently a
limitation in the new configuration in that you can not configure
connection management settings (like the maximum number of
connections), expect that to be fixed within the next couple of days.

If you need any assistance in migrating the configuration, please ask here.

/niklas

Re: Heads up: major breaking changes in FtpServer

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Tue, Jul 15, 2008 at 10:34 AM, Curt Johansson <cu...@telia.com> wrote:
> where can I find the documentation? It is not on
> http://mina.apache.org/ftpserver.html anyway.

Make that http://mina.apache.org/ftpserver and you're good to go.

/niklas

Re: Heads up: major breaking changes in FtpServer

Posted by Curt Johansson <cu...@telia.com>.
Great,

where can I find the documentation? It is not on 
http://mina.apache.org/ftpserver.html anyway.

Best regards
Curt
----- Original Message ----- 
From: "Niklas Gustavsson" <ni...@protocol7.com>
To: <ft...@mina.apache.org>
Sent: Monday, July 14, 2008 11:14 PM
Subject: Re: Heads up: major breaking changes in FtpServer


> On Sat, Jul 12, 2008 at 11:44 PM, Niklas Gustavsson
> <ni...@protocol7.com> wrote:
>> After I'm done with documenting the new configuration, I will take a
>> second step. This includes completely removing the old configuration
>> support. So, this means that if you're using the old properties or XML
>> configuration and want to track trunk (or use any future release), you
>> have to update your configuration. Also note that there is currently a
>> limitation in the new configuration in that you can not configure
>> connection management settings (like the maximum number of
>> connections), expect that to be fixed within the next couple of days.
>
> First stab at documentation now complete, I moved all interfaces and
> classes for the old configuration API into the module formally known
> as "server" and renamed it to "deprecated". This module will be
> available in the upcoming milestone (M2) to give time for users to
> move to the new configuration. However, my plan is to drop it in the
> next milestone (M3).
>
> /niklas 


Re: Heads up: major breaking changes in FtpServer

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Sat, Jul 12, 2008 at 11:44 PM, Niklas Gustavsson
<ni...@protocol7.com> wrote:
> After I'm done with documenting the new configuration, I will take a
> second step. This includes completely removing the old configuration
> support. So, this means that if you're using the old properties or XML
> configuration and want to track trunk (or use any future release), you
> have to update your configuration. Also note that there is currently a
> limitation in the new configuration in that you can not configure
> connection management settings (like the maximum number of
> connections), expect that to be fixed within the next couple of days.

First stab at documentation now complete, I moved all interfaces and
classes for the old configuration API into the module formally known
as "server" and renamed it to "deprecated". This module will be
available in the upcoming milestone (M2) to give time for users to
move to the new configuration. However, my plan is to drop it in the
next milestone (M3).

/niklas

Heads up: major breaking changes in FtpServer

Posted by Niklas Gustavsson <ni...@protocol7.com>.
Hi

I'm in the process of updating FtpServer trunk to default to using the
new configuration. As a major step, I today commited a few changes
that make the scripts provided in the distribution using the new
format. That means that if you're tracking trunk and use these
scripts, you have to migrate your configuration.

After I'm done with documenting the new configuration, I will take a
second step. This includes completely removing the old configuration
support. So, this means that if you're using the old properties or XML
configuration and want to track trunk (or use any future release), you
have to update your configuration. Also note that there is currently a
limitation in the new configuration in that you can not configure
connection management settings (like the maximum number of
connections), expect that to be fixed within the next couple of days.

If you need any assistance in migrating the configuration, please ask here.

/niklas