This is an automated email from the ASF dual-hosted git repository. btellier pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/james-jspf.git
from 57968f0 Fix SPFSession inAddress new 2b9ac55 Fix tests hostname so they are not skipped new c2aa260 Add tests for cases when the dns is unreachable new bf3458d [JSPF-115] Fix NPE that causes hang new ae7e71a The result from async should be temperror when a SocketException happens new 90006d7 Clear dnsjava cache before each test new 862496e Cleanup tests The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../jspf/executor/AsynchronousSPFExecutor.java | 4 +- .../main/java/org/apache/james/jspf/impl/SPF.java | 5 ++ .../AsynchronousSPFExecutorIntegrationTest.java | 48 ++++++++++---- .../apache/james/jspf/DNSServiceXBillImplTest.java | 73 ++++++++++------------ .../apache/james/jspf/DefaultSPFResolverTest.java | 41 ++++++++++-- .../SynchronousSPFExecutorIntegrationTest.java | 46 ++++++++++---- 6 files changed, 147 insertions(+), 70 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org