Re: [Coursework-devl] 2.5 RC2
Brought to you by:
ianeboston,
john765367
From: Sam O. <sa...@lo...> - 2003-10-30 21:58:49
|
Ian, I just started looking at the Lets-Talk files put into CVS. I will holler if I run into any problems. Thanks for integrating these, BTW. The rest of the package looks ready for an RC2. A few loose ends maybe: It looks like build and build.xml were taken out of CVS.... Is there any harm in getting rid of the deprecated HttpUtils? This is the code that is getting deprecation warnings: HttpUtils.getRequestURL(req).toString () I changed my code to: req.getRequestURL().toString() to get rid of the deprecation warnings. Sam Ian Boston wrote: > Dear All, > > I am aware that we have had a RC1 download available now for some > time, and that CVS contains some significant departures from the RC1 > release. > > So my questions to this list are, > > 1. Are we ready for a RC2 ? > > 2. Are their any fixes bugs that need resolution in the RC2 release > that should delay the RC2 release ? > > please shout now! > > Ian > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Coursework-devl mailing list > Cou...@li... > https://lists.sourceforge.net/lists/listinfo/coursework-devl |