You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by bt...@apache.org on 2021/11/05 02:49:38 UTC

[james-project] branch master updated (2513e8b -> bb025c4)

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 2513e8b  JAMES-3539 Push crypto keys should be base64 URL encoded (#737)
     add 93139f7  JAMES-3539 Add the distributed integration test for PushSubscriptionSetMethod
     add bb025c4  JAMES-3539 Add PushSubscription set/destroy method

No new revisions were added by this update.

Summary of changes:
 ... DistributedPushSubscriptionSetMethodTest.java} |  47 +++--
 .../PushSubscriptionSetMethodContract.scala        | 221 ++++++++++++++++++++-
 .../james/jmap/core/PushSubscriptionSet.scala      |   7 +-
 .../jmap/json/PushSubscriptionSerializer.scala     |  11 +
 .../PushSubscriptionSetDeletePerformer.scala       |  73 +++++++
 .../jmap/method/PushSubscriptionSetMethod.scala    |   6 +-
 .../jmap/json/PushSubscriptionSerializerTest.scala |   2 +-
 7 files changed, 334 insertions(+), 33 deletions(-)
 copy server/protocols/jmap-rfc-8621-integration-tests/distributed-jmap-rfc-8621-integration-tests/src/test/java/org/apache/james/jmap/rfc8621/distributed/{DistributedVacationResponseGetMethodTest.java => DistributedPushSubscriptionSetMethodTest.java} (79%)
 create mode 100644 server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/method/PushSubscriptionSetDeletePerformer.scala

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org