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
3COM Wireless Access Point
What is G-Mode?
Outlook Web Access, Outlook Mobile Access Configuration
Printer not attached to network but can be shared?
Static IP Conflict - Need to release a static IP I cannot see or ping on the network
Creating a basic Config file for a Cisco Router 2600 with NAT
checking udp port
Laptop can't connect through router, but 2 desktops can! Shows connected to LAN...
Looking for a Linux/BSD virtual hosting plan with spam filtration
500 Internet server error on Exchange 2007 OWA