Is Common FileUpload 1.2.1 compatible with JDK 1.3

2008-08-15 Thread Peng Ming

Hi all,
  I'm still using JDK 1.3 for a very old project. Just want to add Apache
Common FileUpload to that project to implement the Upload function. Is the
latest FileUpload version, that is 1.2.1, working fine in JDK 1.3? Thanks
for any information.
-- 
View this message in context: 
http://www.nabble.com/Is-Common-FileUpload-1.2.1-compatible-with-JDK-1.3-tp18997705p18997705.html
Sent from the Commons - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Is Common FileUpload 1.2.1 compatible with JDK 1.3

2008-08-15 Thread Niall Pemberton
On Fri, Aug 15, 2008 at 1:18 PM, Peng Ming [EMAIL PROTECTED] wrote:

 Hi all,
  I'm still using JDK 1.3 for a very old project. Just want to add Apache
 Common FileUpload to that project to implement the Upload function. Is the
 latest FileUpload version, that is 1.2.1, working fine in JDK 1.3? Thanks
 for any information.

Yes, although the release was built using JDK 1.6 it has the
source/target compiler options set to 1.3 and release was tested on
JDK 1.3 before it was approved (in fact this was one of the issues
with the previous release candidate) - see
http://markmail.org/message/cxao2pr57mtz3whh

Niall

 --
 View this message in context: 
 http://www.nabble.com/Is-Common-FileUpload-1.2.1-compatible-with-JDK-1.3-tp18997705p18997705.html
 Sent from the Commons - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]