Thanks for your patience.

It's still not working for me inside of my build.bat file is

****begin file
nant /f:nantcontrib.build -D:nant.dir=..\nant\bin
****end file

I tried the -D option with ..\nant and ..\nant\bin.

I have the nant\bin directory in my path, so that works fine.

Is there a reason we are not making the assumption that the environment is set
up as such

\parent_dir
    \nant
    \nantcontrib

and if they don't have their environment setup this way *then* the user needs
to put all the paths in?

Thanks

Malcolm


--- "Gifford, Noel" <[EMAIL PROTECTED]> wrote:

> I guess I wasn't specific enough in the original post.
> 
> I create the Build.Bat file in the nantcontrib directory and use it to
> build nantcontrib and copy the build assemblies to the correct location
> in the nant directory.  It may need to be modified for your specific
> situation and directory structure.
> 
> Build.bat contains the following 2 lines
> 
> ..\NAnt-0.85-20040722\bin\nant /f:nantcontrib.build
> -D:nant.dir=..\nant-0.85-20040722
> copy build\nantcontrib-0.85-debug\bin
> ..\nant-0.85-20040722\build\net-1.1.win32\nant-0.85-debug\bin
> 
> Noel
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Malcolm
> MacLucas
> Sent: Tuesday, July 27, 2004 9:47 AM
> To: Noel Gifford; [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Nant-users] 0.85 release candidate by August 4th
> 
> Build.bat?
> 
> Just getting around to testing this out and there is no build.bat.  No
> build
> bat in the nightly build(040723), no build.bat in the 0.84 release.
> 
> Build.bat would be a great thing and I would love to test it.
> 
> can you post the contents of the build.bat that you have?
> 
> Thanks in advance
> 
> Malcolm
> 
> 
> --- Noel Gifford <[EMAIL PROTECTED]> wrote:
> 
> > Malcolm or anyone else having questions about building,
> > 
> > 4) Build the NAntContrib by going to its directory and running a batch
> file
> > ( Build.bat)


=====
"Oh Bother!" said the Borg, "We just assimilated Pooh."


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to