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 7d94885  JAMES-3412 Keywords are case insentive, lower cased
     new 95918cc  JAMES-XXXX Webadmin CLI help commands
     new 339a016  JAMES-3436 Email/set create - mailboxIds & subject properties
     new d01113d  JAMES-3436 Email/set create - delegation testing
     new 513d2cb  JAMES-3436 Email/set create - syntax error validation

The 4 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:
 server/pom.xml                                     |   2 +
 .../rfc8621/contract/EmailSetMethodContract.scala  | 321 +++++++++++++++++++++
 .../james/jmap/json/EmailSetSerializer.scala       |  18 +-
 .../org/apache/james/jmap/mail/EmailSet.scala      |  22 +-
 .../apache/james/jmap/method/EmailSetMethod.scala  | 120 +++++---
 .../webadmin-cli}/pom.xml                          |  55 ++--
 .../java/org/apache/james/cli/WebAdminCli.java}    |  86 +++---
 .../apache/james/cli/HelpVersionCommandTest.java   |  77 +++--
 8 files changed, 566 insertions(+), 135 deletions(-)
 copy server/{container/guice/testing/custom-mailets => 
protocols/webadmin-cli}/pom.xml (52%)
 copy 
server/protocols/{jmap-draft-integration-testing/rabbitmq-jmap-draft-integration-testing/src/test/java/org/apache/james/jmap/rabbitmq/RabbitMQAwsS3ProvisioningTest.java
 => webadmin-cli/src/main/java/org/apache/james/cli/WebAdminCli.java} (59%)
 copy mpt/core/src/test/java/org/apache/james/mpt/TestScriptedUserAdder.java => 
server/protocols/webadmin-cli/src/test/java/org/apache/james/cli/HelpVersionCommandTest.java
 (60%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to