[Nant-users] Re: [Mono-list] ANN: NAnt 0.84 Release Candidate 1 is now available
Gert Driesen
gert.driesen@pandora.be
Tue, 9 Dec 2003 15:54:01 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_014B_01C3BE6C.AA537F10
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Francisco,
you should use :
make clean && make nant (or just make all)
as the binary release that's available on sourceforge is built for the ..=
NET Framework 1.0 on win32 ... Meaning that there's a task assembly in th=
e bin directory that targets win32 (as it requires a fully functional JSc=
ript.NET implementation), hence the error ...
However, there are some issues in Mono (CVS) which prevent NAnt from work=
ing correctly on Mono >=3D 0.29 (bug reports were submitted)
To use NAnt with mint, you'll also have to update the framework section f=
or the linux platform in the NAnt configuration file (src/NAnt.Console/NA=
nt.Console.exe.config) ...
Gert
----- Original Message -----=20
From: Francisco T. Martinez=20
To: Gert Driesen=20
Cc: mono-list@ximian.com=20
Sent: Tuesday, December 09, 2003 2:01 PM
Subject: [Nant-users] Re: [Mono-list] ANN: NAnt 0.84 Release Candidate =
1 is now available
Gert Driesen wrote:
NAnt 0.84 Release Candidate 1 is now available for download at
http://sourceforge.net/project/showfiles.php?group_id=3D31650
For a list of changes since the 0.8.3 release, see
http://nant.sourceforge.net/releasenotes.html.
The NAnt Team
http://nant.sourceforge.net
_______________________________________________
Mono-list maillist - Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
I am using Mono 0.29 (from red-carpet) on RH 9.0.
I unzip the file and ran the bin/NAnt.exe using mint. That did not wor=
k so good.
I then ran make at the base directory level (where NAnt.build file was =
located) and it looked like it was going farther -- it even built a NAnt.=
exe output by mcs.exe.
But I am still getting this error (fragment follows):
make nant
make[1]: Entering directory `/usr/local/NAnt'
if test x =3D xWindows_NT; then make windows-nant; else make linux-nant=
; fi
make[2]: Entering directory `/usr/local/NAnt'
mono bin/NAnt.exe -buildfile:NAnt.build build
NAnt 0.84 (Build 0.84.1435.0; net-1.0.win32; rc 1; 12/06/2003)
Copyright (C) 2001-2003 Gerry Shaw
http://nant.sourceforge.net
=20
=20
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly Microsoft.=
JScript
=20
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly Microsoft.=
JScript
=20
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly NAnt.Win32=
Tasks
INTERNAL ERROR
=20
An exception was thrown by the type initializer for NAnt.Core.TypeFacto=
ry
/////////////////////////////////////////////////////////////
This may not be the correct forum, but maybe I will be asking something=
other Linux Mono users may want to get resolved also.
Fancisco "Paco" Martinez, MCSD
Fort Worth, Texas
-- Puerto Rico no necesita a Pedro Rosell=F3
------=_NextPart_000_014B_01C3BE6C.AA537F10
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=3DContent-Type content=3Dtext/html;charset=3DISO-8859-1>
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Francisco,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>you should use :</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>make clean && make nant (or just=
make=20
all)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>as the binary release that's available o=
n=20
sourceforge is built for the .NET Framework 1.0 on win32 ... Meaning that=
=20
there's a task assembly in the bin directory that targets win32 (as it re=
quires=20
a fully functional JScript.NET implementation), hence the error ....</FON=
T></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>However, there are some issues in Mono (=
CVS) which=20
prevent NAnt from working correctly on Mono >=3D 0.29 (bug report=
s were=20
submitted)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>To use NAnt with mint, you'll also have =
to update=20
the framework section for the linux platform in the NAnt configuration fi=
le=20
(src/NAnt.Console/NAnt.Console.exe.config) ...</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Gert</FONT></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-=
LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV style=3D"FONT: 10pt arial"> </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>F=
rom:</B>=20
<A title=3Dmartinf@mfconsulting.com=20
href=3D"mailto:martinf@mfconsulting.com">Francisco T. Martinez</A> </DI=
V>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
title=3Dnant-users@lists.sourceforge.net=20
href=3D"mailto:nant-users@lists.sourceforge.net">Gert Driesen</A> </DIV=
>
<DIV style=3D"FONT: 10pt arial"><B>Cc:</B> <A title=3Dmono-list@ximian.=
com=20
href=3D"mailto:mono-list@ximian.com">mono-list@ximian.com</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, December 09, 2003=
2:01=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> [Nant-users] Re: [Mono-=
list]=20
ANN: NAnt 0.84 Release Candidate 1 is now available</DIV>
<DIV><FONT face=3DArial size=3D2></FONT><BR></DIV>Gert Driesen wrote:<B=
R>
<BLOCKQUOTE cite=3Dmid009301c3bc07$4b53ec50$0200a8c0@mother type=3D"cit=
e"><PRE wrap=3D"">NAnt 0.84 Release Candidate 1 is now available for down=
load at
<A class=3Dmoz-txt-link-freetext href=3D"http://sourceforge.net/project/s=
howfiles.php?group_id=3D31650">http://sourceforge.net/project/showfiles.p=
hp?group_id=3D31650</A>
For a list of changes since the 0.8.3 release, see
<A class=3Dmoz-txt-link-freetext href=3D"http://nant.sourceforge.net/rele=
asenotes.html">http://nant.sourceforge.net/releasenotes.html</A>.
The NAnt Team
<A class=3Dmoz-txt-link-freetext href=3D"http://nant.sourceforge.net">htt=
p://nant.sourceforge.net</A>
_______________________________________________
Mono-list maillist - <A class=3Dmoz-txt-link-abbreviated href=3D"mailto=
:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>
<A class=3Dmoz-txt-link-freetext href=3D"http://lists.ximian.com/mailman/=
listinfo/mono-list">http://lists.ximian.com/mailman/listinfo/mono-list</A=
>
</PRE></BLOCKQUOTE>I am using Mono 0.29 (from red-carpet) on RH=20
9.0.<BR><BR>I unzip the file and ran the bin/NAnt.exe using mint. =
That=20
did not work so good.<BR><BR>I then ran make at the base directory leve=
l=20
(where NAnt.build file was located) and it looked like it was going far=
ther --=20
it even built a NAnt.exe output by mcs.exe.<BR><BR>But I am still getti=
ng this=20
error (fragment follows):<BR><BR>make nant<BR>make[1]: Entering directo=
ry=20
`/usr/local/NAnt'<BR>if test x =3D xWindows_NT; then make windows-nant;=
else=20
make linux-nant; fi<BR>make[2]: Entering directory `/usr/local/NAnt'<BR=
>mono=20
bin/NAnt.exe -buildfile:NAnt.build build<BR>NAnt 0.84 (Build 0.84.1435.=
0;=20
net-1.0.win32; rc 1; 12/06/2003)<BR>Copyright (C) 2001-2003 Gerry Shaw<=
BR><A=20
class=3Dmoz-txt-link-freetext=20
href=3D"http://nant.sourceforge.net">http://nant.sourceforge.net</A><BR=
> <BR> <BR>**=20
(bin/NAnt.exe:15566): WARNING **: Could not find assembly=20
Microsoft.JScript<BR> <BR>** (bin/NAnt.exe:15566): WARNING **: Cou=
ld not=20
find assembly Microsoft.JScript<BR> <BR>** (bin/NAnt.exe:15566): W=
ARNING=20
**: Could not find assembly NAnt.Win32Tasks<BR>INTERNAL ERROR<BR> =
<BR>An=20
exception was thrown by the type initializer for=20
NAnt.Core.TypeFactory<BR><BR>//////////////////////////////////////////=
///////////////////<BR><BR>This=20
may not be the correct forum, but maybe I will be asking something othe=
r Linux=20
Mono users may want to get resolved also.<BR><BR>Fancisco "Paco" Martin=
ez,=20
MCSD<BR>Fort Worth, Texas<BR><BR><I>-- Puerto Rico no necesita a Pedro=20
Rosell=F3<BR></I><BR></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_014B_01C3BE6C.AA537F10--