[Nant-users] task

2005-04-28 Thread Giuseppe Greco
): Is there something special/new I need to do in order to get that stuff working on Linux? Has someone of you an appconfig file that works on Linux? Thanks, j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602

[Nant-users] task

2004-11-30 Thread Giuseppe Greco
utely WRONG! When using properties as function parameters, one shouldn't enclose them in single quotes and curly braces... so the correct tasks should look like these: ... I'm really sorry for that, j3d. ---- Giuseppe Greco ::agamura:: phone:

Re: [Nant-users] how to use 'if' ?

2004-09-29 Thread Giuseppe Greco
I hope this helps, j3d. > Hi there, > > I am wondering how to implement "if" in Nant like > 1. if myproperty=="myvalue" > 2. if="${myproperty=="myvalue" }" > > thx >

Re: [Nant-users] Cobol support for Nant

2004-09-29 Thread Giuseppe Greco
s > Prashant Uchil ---- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com --- This SF.net email is sponsored by

Re: [Nant-users] Mono beta 2

2004-06-05 Thread Giuseppe Greco
#x27; is not correctly configured in > the NAnt configuration file. > The 'System.dll' assembly does not exist in framework assembly > directory '/usr/local/lib'. > > > > On Sat, 2004-06-05 at 18:58, Giuseppe Greco wrote: > > Hi Pedro, > >

Re: [Nant-users] Mono beta 2

2004-06-05 Thread Giuseppe Greco
ows several errors. > > I have read something related to this, but I have found no solution for > this on the web. What must I do? -- ---- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web

[Nant-users] Re: NAnt on Linux: gac

2004-05-31 Thread Giuseppe Greco
to the GAC: ... ... j3d. On Mon, 2004-05-31 at 12:12, Giuseppe Greco wrote: > Hi all, > > If I'm not wrong, the latest version of NAnt > references the assemblies installed in the gac... > but this is not always what one wants. > > For example, I use ass

[Nant-users] NAnt on Linux: gac

2004-05-31 Thread Giuseppe Greco
just trying to understand the new layout. j3d. -- ---- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:

Re: [Nant-users] Straight Answer Request For Newbie

2004-03-29 Thread Giuseppe Greco
ed > files. Thanks for you helpful comments. > > > > Brian M. Beaudet > > Director, Research & Development > > EfficiencyLab, LLC > > www.efficiencylab.com > > > > Gi

Re: [Nant-users] Problem with resgen task in nightly build

2004-03-22 Thread Giuseppe Greco
> > - Original Message - > From: "Giuseppe Greco" <[EMAIL PROTECTED]> > To: "Gert Driesen" <[EMAIL PROTECTED]> > Cc: "Peter McEvoy" <[EMAIL PROTECTED]>; "Tom Lathrop" > <[EMAIL PROTECTED]>; <[EMAIL PROTEC

Re: [Nant-users] Problem with resgen task in nightly build

2004-03-22 Thread Giuseppe Greco
amentals to system >> > > >> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >> > > ___ >> > > Nant-users mailing list >> > > [EMAIL PROTECTED] >> > > https

Re: [Nant-users] Problem with and

2004-03-19 Thread Giuseppe Greco
l lives and can even run the CSC passing it the > arguments Nant should pass and everything works as expected. > > Any ideas? > > > Neil > > > > > > > ----- > Yahoo! Messenger - Communicate instantly..."Ping" your friends t

Re: FW: [Nant-users] Target Templates

2004-03-17 Thread Giuseppe Greco
f and only if the target name you provide does not exist in the current build file. Said that, yes, you can define dependencies in the same way as for regular targets. j3d. > > -- > Edwin G. Castro > Firing Systems Engineer > [EMAIL PROTECTED] > > > -Original Message

RE: [Nant-users] Target Templates

2004-03-17 Thread Giuseppe Greco
GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id70&alloc_id638&opÌk > ___ > Nant-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users >

Re: [Nant-users] Target Templates

2004-03-17 Thread Giuseppe Greco
.project2 I hope that helps, j3d. ---- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com ---

Re: [Nant-users] Running the NAnt unit tests under mono

2004-01-24 Thread Giuseppe Greco
rs mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

Re: [Nant-users] Dll Reference

2003-12-28 Thread Giuseppe Greco
failonempty="true"> > > > > > > > > > > > > I would like to compile all the cs files in '.' dir, but add a reference > to a DLL in some other dir. > > Thanks. -- --

Re: [Nant-users] newbie question

2003-08-01 Thread Giuseppe Greco
> [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 39

[Nant-users] RE: [nant-dev] LONG: New idea for handling build configurations

2003-06-30 Thread Giuseppe Greco
>-- Original Message -- >From: "Jaroslaw Kowalski" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Cc: "NAnt Developers" <[EMAIL PROTECTED]> >Subject: [nant-dev] LONG: New idea for handling build configurations >Date: Sat, 28 Jun 2003 12:16:03 +0200 > > >THE SOLUTION - IDEA >===

[Nant-users] Re: [nant-dev] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
r those who are new to NAnt... > >It covers NAnt basics and introduces how projects should > >be structured. > > > >Any comment, suggestion, or critic is welcome! > > > >Gius_. > > > > > > -- --

Re: [Nant-users] Re: [nant-dev] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
adable, and simplicity and > readability is (imho) the most iportant part of a build system. > > What do you think? I think we could discuss all together how to continue the development of this document; as soon as I'll publish the DocBook source files, anybody will be able to enh

[Nant-users] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
ilable soon. May be it could be helpful for those who are new to NAnt... It covers NAnt basics and introduces how projects should be structured. Any comment, suggestion, or critic is welcome! Gius_. -- ---- Giuseppe Greco ::agamura:: phone: +41 (0)91 604

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
x.Length) + strLogContents); > > if (OutputFile != null && OutputFile.Length != 0) { > StreamWriter writer = new > StreamWriter(OutputFile, doAppend); > writer.WriteLine(strLogContents); > doAppend

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
x.Length) + strLogContents); > > if (OutputFile != null && OutputFile.Length != 0) { > StreamWriter writer = new > StreamWriter(OutputFile, doAppend); > writer.WriteLine(strLogContents); > doAppend

RE: [Nant-users] Problem with the task

2003-05-30 Thread Giuseppe Greco
O) file, I've written a task like > > this: > > > > > commandline="mystylesheet.xsl mydocument.xml"/> > > > > If you give a look at the generated mydocument.fo file, > > only the first output li

[Nant-users] Problem with the task

2003-05-29 Thread Giuseppe Greco
d the same problem with other programs when trying to redirect output with the 'output' property. Gius_. ---- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web: