Serge,

Would you please revise your patch not to use the static dns class?  The use
of a static class in that fashion is OK for a standalone application, but
I'd like to avoid that in a component architecture.  There isn't a
contractual guarantee that a component installed by some admin might not
also try to use DnsJava.

Go ahead and do it against the HEAD.  If we decide to merge it into v2.1,
we'll worry about it then.  :-)

        --- Noel

-----Original Message-----
From: Serge Sozonoff [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 15, 2003 9:05
To: James Developers List
Subject: [PATCH] Upgrade to DnsJava 1.3.1, add DNS Server autodetect,
Make use of higher level api


Hi All,

Attached is a patch to upgrade to DnsJava 1.3.1
The Patch also adds DNS Server autodetect, simplifys some code and takes
care of some TODO items.

DnsJava brings several bug fixes, the ChangeLog can be found here though for
some reason it only includes changes up
until version 1.3.0 (http://www.xbill.org/dnsjava/Changelog)

As fare as DNS autodetect goes, currently, this works if the OS has a
unix-like /etc/resolv.conf, or the system is Windows based with ipconfig or
winipcfg.

I am a little mixed up with the exact way we intend to handle to 2.1 branch
so this patch was made against HEAD.

Thanks,
Sergei




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to