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 aecb842 [maven-release-plugin] prepare for next development iteration
new 91c8669 Fix DefaultSPFResolverTest
new 904f8e0 Consider NoSuchDomainException as 'none'
new 142a9a2 Set sync executor as default and add factory methods
The 3 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 | 2 +-
.../org/apache/james/jspf/impl/DefaultSPF.java | 34 +++++++++++++++-
.../main/java/org/apache/james/jspf/impl/SPF.java | 45 ++++++++++++++++------
.../AsynchronousSPFExecutorIntegrationTest.java | 36 ++++++++++++++++-
.../apache/james/jspf/DefaultSPFResolverTest.java | 9 ++++-
... => SynchronousSPFExecutorIntegrationTest.java} | 42 ++++++++++++++++++--
6 files changed, 147 insertions(+), 21 deletions(-)
copy
resolver/src/test/java/org/apache/james/jspf/{AsynchronousSPFExecutorIntegrationTest.java
=> SynchronousSPFExecutorIntegrationTest.java} (59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]