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-project.git.
from 4dd45cd JAMES-2813 remove default type in Task new 627e330 JAMES-2078 Add integration tests for dynamic mappings behavior with ES new 080c35c JAMES-2900 Use UnicastProcessor instead of WorkQueueProcessor new 4a21b62 JAMES-2901 Fix JamesUsers link 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: .../ElasticSearchIntegrationTest.java | 50 ++++++++++++++++++++++ .../test/resources/eml/mailCustomDateHeader.eml | 9 ++++ .../test/resources/eml/mailCustomStringHeader.eml | 9 ++++ .../mailetcontainer/impl/JamesMailSpoolerTest.java | 6 +-- src/site/xdoc/documentation.xml | 2 +- 5 files changed, 72 insertions(+), 4 deletions(-) create mode 100644 mailbox/elasticsearch/src/test/resources/eml/mailCustomDateHeader.eml create mode 100644 mailbox/elasticsearch/src/test/resources/eml/mailCustomStringHeader.eml --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org