Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=4334545
By: gupta_rashi21
Whenever i use
<property environment="env"/>
<echo message="architecture = ${env.PROCESSOR_ARCHITECTURE}" />
to get the value from environment variables. i always get x86.
even if i use AMD64 processor, it reurns x86.
"set" command on command prompt shows AMD64 for PROCESSOR_ARCHITECTURE.
How can i get the architecture value through ant
Any help is appreciated.
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=113701
|