Bugs item #3008782, was opened at 2010-05-28 17:04
Message generated for change (Tracker Item Submitted) made by 
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3008782&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: 0.90-beta1
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: http://duncanmcrae.myopenid.com ()
Assigned to: Nobody/Anonymous (nobody)
Summary: output still all in one line

Initial Comment:
nant-0.91-nightly-2010-05-12

I use the build output for debugging, and it gets picked up by CC.NET.  At 
least to me, it is important that this be legible, so I'm really looking 
forward to this getting resolved (and released in a nightly build).  Thanks!



###looks good - begin

    convert.sqlTemplate:
    
    [loadtasks] Scanning assembly "NAnt.Contrib.Tasks" for extensions.
         [copy] Copying 1 file to 
'C:\development\ServerMonitor\trunk\database.copy.build.number'.
      [version] Build number '0.0.1.0'.
         [copy] Copying 1 file to 
'C:\development\ServerMonitor\trunk\source\tsql\build.sql'.
    
###looks good - end
###nightmare to read - begin
         [exec] 
####################################################################################################BUILD
 00001 - 
DEBUT####################################################################################################Changed
 database context to 'ServerMonitor'.Changed database context to 'master'. 
ServerMonitor - debut    drop database ServerMonitor - debut    drop database 
ServerMonitor - finis    create database ServerMonitor - debut    create 
database ServerMonitor - finis    set properties ServerMonitor - debutDBCC 
execution completed. If DBCC printed error messages, contact your system 
administrator.    set properties ServerMonitor - finisChanged database context 
to 'ServerMonitor'. dbo.t_DiscSpaceFree - debutdbo.t_DiscSpaceFree - finis 
dbo.t_log_action - debutdbo.t_log_action - finis dbo.t_log_error - 
debutdbo.t_log_error - finis dbo.t_log_error_elmah - debut    create table 
dbo.t_log_error_elmah - debut    create table dbo.t_log_error_elmah - 
finisdbo.t_log_error_elmah - finis dbo.proc_DiscSpaceFree_PollServer - debut    
create procedure dbo.proc_DiscSpaceFree_PollServer - debutCannot add rows to 
sys.sql_dependencies for the stored procedure because it depends on the missing 
table 'dbo.proc_log_action_simple'. The stored procedure will still be created; 
however, it cannot be successfully executed until the table exists.Cannot add 
rows to sys.sql_dependencies for the stored procedure because it depends on the 
missing table 'dbo.proc_log_generateParameterString'. The stored procedure will 
still be created; however, it cannot be successfully executed until the table 
exists.Cannot add rows to sys.sql_dependencies for the stored procedure because 
it depends on the missing table 'dbo.proc_log_action_verbose'. The stored 
procedure will still be created; however, it cannot be successfully executed 
until the table exists.Cannot add rows to sys.sql_dependencies for the stored 
procedure because it depends on the missing table 'dbo.proc_log_error'. The 
stored procedure will still be created; however, it cannot be successfully 
executed until the table exists.    create procedure 
dbo.proc_DiscSpaceFree_PollServer - finisdbo.proc_DiscSpaceFree_PollServer - 
finis dbo.proc_log_action_simple - debut    create procedure 
dbo.proc_log_action_simple - debutCannot add rows to sys.sql_dependencies for 
the stored procedure because it depends on the missing table 
'dbo.proc_log_error'. The stored procedure will still be created; however, it 
cannot be successfully executed until the table exists.    create procedure 
dbo.proc_log_action_simple - finisdbo.proc_log_action_simple - finis 
dbo.proc_log_action_verbose - debut    create procedure 
dbo.proc_log_action_verbose - debutCannot add rows to sys.sql_dependencies for 
the stored procedure because it depends on the missing table 
'dbo.proc_log_error'. The stored procedure will still be created; however, it 
cannot be successfully executed until the table exists.    create procedure 
dbo.proc_log_action_verbose - finisdbo.proc_log_action_verbose - finis 
dbo.proc_log_error - debut    create procedure dbo.proc_log_error - debut    
create procedure dbo.proc_log_error - finisdbo.proc_log_error - finis 
dbo.proc_log_generateParameterString - debut    create procedure 
dbo.proc_log_generateParameterString - debut    create procedure 
dbo.proc_log_generateParameterString - 
finisdbo.proc_log_generateParameterString - 
finis####################################################################################################BUILD
 00001 - 
FINIS####################################################################################################

###nightmare to read - end


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=3008782&group_id=31650

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

_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to