[Mono-dev] Class Status updates

Wade Berrier wberrier at novell.com
Thu Sep 14 01:50:53 EDT 2006


Hi,

I've recently finished adding the class status webpage generation to the
same cron job that produces the dailies (monolite, monocharger, etc).

I copied scripts and files from trunk/release/buildbot/scripts to
trunk/release/scripts/class_status.  mono-snapshot.sh, which produces
the dailies, now calls update-status.sh for 1.1 and 2.0.

One remaining problem is concerning Microsoft.VisualBasic.  Maybe this
needs to be removed from $SECTIONS since the source is not in the mcs
tree any longer.  The error message is at the end of this mail.

Enjoy!

Wade

------------------------

Error loading infos/Microsoft.VisualBasic.xml: Argument cannot be null.
Parameter name: node
System.ArgumentNullException: Argument cannot be null.
Parameter name: node
  at Mono.AssemblyCompare.XMLAssembly.LoadData (System.Xml.XmlNode node)
[0x00000]
  at Mono.AssemblyCompare.Driver.CreateXMLAssembly (System.String file)
[0x00000]

Unhandled Exception: System.IO.FileNotFoundException: Could not find
file
"/home/builder/daily/scripts/daily_build/src/build/mono/web/web/src/Microsoft.VisualBasic.xml". : /home/builder/daily/scripts/daily_build/src/build/mono/web/web/src/Microsoft.VisualBasic.xml
  at System.IO.FileStream..ctor (System.String name, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous,
FileOptions options) [0x00000]
  at System.IO.FileStream..ctor (System.String name, FileMode mode,
FileAccess access, FileShare share) [0x00000]
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri,
System.String role, System.Type ofObjectToReturn) [0x00000]
  at System.Xml.XmlTextReader.GetStreamFromUrl (System.String url,
System.String& absoluteUriString) [0x00000]
  at System.Xml.XmlTextReader..ctor (System.String url,
System.Xml.XmlNameTable nt) [0x00000]
  at System.Xml.XmlDocument.Load (System.String filename) [0x00000]
  at Transform.Transform.Main (System.String[] rgstrArgs) [0x00000]
Can't open src/Microsoft.VisualBasic.html.in: No such file or directory
at htmlify line 4.



-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060913/c6343e08/attachment.bin 


More information about the Mono-devel-list mailing list