Hi all, With the latest version of NAnt, I'm not able to use the <exec> task any more.
When executing a task like this <exec program="xsltproc" output="${build.dir}/${document.name}.fo" commandline="${stylesheet} ${nant.project.name}.xml"/> I always get the following error messages: [exec] xsltproc http://www.agamura.com/quxo/stylesheets/current/fo/quxo.xsl csharp-coding-guidelines.xml [exec] Starting 'xsltproc (http://www.agamura.com/quxo/stylesheets/current/fo/quxo.xsl csharp-coding-guidelines.xml)' in '' Unhandled Exception: System.NullReferenceException: A null value was found where an object instance was required I've tried the command manually and it does function: xsltproc http://www.agamura.com/quxo/stylesheets/current/fo/quxo.xsl \ building-projects-with-nant.xml > building-projects-with-nant.fo Furthermore, I haven't changed my build files since the last 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 ---------------------------------------- ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers