Re: [nant-dev] style task

2005-06-22 Thread Giuseppe Greco
. Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: nant-developers@lists.sourceforge.net Sent: Wednesday, June 22, 2005 4:17 PM Subject: [nant-dev] style task Hi all, no way to get the style task working with the DocBook DTD... I've modified

[nant-dev] Problems with the al task on Linux

2005-04-27 Thread Giuseppe Greco
, the same applies also to the resources element in the csc task. j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL PROTECTED] web:www.agamura.com

Re: [nant-dev] Problems with the al task on Linux

2005-04-27 Thread Giuseppe Greco
Hi guys, With the latest version of Mono it should be enough to handle the template option: thermota-0.7-debug/bin/it-IT/Thermota.resources.dll'. [al] ALINK: error A: Compiler option 'template' is not implemented j3d. On Wed, 2005-04-27 at 12:06 +0200, Giuseppe Greco wrote: Hi

RE: [nant-dev] NUnit on Linux

2005-04-12 Thread Giuseppe Greco
Of Giuseppe Greco Sent: maandag 11 april 2005 22:08 To: NAnt Developers Subject: [nant-dev] NUnit on Linux Hi all, I'm trying to run the nunit2 task with Mono on Linux, but I always get the following error message: ** (/usr/local/share/NAnt/bin/NAnt.exe:6202): WARNING

Re: [nant-dev] NUnit on Linux

2005-04-12 Thread Giuseppe Greco
On Tue, 2005-04-12 at 16:28 +0200, Gert Driesen wrote: - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers nant-developers@lists.sourceforge.net Sent: Tuesday, April 12, 2005 3:58 PM Subject: RE: [nant-dev] NUnit on Linux Gert, I'm using version

[nant-dev] NUnit on Linux

2005-04-11 Thread Giuseppe Greco
. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL PROTECTED] web:www.agamura.com --- SF email is sponsored

Re: [nant-dev] ResourceUtils

2005-02-23 Thread Giuseppe Greco
to my eyes. Oh no! Java? Pfui!!! I come from C/C++... and my bibles were Effective C++ and More Effective C++ by Scott Meyers... j3d. Be well, -- Troy -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email

Re: [nant-dev] ResourceUtils

2005-02-23 Thread Giuseppe Greco
-developers -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL PROTECTED] web:www.agamura.com --- SF email

[nant-dev] nunit2 task

2005-02-18 Thread Giuseppe Greco
=.xml outputdir=${build.dir}/test-results / test assemblyname=${build.dir}/lib/${assembly}.Tests.dll / /nunit2 /target Any idea? j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email

[nant-dev] L16N - resx files

2005-02-16 Thread Giuseppe Greco
string with ResourceUtils.GetString(string_id) 5. Update the build files Let me know, j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] No way to get NAnt compiled on Linux with Mono

2005-02-06 Thread Giuseppe Greco
. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL PROTECTED] web:www.agamura.com --- This SF.Net email is sponsored

[nant-dev] Still problems with the al task

2005-02-06 Thread Giuseppe Greco
'target' BUILD FAILED Any idea? Furthermore, I would suggest to replace lib with library, just to be consistent with the csc task. Thanks, j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL

RE: [nant-dev] Still problems with the al task

2005-02-06 Thread Giuseppe Greco
now, but can you send me a verbose log (NAnt.exe -verbose ...) ? BTW: you should be able to use either lib or library on MS.NET, not sure about Mono though. Gert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Giuseppe Greco Sent

[nant-dev] Building NAnt...

2005-01-30 Thread Giuseppe Greco
) src/NAnt.DotNet/Tasks/NDocTask.cs(397) error CS0104: `Project' is an ambiguous reference (NDoc.Core.Project or NAnt.Core.Project) Compilation failed: 2 error(s), 0 warnings make: *** [bootstrap/NAnt.DotNetTasks.dll] Error 1 j3d. -- Giuseppe Greco

[nant-dev] Problem with al task

2005-01-28 Thread Giuseppe Greco
was 1) in 0x0052d NAnt.Core.Tasks.ExternalProgramBase:ExecuteTask () I'm running the latest version of NAnt from CVS on mono 1.0.5. Any idea? j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)79 602 99 27 email: [EMAIL

[nant-dev] call task

2004-11-30 Thread Giuseppe Greco
behavior, I have to modify the task as following: call target=myTarget if=${file::exists('myDirectory/myFile.cs')} / ... but in this case, myTarget should be executed if and only if myDirectory/myFile.cs does exist... j3d. Giuseppe Greco ::agamura

Re: [nant-dev] call task

2004-11-30 Thread Giuseppe Greco
Done, j3d. Hi Giuseppe, Can you submit a bug report for this ? Thanks ! Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, November 30, 2004 11:42 AM Subject: [nant-dev] call task Hi all, it seems there is a problem

RE: [nant-dev] Back to an old style issue...

2004-11-26 Thread Giuseppe Greco
Yes, but not immediately... I'll let you know. j3d. On Fri, 2004-11-26 at 12:28 +0100, Gert Driesen wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Giuseppe Greco Sent: woensdag 24 november 2004 8:51 To: [EMAIL PROTECTED

[nant-dev] Back to an old style issue...

2004-11-24 Thread Giuseppe Greco
with the get task. Another interesting feature world be the ability to specify a XML catalog in the style task in order to provide a mapping from generic addresses to specific local directories on a given machine... j3d. Giuseppe Greco ::agamura:: phone: +41

[nant-dev] get-monodoc-dir()

2004-10-16 Thread Giuseppe Greco
Hi all, since on Linux monodoc assemblies (assembler.exe, updater.exe, etc.) are located under /usr/lib/monodoc/, it would be nice to have the function get-monodoc-dir()... What do you think about? j3d. -- Giuseppe Greco ::agamura:: phone: +41 (0)91

Re: [nant-dev] zip task...

2004-10-09 Thread Giuseppe Greco
: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED] Sent: Friday, October 08, 2004 8:55 PM Subject: [nant-dev] zip task... Hi all, does anybody know if there are issues related to the zip task? This doesn't work anymore: fileset id=archive.set basedir

[nant-dev] Question

2004-09-08 Thread Giuseppe Greco
. 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 BEA Weblogic Workshop FREE Java

Re: [nant-dev] Question

2004-09-08 Thread Giuseppe Greco
I'm using the version released on 4th September... j3d. Giuseppe, What version of NAnt are you using ? I think there might have been an issue with this a while ago ... Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday

Re: [nant-dev] Question

2004-09-08 Thread Giuseppe Greco
for this ? Thanks, Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: Giuseppe Greco [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 2:35 PM Subject: Re: [nant-dev] Question I'm using the version

Re: [nant-dev] Question

2004-09-08 Thread Giuseppe Greco
output=test.resources/ /project Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: Giuseppe Greco [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, September 08, 2004 3:13 PM Subject: Re: [nant-dev] Question Gert, Just try

[nant-dev] ILASM and ILDASM tasks

2004-07-05 Thread Giuseppe Greco
, 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 --- This SF.Net email

[nant-dev] ILDASM task

2004-07-05 Thread Giuseppe Greco
been made in the IldasmTask.cs file from CVS. Thanks, 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 // IldasmTask.cs

[nant-dev] NAnt documentation

2004-07-05 Thread Giuseppe Greco
that... | true | +---+--+-+-+--+ 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

[nant-dev] ILASM and ILDASM tasks

2004-07-03 Thread Giuseppe Greco
Hi all, Attached to this email you'll find the latest version of the ILASM task as well as a proposal version of the ILDASM task. Let me know, j3d. Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL

Re: [nant-dev] ILASM Task

2004-07-02 Thread Giuseppe Greco
Ian, sorry... just to be precise I've removed a 'using' statement that was not required. Here's the very definitive source file. j3d. Giuseppe Greco wrote: Ach... I knew, in fact I've used writer.Write everywhere, but not in the WriteOptions method because I've copied the 3-lines 'foreach

Re: [nant-dev] ILASM Task

2004-07-02 Thread Giuseppe Greco
- Original Message - From: Ian MacLean [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: Giuseppe Greco [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday, July 02, 2004 8:30 AM Subject: Re: [nant-dev] ILASM Task Gert Driesen wrote: Giuseppe Greco wrote: Ach... I

Re: [nant-dev] ILASM Task

2004-07-02 Thread Giuseppe Greco
Okay guys, I've made the changes you requested... What's about the Mono stuff? j3d. - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: Ian MacLean [EMAIL PROTECTED]; Giuseppe Greco [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Friday

[nant-dev] ILDASM Task

2004-07-02 Thread Giuseppe Greco
Hi all, Attached to this email you'll find the implementation of the ildasm task. This is just a proposal. Comments are welcome! Bye, j3d. Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web

[nant-dev] ILASM Task

2004-07-01 Thread Giuseppe Greco
function) and the file above exists. Is there something else that I should know? Thanks, 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-dev] ILASM Task

2004-07-01 Thread Giuseppe Greco
\OddOrEven' The command-line arguments are fine... I've tested them manually. j3d. What does the generated commandline look like ? Just use nant -v to output it or take a look in the debugger. Ian Giuseppe Greco wrote: OK guys, Now the IlasmTask class inherits from ExternalProbramBase

Re: [nant-dev] ILASM Task

2004-07-01 Thread Giuseppe Greco
Ian, Here's the source file. j3d. hmm - that commandline does seem ok. I just tested locally with a test .il file. I don't have any other ideas right now but if you want to send me the source I could take a quick look at it. Ian Giuseppe Greco wrote: Ian, Here's what NAnt reports

Re: [nant-dev] ILASM Task

2004-07-01 Thread Giuseppe Greco
the ildasm task? 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

[nant-dev] ILASM task

2004-06-30 Thread Giuseppe Greco
the CompilerBase class is not able to find the source files. Attached to this email you'll find the IlasmTask.cs file... What am I missing? Thanks, j3d. Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL

Re: [nant-dev] ILASM task

2004-06-30 Thread Giuseppe Greco
Don't you think that if we inherit from ExternalProgramBase we'd have too many redundancies? j3d. I don't think it makes much sense to have this task inherit from CompilerBase anyway, no ? - Original Message - From: Ian MacLean [EMAIL PROTECTED] To: Giuseppe Greco [EMAIL PROTECTED

[nant-dev] ILASM Task

2004-06-30 Thread Giuseppe Greco
Hi guys, I've given a lock at the CompilerBase and ExternalProgramBase classes... and I think it would be better to modify the CompilerBase class instead of inheriting from ExternalProgramBase... What's your opinion? j3d. Giuseppe Greco ::agamura

[nant-dev] ILASM Task

2004-06-23 Thread Giuseppe Greco
Hi all, are there any plans to implement the ILASM task? 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-dev] ILASM Task

2004-06-23 Thread Giuseppe Greco
Not immediately because I'm currently under pressure... I'll give a look at it as soon as possible. j3d. Its a good idea. Do you feel like taking a stab at it ? Ian Giuseppe Greco wrote: Hi all, are there any plans to implement the ILASM task? j3d

[nant-dev] al task on Linux

2004-05-26 Thread Giuseppe Greco
(return code was 1) in 0x00523 NAnt.Core.Tasks.ExternalProgramBase:ExecuteTask () Any idea? j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

Re: [nant-dev] al task on Linux

2004-05-26 Thread Giuseppe Greco
Gert, the following does work: al /t:lib /embed:myApp.en-US.resources /c:en-US /out:myApp.resources.dll j3d. On Wed, 2004-05-26 at 16:50, Gert Driesen wrote: - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED] Sent: Wednesday, May 26

Re: [nant-dev] al task on Linux

2004-05-26 Thread Giuseppe Greco
On Wed, 2004-05-26 at 17:04, Gert Driesen wrote: - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: NAnt Developers [EMAIL PROTECTED] Sent: Wednesday, May 26, 2004 4:58 PM Subject: Re: [nant-dev] al task on Linux Gert

RE: [nant-dev] get-assembly-direcotry() function

2004-05-21 Thread Giuseppe Greco
. Cheers, Clayton -Original Message- From: Gert Driesen [mailto:[EMAIL PROTECTED] Sent: Thu 5/20/2004 6:39 PM To: Giuseppe Greco Cc: Jaroslaw Kowalski; NAnt Developers Subject: Re: [nant-dev] get-assembly-direcotry() function - Original Message

[nant-dev] ... back to my problem...

2004-05-20 Thread Giuseppe Greco
compile. I'll try again later... Any info is appreciated. Thanks, j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] ... back to my problem...

2004-05-20 Thread Giuseppe Greco
compile. I'll try again later... Any info is appreciated. Thanks, j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] get-assembly-direcotry() function

2004-05-20 Thread Giuseppe Greco
Hi all, could you tell me why the following task always returns 1.0 instead of, for example, /usr/lib or /usr/lib/mono/1.0? echo message=${framework::get-assembly-directory(target.framework)} / Thanks, j3d. -- Giuseppe Greco ::agamura:: phone: +41

Re: [nant-dev] get-assembly-direcotry() function

2004-05-20 Thread Giuseppe Greco
On Thu, 2004-05-20 at 21:55, Gert Driesen wrote: - Original Message - From: Jaroslaw Kowalski [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED]; Giuseppe Greco [EMAIL PROTECTED]; NAnt Developers [EMAIL PROTECTED] Sent: Thursday, May 20, 2004 9:31 PM Subject: Re: [nant-dev] get

Re: [nant-dev] NAnt/Mono

2004-05-16 Thread Giuseppe Greco
-- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com --- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up

Re: [nant-dev] NAnt/Mono

2004-05-16 Thread Giuseppe Greco
know something more? j3d. On Sun, 2004-05-16 at 14:10, Gert Driesen wrote: Giuseppe, What do you get when you execute : $ pkg-config --variable=prefix mono Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Jaroslaw Kowalski [EMAIL PROTECTED] Cc: Gert

Re: [nant-dev] NAnt/Mono

2004-05-16 Thread Giuseppe Greco
On Sun, 2004-05-16 at 15:34, Gert Driesen wrote: - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: Jaroslaw Kowalski [EMAIL PROTECTED]; Nant-Developers (E-Mail) [EMAIL PROTECTED] Sent: Sunday, May 16, 2004 2:27 PM Subject: Re: [nant

[nant-dev] al task on Linux

2004-04-24 Thread Giuseppe Greco
or not it works, but I'm not able to build it: src/NAnt.DotNet/Tasks/NDocTask.cs(201) error CS0117: `NDoc.Core.Project' does not contain a definition for `AppendProbePath' Any idea? j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67

Re: [nant-dev] al task on Linux

2004-04-24 Thread Giuseppe Greco
On Sat, 2004-04-24 at 20:33, Gert Driesen wrote: - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED] Sent: Saturday, April 24, 2004 8:25 PM Subject: [nant-dev] al task on Linux Hi all, I'm trying to create a satellite assembly

[nant-dev] Re: [MonoDevelop] #D coorporation

2004-03-19 Thread Giuseppe Greco
On Fri, 2004-03-19 at 19:26, John Luke wrote: On Fri, 2004-03-19 at 19:14 +0100, Giuseppe Greco wrote: I do not agree! Just download the following sample application and try to build it with the latest version of nant: http://developer.agamura.com/resources/thermota-0.6.src.tar.gz

[nant-dev] NAnt.build

2004-03-12 Thread Giuseppe Greco
. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com --- This SF.Net email

[nant-dev] CVS vs. SVN

2004-03-06 Thread Giuseppe Greco
exclude them from the current fileset. j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

Re: [nant-dev] Patch

2004-03-05 Thread Giuseppe Greco
another (simpler) way to implement your required features without the need for wildcard targets (I assume that your master file won't contain any). Jarek - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Cc: NAnt Developers [EMAIL

[nant-dev] Building NAnt on Mono

2004-03-04 Thread Giuseppe Greco
running the very last version of Mono form CVS. Thanks, j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

Re: [nant-dev] Building NAnt on Mono

2004-03-04 Thread Giuseppe Greco
()); + // HACK - this causes a lot of trouble + // InternalUnload (domain.getDomainID()); } [MethodImplAttribute(MethodImplOptions.InternalCall)] Jarek - Original Message - From: Giuseppe Greco [EMAIL PROTECTED

[nant-dev] Wild targets/Current target

2004-03-03 Thread Giuseppe Greco
. Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com patch.tar.gz Description: GNU Zip compressed data

[nant-dev] Re: Wild targets/Current target

2004-03-03 Thread Giuseppe Greco
in the current build file, would be handy... Of course, that's nothing vital, but... j3d. Giuseppe Greco wrote: Hi all, I've just completed the implementation of the stuff we discussed yesterday. Right now I'm out of office and I don't have CVS access due to proxy restrictions, so attached

Re: [nant-dev] Current target again...

2004-03-02 Thread Giuseppe Greco
- Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 02, 2004 7:49 AM Subject: [nant-dev] Current target again... ... My proposal is to introduce the concept of generic target. Let's go back to our gateway build file described

Re: [nant-dev] Current target again...

2004-03-02 Thread Giuseppe Greco
OK guys, I'm going to implement it... I'll let you know when is done. j3d. Guis, Why don't you just implement it as a nant extension function and then see if there is enough interest to include it in either nantcontrib or nant core. Ian Giuseppe Greco wrote: - Original Message

[nant-dev] Current target again...

2004-03-01 Thread Giuseppe Greco
name specified by the calling build file, and the answer is a built-in property named ${nant.current.target}. What's your opinion? j3d. Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web

[nant-dev] Current target

2004-02-28 Thread Giuseppe Greco
be nice to have a built-in property named nant.current.target that contains the name of the executing target. What's your opinion? j3d. -- Giuseppe Greco ::agamura:: phone: +41 91 604 67 65 mobile: +41 76 390 60 32 email: [EMAIL PROTECTED] web

Re: [nant-dev] ?

2004-01-10 Thread Giuseppe Greco
() in 0x00185 NAnt.Core.Project:Run () Gius_. Gert - Original Message - t From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED] Sent: Saturday, January 10, 2004 2:18 PM Subject: [nant-dev] ? Hi all, I've checked out the latest version

Re: [nant-dev] Unable to build NAnt 0.85 on Linux

2003-12-13 Thread Giuseppe Greco
in an ArgumentException : using System.Globalization; class Test { static void Main() { CultureInfo.GetCultures(CultureTypes.AllCultures); } } Can you check wheter you have ICU support enabled in Mono ? Gert - Original Message - From: Giuseppe Greco [EMAIL

[nant-dev] install task

2003-11-01 Thread Giuseppe Greco
/ includes name=NAnt.exe.congig/ ... /fileset /delete /target What's your opinion? Gius_. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] Filesets redefinition...

2003-10-19 Thread Giuseppe Greco
Hi All, Hi Ian, What have you decided about filesets redefinition? Is semantically still correct that NAnt complies when redefining existing filesets? Gius_. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email

Re: [nant-dev] Problems with zip and fileset tasks

2003-10-09 Thread Giuseppe Greco
- Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Sent: Thursday, October 09, 2003 5:10 PM Subject: Re: [nant-dev] Problems with zip and fileset tasks Gert, OK, I was using a three weeks old version... three weeks old ??? A lot can happen

Re: [nant-dev] Problems with zip and fileset tasks

2003-10-09 Thread Giuseppe Greco
- Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED] Sent: Thursday, October 09, 2003 5:10 PM Subject: Re: [nant-dev] Problems with zip and fileset tasks Gert, OK, I was using a three weeks old version... three weeks old ??? A lot can

Re: [nant-dev] Problems with zip and fileset tasks

2003-10-09 Thread Giuseppe Greco
Giuseppe Greco wrote: Ian, Gert, I've checked out and installed the last version and it works! great ! Glad to hear its all working. As for fileset re-definitions - we allow properties to be re-defined to it probably makes sense to do the same for datatype references. If we agree

Re: [nant-dev] monodoc support

2003-07-21 Thread Giuseppe Greco
-- Original Message -- From: Ian MacLean [EMAIL PROTECTED] To: Giuseppe Greco [EMAIL PROTECTED] CC: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [nant-dev] monodoc support Date: Tue, 15 Jul 2003 12:19:59 +0900 if you build it they will come. Sounds like its a ndoc documenter you need

[nant-dev] Re: [Nant-users] Setting environment variables

2003-07-20 Thread Giuseppe Greco
. http://thinkgeek.com/sf ___ Nant-users 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

[nant-dev] Problem with the resgen task

2003-07-10 Thread Giuseppe Greco
.resource file is not placed in the directory specified in the todir property. Instead, the generated file is just saved into the current directory. Before the update of today, the resgen task was running correctly. Gius_. -- Giuseppe Greco ::agamura:: phone

Re: [nant-dev] Problem with the resgen task

2003-07-10 Thread Giuseppe Greco
On Thu, 2003-07-10 at 22:33, Giuseppe Greco wrote: Hi all, Ah, I've also checked out the latest version of Mono from CVS... Gius_. I've checked out the latest version of NAnt from CVS right now... and the resgen task doesn't function correctly anymore. This is my resgen task: resgen

[nant-dev] Just a suggestion...

2003-07-09 Thread Giuseppe Greco
Hi all, right now, the nunit2 task takes the following form: nunit2 test assemblyname=${build.dir}/bin/MyModule.Tests.dll/ /nunit2 The task above doesn't test an 'assembly', but a 'module'. One can create single-module assemblies or multi-module assemblies, but a test task always tests a

Re: [nant-dev] Just a suggestion...

2003-07-09 Thread Giuseppe Greco
-- Original Message -- From: Ian MacLean [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: 'Giuseppe Greco' [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: [nant-dev] Just a suggestion... Date: Thu, 10 Jul 2003 10:58:16 +0900 To be honest the occurance of multi module assemblies is low enough

[nant-dev] Problem with exec task on Linux

2003-07-06 Thread Giuseppe Greco
release and executing them with NAnt 0.82 there is no problems at all. Any idea? Gius_. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] Executing NAnt on Linux

2003-07-05 Thread Giuseppe Greco
given a look at the NAnt.exe.config file, and everything seems to be OK! On my Linux box I've installed the very last version of mono and mcs from CVS. Is there something I need to know to have NAnt running on my Linux box? Thanks, Gius_. -- Giuseppe Greco

[nant-dev] Fileset references

2003-06-29 Thread Giuseppe Greco
. Am I missing something? Gius_. -- 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-dev] Problem with the resgen task on Linux

2003-06-28 Thread Giuseppe Greco
thrown by the target of an invocation. Total time: 0 seconds. May be that's why Ian commented out lines from 130 to 135 in ResGenTask.cs ... Gius_. Gert - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED] Sent: Saturday, June 28

Re: [nant-dev] fileset references

2003-06-28 Thread Giuseppe Greco
mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers -- 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-dev] fileset references

2003-06-28 Thread Giuseppe Greco
___ Nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email

Re: [nant-dev] Problem with the resgen task on Linux

2003-06-28 Thread Giuseppe Greco
Message - From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED] Sent: Saturday, June 28, 2003 11:44 AM Subject: [nant-dev] Problem with the resgen task on Linux Hi all, I've target like this: target name=build description=Builds resource

[nant-dev] Anonymous CVS

2003-06-28 Thread Giuseppe Greco
is part of the distribution. Gius_. Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
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 67 65 mobile: +41 (0)76

Re: [nant-dev] CVS issue...

2003-06-27 Thread Giuseppe Greco
, it blocks an nothing more happens... If I stop CVS with CTRL+C, then NAnt doesn't compile... Gius_. -- 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-dev] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
! Gius_. -- 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-dev] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
! Gius_. -- 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] Re: [nant-dev] Building Projects With NAnt

2003-06-27 Thread Giuseppe Greco
to enhance it... Gius_. Jarek - Original Message - From: Giuseppe Greco [EMAIL PROTECTED] To: NAnt Developers [EMAIL PROTECTED]; NAnt Users [EMAIL PROTECTED] Sent: Friday, June 27, 2003 10:29 PM Subject: [nant-dev] Building Projects With NAnt Hi all, Since I've decided

RE: [nant-dev] fileset references

2003-06-24 Thread Giuseppe Greco
-- Original Message -- From: Ian MacLean [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [nant-dev] fileset references Date: Tue, 24 Jun 2003 18:35:04 +0900 fileset references are done. I still need to add some unit tests and polish a few things but its all working. try somthing like the

[nant-dev] Compiling NAnt on Linux

2003-06-13 Thread Giuseppe Greco
). Gert has already reported the problem to the Mono team, and I hope they will solve it asap (in the last two weeks I wasn't able to compile NAnt on Linux anymore). Does anybody found a workaround? Gius_. Giuseppe Greco ::agamura:: phone: +41 (0)91 604

[nant-dev] Unable to checkout NAnt from CVS

2003-06-07 Thread Giuseppe Greco
/Tasks/#cvs.lock): Permission deniedcvs server: failed to obtain dir lock in repository `/cvsroot/nant/nant/src/NAnt.Win32/Tasks' cvs [server aborted]: read lock failed - giving up It looks like there are problems with permissios... Gius_. -- Giuseppe Greco

[nant-dev] [Fwd: [Nant-users] Problem with the exec task]

2003-05-30 Thread Giuseppe Greco
Sorry, I've accidentally sent this email to the users mailing list... Gius_. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web:www.agamura.com

[nant-dev] Problem with the copy task on Linux

2003-05-29 Thread Giuseppe Greco
): only file1 and file2 are copied into the /tmp directory. The src directory and its content (file3 and file4) is ignored. Gius_. -- Giuseppe Greco ::agamura:: phone: +41 (0)91 604 67 65 mobile: +41 (0)76 390 60 32 email: [EMAIL PROTECTED] web