RE: [Draconet-users] FW: [MatchDev] Build Failed

2003-03-06 Thread JasonA
One other issue you might dig into is that it looks like process.ExitCode
always returns 1, even if the build is successful (when using devenv, of
course). This makes the integrity of Draco.NET's results fairly useless. ;) 

I'm in the process of switching over to NAnt now, actually. Wrestling with
slingshot, at the moment.


Thanks for all the help, everyone!
-Jason


-Original Message-
From: Mark Griffiths
To: [EMAIL PROTECTED]
Sent: 3/6/03 1:59 AM
Subject: RE: [Draconet-users] FW: [MatchDev] Build Failed

I think this might be because of bug 683847 listed on the SourceForge
project page.  I'll apply the suggested fix just now, and we can see if
that
sorts things.  I have to admit that we have not used the DevEnv code
ourselves.  And I would second Scotts suggestion that going the NAnt
route
is best.

-MG

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
[EMAIL PROTECTED]
Sent: 05 March 2003 23:16
To: [EMAIL PROTECTED]
Subject: [Draconet-users] FW: [MatchDev] Build Failed
Importance: High


Hey guys,


Just let me keep spamming the list. ;)

Got everything going, and all's well. You can see the report below.
Unfortunately, it doesn't look like we're getting any real details -
I've
tried the TracingLevelSwitch at both 3 and 4, but not no avail. What we
need, primarily, is the ability to see if the build was successful or
not,
and if not, why? What error messages caused the problem.

Do others get that detailed of information, and it's just something with
my
environment/configuration? Anything I need to do to crank up the
details?


TIA,
-Jason





-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 05, 2003 4:42 PM
To:  
Subject: [MatchDev] Build Failed
Importance: High


Build Results
Success: false
Module: MatchDev
BuildTime: 2003-03-05T16:39:50.3575000-06:00



Modifications Since Last Build
Date:2003-03-05T16:26:00.000-06:00
User:Archana Kasulkar
Comment:
FileDirectoryRev.Op.
MatchUserUIDefinitions.cs $/Solutions/MatchSolution/Class
Libraries/MatchUser/MatchUserUI11Update

Date:2003-03-05T16:27:00.000-06:00
User:Archana Kasulkar
Comment:
FileDirectoryRev.Op.
MatchUserUIDefinitions.cs $/Solutions/MatchSolution/Class
Libraries/MatchUser/MatchUserUI12Update

Date:2003-03-05T16:28:00.000-06:00
User:Archana Kasulkar
Comment:
FileDirectoryRev.Op.
MatchUserUIDefinitions.cs $/Solutions/MatchSolution/Class
Libraries/MatchUser/MatchUserUI13Update

Date:2003-03-05T16:32:00.000-06:00
User:Archana Kasulkar
Comment:
FileDirectoryRev.Op.
template.registration.emailval.txt
$/Solutions/MatchSolution/MatchWebProj/html/registration3Update

Build Output
-- Build started: Project: MatchApplicationDataDL, Configuration:
Debug-Match (No Sandbox) .NET --

Preparing resources...
Updating references...
Performing main compilation...
C:\Documents and Settings\Jason Alexander\Local
Settings\Temp\tmp9D.tmp\Class
Libraries\MatchApplicationData\MatchApplicationDataDL\MatchApplicationDa
taDL
Source.cs(39,33): warning CS1570: XML comment on
'Match.ApplicationData.DL.Source' has badly formed XML -- 'A name was
started with an invalid character.
'



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The
debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost
and 
disoriented. TotalView can help you find your way. Available on major
UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users


RE: [Draconet-users] FW: [MatchDev] Build Failed

2003-03-06 Thread JasonA
Yep, I get the output from Draco.NET telling me that the build failed. 

I then get the latest and build it in VS.NET, and the build works fine.

I step through the code in Draco.NET and I get to the part where it grabs
the process' ExitCode and it's 1, for some reason. 

I have no idea if this is something that's an issue with the size of our
project - now getting close to 50 assemblies and 100's of files, with our
build taking quite awhile to build.

At this point, I'm stumped with the devenv path. And, I'm having no luck
with slingshot; having no documented other the "slingshot -help", I'm taking
stabs in the dark.


Thanks for your help Mark,
-Jason



-Original Message-
From: Mark Griffiths [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 06, 2003 9:17 AM
To: [EMAIL PROTECTED]
Subject: RE: [Draconet-users] FW: [MatchDev] Build Failed


> One other issue you might dig into is that it looks like 
> process.ExitCode always returns 1, even if the build is successful 
> (when using devenv, of course). This makes the integrity of 
> Draco.NET's results fairly useless. ;)
>

I get exit code 0 ok.  Are you sure the build succeeded?

06/03/2003 15:13:51 - DEVENV arguments: "Hello.sln" /build "Release" /out
C:\DOCUME~1\MARK~1.GRI\LOCALS~1\Temp\tmp69.tmp
06/03/2003 15:13:59 - t : Build completed with exit code 0 06/03/2003
15:14:00 - t : Sending build results email to:...

> I'm in the process of switching over to NAnt now, actually. Wrestling 
> with slingshot, at the moment.
>

I've just uploaded the latest release of Draco.NET to sourceforge.  This
includes the fix that enables the complete DevEnv output to be included in
the build email.

>
> Thanks for all the help, everyone!
> -Jason
>
>



---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Draconet-users mailing list [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users


---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
___
Draconet-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/draconet-users