Revision 4515 to "trunk/nhibernate/build-common/common.xml" is the problem. It is a workaround for a bug in Nant 0.86 Beta1. Unfortunately it exposes a different bug ["Cannot convert argument 0 (assembly) of assembly::get-name() to 'System.Reflection.Assembly' (actual type was 'System.Reflection.RuntimeAssembly')"] in Nant 0.91 Alpha1.
On Jun 18, 10:36 pm, Fabio Maulo <[email protected]> wrote: > Know issue with the last beta of NAnt (I saw it few days ago). > We will check in some moment. > > On Fri, Jun 18, 2010 at 6:26 AM, Richard Brown (gmail) < > > > > > > [email protected]> wrote: > > It works OK with NAnt 0.90. (and certainly with 0.85) > > > Something changed in the latest NAnt build, and the NH trunk hasn't been > > updated yet (assuming that the problem's not in NAnt). > > > -------------------------------------------------- > > From: "olaf" <[email protected]> > > Sent: Thursday, June 17, 2010 11:23 PM > > To: "nhusers" <[email protected]> > > Subject: [nhusers] Building the trunk > > > Hi, > > >> i've tried to build the trunk and I got the following error from NAnt: > > >> Cannot convert argument 0 (assembly) of assembly::get-name() to > >> 'System.Reflection.Assembly' (actual > >> type was 'System.Reflection.RuntimeAssembly'). > >> Expression: ${assemblyname::get-version(assembly::get-name(nant::get- > >> assembly()))} > > >> ^^^^^^^^^^^^^^^^^^^^ > >> Object must implement IConvertible. > > >> I'm using NAnt 0.91 on Windows 7 (x64). > >> Building version 2.1 worked well. > > >> Any ideas? > > >> Regards > >> Olaf > > >> -- > >> 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]<nhusers%[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]<nhusers%[email protected] > > > > > . > > For more options, visit this group at > >http://groups.google.com/group/nhusers?hl=en. > > -- > Fabio Maulo -- 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.
