@Mauricio: I believe I included horn dev on the original e-mail. @John: I had not explored TeamCity enough to understand how to get binaries from there, thanks for the pointer.
@Paul: Thanks for the fix! There are interesting differences between the versions of Castle ActiveRecord that come from Team City and HornGet: HornGet seems to include non Castle Active Record PDB files in it's distribution, which is very useful (I believe I read something on the Castle Dev list that there were plans to improve this, but maybe that was for project specific PDB files only). TeamCity is using version 2.1.2.4000 of NHibernate.dll. HornGet is using version 2.1.0.4000 of NHibernate.dll. I was actually looking for an easy to download version of Castle ActiveRecord built against the NHibernate trunk (3.0.0.1001 - for the latest Linq provider), but I ended up building it myself using the NHibernate trunk binaries from HornGet and a hacked up version of the Castle ActiveRecord source from SVN. Maybe there is a branch or should be a branch for this version of Castle ActiveRecord? Thanks for the help! -Michael On 12/30/09, Michael Maddox <[email protected]> wrote: > I'm not sure exactly who to report this problem to, thus I'm sending > it to multiple lists. > > When I go here: > > http://www.hornget.net/packages/ioc/castle.activerecord/castle.activerecord-trunk > > And click on "download package", I get a 404 error trying to retrieve this > file: > > http://www.hornget.net/downloads/ioc/castle.activerecord/castle.activerecord-trunk-27-12-09-061146.zip > > > So, the HornGet website has a bad link for the latest build of the > Castle ActiveRecord trunk. > > If someone could investigate / fix the issue, that would be great. Thanks. > > -- > Michael Maddox > http://www.capprime.com/software_development_weblog/ > -- 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.
