DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31164>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31164
add hostname, nslookup tasks
Summary: add hostname, nslookup tasks
Product: Ant
Version: 1.7Alpha (nightly)
Platform: All
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: Other
Component: Core tasks
AssignedTo: dev@ant.apache.org
ReportedBy: stevel@apache.org
The only way to get the local host in build files is from (platform specific)
env variables. we need a hostname task to get the local hostname/ipv4/ipv6 addr
into properties.
side issue: what about multihomed devices? we may need to take a hostname to
force binding to a physical socket in that case. nasty.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|