I have just installed the latest nightly build and my build now doesn't
work.  It works fine with the previous version I had (0.85 build
05/04/2004).  I've included the output from the old version of nant and the
new one below.  Anybody seen anything similar?  I've run it with the verbose
output on and it doesn't seem to give any clues as to which path is too
long.  (BTW, I'm compiling against version 1.0 of the framework in both
cases.)

Any help / pointers appreciated.

Cheers,

Bill


Output from working version of nant:
   compile.debug:
            
   [csc] Compiling 3 files to
'j:\dev\Components\ConnectivityHub\ConHubAsyncTimeout\obj\debug\ConHubAsyncT
imeout.exe'.
          [resgen] Starting 'C:\Program
Files\MVS.NET\FrameworkSDK\bin\resgen.exe
("j:\dev\Components\ConnectivityHub\ConHubAsyncTimeout\ConHubAsyncTimeout.re
sx"
"j:\dev\Components\ConnectivityHub\ConHubAsyncTimeout\ConHubAsyncTimeout.res
ources")' in 'j:\dev\Components\ConnectivityHub\ConHubAsyncTimeout'
                                    Read in 0 resources from
'j:\dev\Components\ConnectivityHub\ConHubAsyncTimeout\ConHubAsyncTimeout.res
x'
                                    Writing resource file...  Done.


Output from Nightly Build:
            compile.debug:

                  [csc] Output file
'j:\Dev\Components\ConnectivityHub\ConHubAsyncTimeout\obj\debug\ConHubAsyncT
imeout.exe' does not exist, recompiling.
                  [csc] Compiling 3 files to
'j:\Dev\Components\ConnectivityHub\ConHubAsyncTimeout\obj\debug\ConHubAsyncT
imeout.exe'.
                           [resgen] Output file
'j:\Dev\Components\ConnectivityHub\ConHubAsyncTimeout\ConHubAsyncTimeout.res
ources' does not exist, recompiling.

            BUILD FAILED

            Error creating FileSet.:
            NAnt.Core.BuildException: Error creating FileSet. --->
System.IO.PathTooLongException: The path is too long after being fully
qualified.  Make sure path is less than 260 characters.
               at System.IO.Path.nGetFullPathHelper(String path, Char[]
invalidPathChars, Char[] whitespaceChars, Char directorySeparator, Char
altDirectorySeparator, Boolean fullCheck, String& newPath)
               at System.IO.Path.GetFullPathInternal(String path)




______________________________________________________________

CONFIDENTIALITY NOTICE

This communication and the information it contains is intended for the person or 
organisation to 
whom it is addressed.  Its contents are confidential and may be protected in law.  
Unauthorised use,
 copying or disclosure of any of it may be unlawful.  If you are not the intended 
recipient, please 
contact us immediately.

The contents of any attachments in this e-mail may contain software viruses, which 
could damage your 
own computer system.  While Marlborough Stirling has taken every reasonable precaution 
to minimise 
this risk, we cannot accept liability for any damage, which you sustain as a result of 
software 
viruses.  You should carry out your own virus checking procedure before opening any 
attachment.


Marlborough Stirling plc, Registered in England and Wales 
Registered No. 3008820,
Jessop House, Jessop Avenue, Cheltenham, Gloucestershire, GL50 3SH
Tel: 01242 547000     Fax: 01242 547100
http://www.marlborough-stirling.com



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to