JDK 1.4 compatibility
"Wolfgang Fahl" <[email protected]>
| Newsgroups | gmane.comp.web.httpunit.devel |
|---|---|
| Organization | BITPlan GmbH |
| Message-ID | <[email protected]> |
Dear httpunit community members,
while working with Patch 1518901 the issue of JDK 1.4
compatibility came up.
Currently I decided to put the patch into the code but
comment it out like this:
https://sourceforge.net/tracker/index.php?func=detail&aid=1518901&group_id=6550&atid=306550
// [ 1518901 ] enable http connect and read timeouts (needs JDK 1.5)
// comment out if you need this and have JDK 1.5
// if (_connectTimeout>=0) connection.setConnectTimeout( _connectTimeout );
// if (_readTimeout>=0) connection.setReadTimeout( _readTimeout );
I'd suggest that we create a 1.6.x version as the latest
JDK 1.4 supporting release with all the patches from
sourceforge being brought in and that everything from
2008 on will be JDK 1.5 and there will be 1.7 release
for that then.
What do you think?
Wolfgang
BITPlan - smart solutions
Pater-Delp-Str. 1, D-47877 Willich Schiefbahn
Tel. +49 1805 - BITPLAN / +49 1805 248 752, Fax +49 2154 811-481
Web: http://www.bitplan.de
bitplan GmbH, Willich - HRB 6820 Krefeld, VAT-ID: 10258040548,
Geschäftsführer: Wolfgang Fahl
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Httpunit-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/httpunit-develop