Re: [Coursework-devl] 2.5 RC2
Brought to you by:
ianeboston,
john765367
From: Ian B. <ie...@tf...> - 2003-11-03 22:36:50
|
CVS HEAD is now safe to use. Until I can get SF to remove them there will be 2 rouge directories. coursework2_5/discuss and coursework2_5/WEB-INF, these should be ignored and if you are developing, DONT put anything in them, I'm going to get SF to remove them. (after a backup ;)) Ian Ian Boston wrote: > Sam, and others, > Just to warn anyone getting out from CVS head at the moment, there are > some problems with stray files at the moment. I am in the process of > fixing and will let you all know when CVS head is safe again. > > Ian > > (related to build.xml below, thanks Sam for letting me know) > > Sam Ottenhoff wrote: > >> 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 >> >> >> >> >> >> >> ------------------------------------------------------- >> 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 >> > > |