Hi Oleg, > The latter would be probably be the easiest approach. I can hardly think > of any reason to run Java 1.3 these days outside the embedded space.
sounds good > The only catch is the release prime would have to verify, though, that > HttpCore does compile against JDK 1.3 when cutting a new release It should be possible to add a 1.3 compile run to the "verify" step of the Maven life cycle. Maybe not with a JDK 1.3, but with a JDK 1.4 switched to 1.3 compatibility mode. cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
