Microsoft
Software
Hardware
Network
Question : ANT fetch values from properties file
I have the following ANT file
docbase="POC"
username="dmad"
password="He3"
/>
Is is possible to fetch the values of "dicbase", "username" and "password" from a properties file rather than writing them in XML file. That way each environment can have it's own properties file and we'll not have to maintain separate XML for each environment
Thank you
Answer : ANT fetch values from properties file
I usually write a properties file by the the name of build.properties in the same directory as the ant file.
Example.
user=a
password=b
Withiin the ant file I would access them as $user or $password.
Random Solutions
Setting up home network. Sharing wirless connection.
How to configure sendmail to outgoing only?
SBS 2003 Roaming profiles
Add target Attribute to ASP.NET ImageButton
VPN vs Extranet
Opening a port for playing games
PortQuery RPC Failure: "RPC query failed (5)"
How can i know what ppl are downloading on my network
Setting up D-Link DWL-800AP+ as range extender
Microsoft RPC over IPSEC Cisco ASA