Bugs item #1114555, was opened at 2005-02-02 10:27
Message generated for change (Comment added) made by drieseng
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1114555&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.85
Status: Open
Resolution: None
Priority: 5
Submitted By: Jochen Wezel (jochenwezel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Case sensitivity on includes files on windows

Initial Comment:
On windows, I've got a project.build file which includes 
some source files like 'MimeTypes.vb'. Since the file in 
the filesystem is called 'mimetypes.vb' (all with small 
letters), the NAnt doesn't include that file to its list of 
sources to get compiled. (The number of source files 
doesn't increase and I also get compilation errors 
because of some missing namespaces which would be 
implemented in the missing source file.)

By the way: I don't get any error messages that tell me 
that the file 'MimeTypes.vb' can't be found.

If I rename the entry in my project.build file to lower 
case to match the correct case of the file in the file 
system, NAnt compiles fine.

I'm running on Windows XP Pro, the sources are on a 
network drive on our windows 2003 file server.



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

>Comment By: Gert Driesen (drieseng)
Date: 2005-06-20 13:50

Message:
Logged In: YES 
user_id=707851

Would it be possible to create a small (self-containing) repro 
for this issue ?

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

Comment By: Jochen Wezel (jochenwezel)
Date: 2005-06-20 13:45

Message:
Logged In: YES 
user_id=1028390

Today, I downloaded the latest version. It contains a folder 
with name "nant-0.85-nightly-2005-06-17"...

I tried it with this version and is hasn't worked. Still problems :(

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

Comment By: Gert Driesen (drieseng)
Date: 2005-06-18 17:10

Message:
Logged In: YES 
user_id=707851

Sorry if I wasn't very clear, but I'd like you to test it with a 
recent nightly build:

http://nant.sourceforge.net/nightly/latest

Thanks !!

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

Comment By: Jochen Wezel (jochenwezel)
Date: 2005-06-18 11:51

Message:
Logged In: YES 
user_id=1028390

With download from today, V0.85 rc3, this bug hasn't been 
solved and still exists.

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

Comment By: Gert Driesen (drieseng)
Date: 2005-06-17 19:38

Message:
Logged In: YES 
user_id=707851

Jochen,

Can you test this again using a recent nightly build, just to 
be sure the issue is still there ?

Thanks !

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

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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to