Thanks Richard. Should I expect the contents of the TeamCity artefacts to be the same as the result of doing a 'nant package' ? I like to build NH from source, mostly so I get an easy experience when it comes to using debugging symbols.
On Jun 23, 5:47 pm, "Richard Brown \(gmail\)" <[email protected]> wrote: > H Paul, > > It looks like there's some 'extra' assemblies in the lib folder that aren't > in the final release. These get filtered out when you build a release > package though ('nant package'). > > If you grab the latest artefact from TeamCity (or build using 'nant > package') it should have the correct assemblies (and considerably less than > the bin output folder which looks like it could do with a spring clean): > > http://teamcity.codebetter.com/viewType.html?buildTypeId=bt7&tab=buil... > > http://teamcity.codebetter.com/repository/download/bt7/13670:id/NHibe... > > Let me know if that helps. > > Richard > > -------------------------------------------------- > From: "Paul Batum" <[email protected]> > Sent: Wednesday, June 23, 2010 4:47 AM > To: "nhusers" <[email protected]> > Subject: [nhusers] Build outputs from NH3 > > > > > Hi All, > > > I'm building NHibernate from the source and having trouble figuring > > out which of the various build outputs I actually need to include in > > my project. There are now two versions of the antlr runtime library, a > > Common.Logging library and System.Linq.Dynamic neither of which I > > recognise, several byte code and dynamic proxy providers, etc. > > > Is there a resource available that can help me make sense of these > > outputs? > > > -- > > You received this message because you are subscribed to the Google Groups > > "nhusers" 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/nhusers?hl=en. -- You received this message because you are subscribed to the Google Groups "nhusers" 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/nhusers?hl=en.
