RE: [Nant-users] include global properties

2004-09-23 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
Sure. I've attached the file. The reported error doesn't seem to indicate that the problem is in the .xslt file. Then again, this is my first time trying to pass parameters to

[Nant-users] include global properties

2004-09-23 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
Hi, I'm trying to include a buildfile with global properties into another buildfile which would then use these properties. When I execute a target in the second buildfile NAnt complains the properties are not set... I've attached the buildfile, the include file, and the verbose output from NAnt.