Given that the 1.5 JDK has been available for quite some time even on
platforms that tend to lag behind (e.g. OS X, AIX) why not just say 1.5 is
the minimum?

-Clint Foster

On 8/1/06 12:38 AM, "Niklas Gustavsson" <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> do you have any opinion regarding what's the minimal JDK level that
> FtpServer should support? Right now we don't compile on 1.3, but do
> compile on 1.4. The reason for not compiling on 1.3 is missing JSSE and
> XML libs (these can be added at the JDK level) and a couple of calls to
> Calendar.setTimeInMillis().
> 
> Personally I don't have a strong opinion beyond that it would be nice to
> support 1.3+extlibs if we need not to compromise with functionality.
> 
> /niklas
> 

Reply via email to