Stefano Bagnara schrieb:
Hi all,
you probably know I added asynchronous lookup to current jSPF trunk,
based on the dnsjnio library.
During this work I found a couple of bugs in dnsjava sourcecode and
created a couple of patches:
[ 1709630 ] Impossible to read/write multiple equals TXT and SPF records
http://sourceforge.net/tracker/index.php?func=detail&aid=1709630&group_id=18000&atid=118000
[ 1709613 ] SPF type is serialized as "TXT"
http://sourceforge.net/tracker/index.php?func=detail&aid=1709613&group_id=18000&atid=118000
Then I also had to add an asynchronous lookup helper similar to the
dnsjava Lookup but using dnsjnio. To do that I had to use the
org.dnsjava package (because I needed access to "package" stuff).
I thought that the right place for this helper was dnsjnio (as it
already contains code in the org.dnsjava package) to submit this
"helper" to dnsjnio project:
[ 1713970 ] Asynchronous Lookup helper
http://sourceforge.net/tracker/index.php?func=detail&aid=1713970&group_id=194284&atid=948814
None of the 3 patches landed the code for their target project and so I
can't really know if they will ever do and when.
Asynch-jSPF needs them and I would like to make a new realease as we
currently pass the SPF test suite and I guess we are the only
asynchronous SPF library out there!
Have you any suggestion on what can/should we do? (dnsjava is BSD,
dnsjnio is MPL 1.1)
Stefano
Hi Stefano,
maybe the best whould be to add a org.dnsjava package to jspf and add
the classes as workaround. Anything i miss ?
bye
Norman
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]