You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2023/04/27 08:31:55 UTC

[james-project] branch master updated (8768378814 -> 32c42b631d)

This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 8768378814 JAMES-3905 LDAP should allow per user base DN (#1540)
     add 68e58599e2 JAMES-3903 Code coverage for Apache James
     add 5dfc4c94be JAMES-3903 No need to sort code-coverage-report pom
     add 52a10702d4 JAMES-3903 Avoid building jar for (big) code coverage report module
     add dcfaaea759 JAMES-3903 apache-james-mpt-all can be in jar type packaged
     add 7fdbbc911a JAMES-3903 Fix broken build on the Examples module
     add 32c42b631d JAMES-3903 Only archive the code coverage report when the build is success.

No new revisions were added by this update.

Summary of changes:
 Jenkinsfile                                        |    5 +-
 code-coverage-report/pom.xml                       | 1293 ++++++++++++++++++++
 examples/pom.xml                                   |   24 +
 mailbox/tools/indexer/pom.xml                      |    4 +-
 mpt/all/pom.xml                                    |    2 +-
 pom.xml                                            |   23 +-
 server/apps/distributed-app/pom.xml                |    4 +-
 server/apps/distributed-pop3-app/pom.xml           |    4 +-
 server/blob/blob-memory/pom.xml                    |    4 +-
 .../memory-jmap-draft-integration-testing/pom.xml  |    4 +-
 .../pom.xml                                        |    4 +-
 .../pom.xml                                        |    4 +-
 server/protocols/protocols-imap4/pom.xml           |    4 +-
 server/protocols/protocols-lmtp/pom.xml            |    4 +-
 server/protocols/protocols-pop3/pom.xml            |    4 +-
 server/protocols/protocols-smtp/pom.xml            |    4 +-
 .../distributed-webadmin-integration-test/pom.xml  |    4 +-
 .../memory-webadmin-integration-test/pom.xml       |    4 +-
 server/protocols/webadmin/webadmin-mailbox/pom.xml |    4 +-
 19 files changed, 1386 insertions(+), 17 deletions(-)
 create mode 100644 code-coverage-report/pom.xml


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