[NAnt-users] Mailing list help

2009-08-28 Thread Ales Vojacek
Hi all, because of changing our infrastucture, I need to change email address for this conversation, how can I do that? A. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify y

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
indirection > stiff. > > BOb > > > >> -Original Message- >> From: Ales Vojacek [mailto:al...@fbl.cz] >> Sent: Friday, August 28, 2009 10:35 AM >> To: Bob Archer >> Cc: nant-users@lists.sourceforge.net >> Subject: Re: [NAnt-users] Nant propert

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
Yes that is what I want to do, but include is not possible to do inside target and I cannot to do that on top of build file since the file does not exists. A. Bob Archer napsal(a): >> Bob Archer napsal(a): >> Hi all, I have another problem. I have nant build script which uses s

Re: [NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
Yes I have xmlns="http://nant.sf.net/release/0.85/nant.xsd"; in all files, but the projcet name is not same, anyway if I set same name of project id works same. I saw on Inet some sort of problems with namespaces in 0.86, but I have it in all files and It is same. May be the problem is that afte

[NAnt-users] Nant properties Evaluation

2009-08-28 Thread Ales Vojacek
Hi all, I have another problem. I have nant build script which uses subwcrev, which take revision, last date change and so from svn and use this for replace some strings in file. I use this way. I have source file named rev.source like this : http://nant.sf.net/release/0.85/nant.xsd"; default="Set

[NAnt-users] Nant call parent Tasks in nested build files

2009-08-27 Thread Ales Vojacek
Hi All, I have two build files one which I will execute with nant second nested ”second.build” Nant will end with en er

[NAnt-users] nant vs. include tasks

2009-08-18 Thread Ales Vojacek
Hi all, what are diferences between nant and include task. Only that nant task execute default target? Thx a lot A. -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your repo

[NAnt-users] Nant Log (xml)

2009-08-18 Thread Ales Vojacek
Hi all, is it possible to include Task description in log file, or some other information useful with analyzing log file? We are using CCNet build server to build our applicanion, there is NanTTimings report which is nice, it would be nice to see duration tasks with some other informations not on

Re: [NAnt-users] VS2005 sln support

2007-11-06 Thread Ales Vojacek
NANT script. Instead u have > to use NANTCotrib which is the newer version of NANT. > > Regards > GV > > > > > *Ales Vojacek <[EMAIL PROTECTED]>* > Sent by: [EMAIL PROTECTED] > > 11/06/2007 05:11 PM > Please respond to > [EMAIL PROTECTED] >

[NAnt-users] VS2005 sln support

2007-11-06 Thread Ales Vojacek
Hi all, is it possible to use VS2005 sln file in NAnt build script? Best regards -- Aleš Vojáček FBL Group spol. s r.o. e-mail: [EMAIL PROTECTED] mobil: +420603893335 - This SF.net email is sponsored by: Splunk Inc. Still

Re: [Nant-users] slingshot

2005-09-29 Thread Ales Vojacek
Hi all, it is because in names of files were used national characters. Is it a bug, or is it normal? Ales Ales Vojacek wrote: Sorry, this is the exception : Unhandled Exception: System.ArgumentException: Invalid byte was found at byte index 1948. at System.Xml.XmlScanner.GetChars(Byte

Re: [Nant-users] slingshot

2005-09-29 Thread Ales Vojacek
iter, String sln, Hashtable parameters, Hashtable uriMap) at SLiNgshoT_Console.Main(String[] args) Ales Vojacek wrote: Hi all, when I try to use slingshot it ends with this error: Unhandled Exception: System.ApplicationException: file not found: E:\E5\E4.sln at SLiNgshoT.Core.Solution.Read(St

[Nant-users] slingshot

2005-09-29 Thread Ales Vojacek
Hi all, when I try to use slingshot it ends with this error: Unhandled Exception: System.ApplicationException: file not found: E:\E5\E4.sln at SLiNgshoT.Core.Solution.Read(String path, Hashtable uriMap) at SLiNgshoT.Core.Driver.WriteSolution(SolutionWriter writer, TextWriter textWriter, Str

[Nant-users] Newbie

2005-09-23 Thread Ales Vojacek
Hi all, I have some question about NAnt. 1. We are now developing under MS Visual studio. We have one solution and in this solution is about 20 projects. Which use of NAnt is better? Use one NAnt file for whole solution or is it possible to have one per project and than a few for solution which