[Mono-list] ANN: NAnt 0.84 Release Candidate 1 is now available

Francisco T. Martinez martinf@mfconsulting.com
Tue, 09 Dec 2003 07:01:23 -0600


This is a multi-part message in MIME format.
--------------060407030406080409020602
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit

Gert Driesen wrote:

>NAnt 0.84 Release Candidate 1 is now available for download at
>http://sourceforge.net/project/showfiles.php?group_id=31650
>
>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 work 
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 = 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
 
 
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly 
Microsoft.JScript
 
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly 
Microsoft.JScript
 
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly NAnt.Win32Tasks
INTERNAL ERROR
 
An exception was thrown by the type initializer for NAnt.Core.TypeFactory

/////////////////////////////////////////////////////////////

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ó
/

--------------060407030406080409020602
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Gert Driesen wrote:<br>
<blockquote cite="mid009301c3bc07$4b53ec50$0200a8c0@mother" type="cite">
  <pre wrap="">NAnt 0.84 Release Candidate 1 is now available for download at
<a class="moz-txt-link-freetext" href="http://sourceforge.net/project/showfiles.php?group_id=31650">http://sourceforge.net/project/showfiles.php?group_id=31650</a>

For a list of changes since the 0.8.3 release, see
<a class="moz-txt-link-freetext" href="http://nant.sourceforge.net/releasenotes.html">http://nant.sourceforge.net/releasenotes.html</a>.

The NAnt Team
<a class="moz-txt-link-freetext" href="http://nant.sourceforge.net">http://nant.sourceforge.net</a>


_______________________________________________
Mono-list maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</a>
<a class="moz-txt-link-freetext" href="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 9.0.<br>
<br>
I unzip the file and ran the bin/NAnt.exe using mint.&nbsp; That did not
work so good.<br>
<br>
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.<br>
<br>
But I am still getting this error (fragment follows):<br>
<br>
make nant<br>
make[1]: Entering directory `/usr/local/NAnt'<br>
if test x = xWindows_NT; then make windows-nant; else make linux-nant;
fi<br>
make[2]: Entering directory `/usr/local/NAnt'<br>
mono bin/NAnt.exe -buildfile:NAnt.build build<br>
NAnt 0.84 (Build 0.84.1435.0; net-1.0.win32; rc 1; 12/06/2003)<br>
Copyright (C) 2001-2003 Gerry Shaw<br>
<a class="moz-txt-link-freetext" href="http://nant.sourceforge.net">http://nant.sourceforge.net</a><br>
&nbsp;<br>
&nbsp;<br>
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly
Microsoft.JScript<br>
&nbsp;<br>
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly
Microsoft.JScript<br>
&nbsp;<br>
** (bin/NAnt.exe:15566): WARNING **: Could not find assembly
NAnt.Win32Tasks<br>
INTERNAL ERROR<br>
&nbsp;<br>
An exception was thrown by the type initializer for
NAnt.Core.TypeFactory<br>
<br>
/////////////////////////////////////////////////////////////<br>
<br>
This may not be the correct forum, but maybe I will be asking something
other Linux Mono users may want to get resolved also.<br>
<br>
Fancisco "Paco" Martinez, MCSD<br>
Fort Worth, Texas<br>
<br>
<i>-- Puerto Rico no necesita a Pedro Rosell&oacute;<br>
</i><br>
</body>
</html>

--------------060407030406080409020602--