It seems like an environment variable is a good way to do this. That is how ant works, and it seems to work well.
Maybe we should adopt a NANT_HOME environment variable for others to find us. This env. var. could also be used for what you want, no? > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nant-developers- > [EMAIL PROTECTED]] On Behalf Of Tomas Restrepo > Sent: Saturday, June 01, 2002 9:45 AM > To: NAnt Developers > Subject: Re: [nant-dev] New Nant Property > > Hi Brad, > > > and it will be properly referenced. I added this to NAnt a little while > ago > > to make building my unit tests easier. I don't think it's unreasonable > to > > expect that NAnt be on the PATH. :) > > I know, but in my case, at least, that's hardly so, since I keep around > three different NAnt versions at any time (the latest snapshot, the one > I'm > modifying, and the fully modified version I use for work), so depending on > things being on the path is kind of problematic :) > > I admit this is hardly useful for the general public, but it could ease > the > lives of those actively hacking on nant ;) _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
