Hi, I completely agree with you. Even though we are not using JDK 1.4 or JDK 1.5 specific things (may be I have missed something), it may not be a good idea to support JDK 1.3.
Porting it to JDK 1.3 will not be a difficult task at all. But we would prefer JDK1.4 or later version. Thanks, Rana Bhattacharyya --- Sergey Vladimirov <[EMAIL PROTECTED]> wrote: > Hi, Niklas, > > It is sad to see how many people want to aswer your > letters ;( > > My opinion - we don't need to support 1.3, as soon > as 1.5 is two yeas old > already. Current release Apache Tomcat requires 1.5. > > Sergey > > 2006/8/1, Niklas Gustavsson <[EMAIL PROTECTED]>: > > > > 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 > > > > > > > -- > Sergey Vladimirov > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
