Thanks Ken and Tuna, I'll use the latest build from the build server- thx. But I don't have time to set up a build environment for the release builds atm.
It'd be nice if the build server built in release for me too, because I notice the trunk doesn't actually suceed (but the one before it does) On Sep 12, 3:29 pm, "Ken Egozi" <[EMAIL PROTECTED]> wrote: > as every build passes all tests, and as with time, tests are being added > rather than removed, the newer the version the better. > > so, hop on to the build server and grab the latest successful build. > > note that the builds there are debug builds, so when you go to production > you should build yourself a release build on your local machine. > It's not too complicated - just checkout the latest version and hit "nant". > There's also a nice "Hoe To Build.txt" file on the root. > > > > On Fri, Sep 12, 2008 at 8:25 AM, CVertex <[EMAIL PROTECTED]> wrote: > > > Does anyone know the safest build to download? The last official > > castle release was sept 07, which doesn't contain some important > > changes I need. > > > When is castle going to be final? > > > On Sep 12, 3:22 pm, CVertex <[EMAIL PROTECTED]> wrote: > > > Ahhh, I was mistaken because my Castle release is a few months old. > > > Adding virtual Configure is a recent change. > > > > I still think there should be this Ssl property. > > > > On Sep 12, 3:18 pm, CVertex <[EMAIL PROTECTED]> wrote: > > > > > Oh, I can override the Configure method on SmtpSender, I just noticed > > > > that... > > > > > On Sep 12, 3:17 pm, CVertex <[EMAIL PROTECTED]> wrote: > > > > > > To send mail over SSL with the SmtpSender I'm having to duplicate the > > > > > code and add Ssl bool property (which sets Ssl=true on the underlying > > > > > SmtpClient). > > -- > Ken > Egozi.http://www.kenegozi.com/bloghttp://www.musicglue.comhttp://www.castleproject.orghttp://www.gotfriends.co.il --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
