Rick,
That issue was fixed since. Can you try using a more recent nightly build ?
Thanks,
Gert
- Original Message -
From: "Rick Casey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 28, 2004 12:08 AM
Subject: [Nant-users] Unhandled Exception after Build
Unhandled Ex
I would suggest looking at CruiseControl.Net. It produces just what you are looking for in it's xml log files every build.
Original Message Follows
From: murty dronamraju <[EMAIL PROTECTED]>
Reply-To: murty dronamraju <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Nant-users] Rel
Unhandled Exception:
System.Runtime.Remoting.RemotingException: Object
EfBcWTO6FOpmkZ_2.rem> has been disconnected or does not
exist at the server.
Server stack trace:
at
System.Runtime.Remoting.Channels.ChannelServices.CheckDisconnectedOrCreateWellKnownObject(IMessage
msg)
at
Hi All,
I had a question about generating release notes using Nant.
I have a situation here where i need to pull out all the comments
about files that the developers put in SourceControl(VSS) and
consolidate that information into a text file. Is it possible to do
this with Nant and if yes