Hi All,
 
   I am currently working with NANT 0.85. I want to replace nant.project.name in the code below to
"project.get-name()". I am trying to lookup the syntax/examples to use this. Anybody , figured it out already. Please let me know.
 
<property

name="package.name"

value="${nant.project.name}-${project.version}-${project.config}" />

Thanks,

Shabana

Reply via email to