Re: [nant-dev] Build file broke from RC1->RC2

2003-12-23 Thread Gert Driesen
Erick,

Thanks for reporting this issue.  I will make sure its fixed for the 0.84
release ...

Gert

- Original Message - 
From: "Erick Thompson" <[EMAIL PROTECTED]>
To: "NAnt developers (E-mail)" <[EMAIL PROTECTED]>
Sent: Tuesday, December 23, 2003 12:41 AM
Subject: [nant-dev] Build file broke from RC1->RC2


The following line in a build file I have works in 0.8.4 RC1, but not RC2
(but I did need to change filename to file).



The exception I'm getting is a Format Exception, with the follow stack. The
projectName property does refer to a valid file, and the file contains the
XPath. If I can provide any additional help, please let me know.

Erick

System.FormatException: Index (zero based) must be greater than or equal to
zero
 and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider,
String fo
rmat, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[]
arg
s)
   at NAnt.Core.Task.Log(Level messageLevel, String message, Object[] args)
   at NAnt.Core.Tasks.XmlPeekTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.TaskContainer.ExecuteChildTasks()
   at NAnt.Core.TaskContainer.ExecuteTask()


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=ick
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers




---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers


[nant-dev] Build file broke from RC1->RC2

2003-12-22 Thread Erick Thompson
The following line in a build file I have works in 0.8.4 RC1, but not RC2 (but I did 
need to change filename to file). 



The exception I'm getting is a Format Exception, with the follow stack. The 
projectName property does refer to a valid file, and the file contains the XPath. If I 
can provide any additional help, please let me know.

Erick

System.FormatException: Index (zero based) must be greater than or equal to zero
 and less than the size of the argument list.
   at System.Text.StringBuilder.AppendFormat(IFormatProvider provider, String fo
rmat, Object[] args)
   at System.String.Format(IFormatProvider provider, String format, Object[] arg
s)
   at NAnt.Core.Task.Log(Level messageLevel, String message, Object[] args)
   at NAnt.Core.Tasks.XmlPeekTask.ExecuteTask()
   at NAnt.Core.Task.Execute()
   at NAnt.Core.TaskContainer.ExecuteChildTasks()
   at NAnt.Core.TaskContainer.ExecuteTask()


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=click
___
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers