RE: [Nant-users] Possible bug with property::exists

2004-11-10 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
EMAIL PROTECTED] Sourceforge. Net' Subject: [Nant-users] Possible bug with property::exists   OK, simple project:     <property name="SingleBuildFile" value="${property::exists(SingleBuildDirectory)}" />     <echo message=" ${SingleBuildDirectory}  ${Si

RE: [Nant-users] Possible bug with property::exists

2004-11-10 Thread John Cole
  John -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Byrd, PaytonSent: Wednesday, November 10, 2004 4:14 PMTo: '[EMAIL PROTECTED] Sourceforge. Net'Subject: [Nant-users] Possible bug with property::exists OK, simple proj

[Nant-users] Possible bug with property::exists

2004-11-10 Thread Byrd, Payton
Title: Possible bug with property::exists OK, simple project:            

3 matches