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 e10651e JAMES-3618 Support LDAP for JPA guice based apps
add a393c99 [SCALA_CHECKSTYLE] Setup scalafix
add b704287 [SCALA_CHECKSTYLE] RemoveUnused
add c33f40d [SCALA_CHECKSTYLE] Integrated by default when compiling
add 0038ff2 [SCALA_CHECKSTYLE]
DisableSyntax,DisableSyntax,ProcedureSyntax,NoValInForComprehension,LeakingImplicitClassVal
No new revisions were added by this update.
Summary of changes:
.scalafix.conf | 26 ++++
event-sourcing/event-sourcing-core/pom.xml | 7 +
event-sourcing/event-sourcing-pojo/pom.xml | 7 +
mailbox/event/json/pom.xml | 7 +
mdn/pom.xml | 7 +
pom.xml | 26 ++++
.../jmap-rfc-8621-integration-tests-common/pom.xml | 7 +
.../contract/EmailChangesMethodContract.scala | 12 +-
.../rfc8621/contract/EmailGetMethodContract.scala | 2 +-
.../rfc8621/contract/EmailImportContract.scala | 4 +-
.../contract/EmailQueryMethodContract.scala | 148 ++++++++++-----------
.../rfc8621/contract/EmailSetMethodContract.scala | 14 +-
.../contract/MailboxChangesMethodContract.scala | 8 +-
.../contract/MailboxQueryMethodContract.scala | 4 +-
.../contract/MailboxSetMethodContract.scala | 2 +-
.../jmap/rfc8621/contract/WebSocketContract.scala | 2 +-
server/protocols/jmap-rfc-8621/pom.xml | 7 +
.../apache/james/jmap/http/UserProvisioning.scala | 1 -
.../james/jmap/json/EmailGetSerializer.scala | 1 -
.../james/jmap/json/EmailQuerySerializer.scala | 1 -
20 files changed, 192 insertions(+), 101 deletions(-)
create mode 100644 .scalafix.conf
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]