https://issues.apache.org/bugzilla/show_bug.cgi?id=45861


J.M. (Martijn) Kruithof <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
         AssignedTo|[email protected]|[EMAIL PROTECTED]




--- Comment #1 from J.M. (Martijn) Kruithof <[EMAIL PROTECTED]>  2008-10-19 
05:49:10 PST ---
I'd propose to add a task like tstamp (hinfo) to achieve this, i could provide
this task.

This would mean that a task would have to be called to get this information
like

<hinfo prefix="hostinfo"/>
<hinfo prefix="hostinfo" host="otherhost"/>

setting the properties
hostinfo.NAME to the first name discovered for the host, if possible not being
"localhost", if not found "localhost" or the host provided in the query.
hostinfo.FQDN the the first name discovered for the host, if possible not being
"localhost.localdomain". if not found "localhost" or the host provided in the
query.
hostinfo.ADDR4 the first IPv4 address with a global meaning or the first IPv4
address with the "widest" meaning. if not found "127.0.0.1" for localhost or
"0.0.0.0" if host was provided
hostinfo.ADDR6 the first IVv6 address with a global meaning or the first IPv6
address with the "widest" meaning. if not found "::1" for localhost or "::" if
host was provided.

This task could be provided on 1.8, when java 1.3 and lower support is dropped,
or as 1.4 or higher tas.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to