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/09/18 09:29:41 UTC

[james-project] branch master updated (933c582 -> 774fade)

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 933c582  JAMES-3650 Distributed-pop3-app should include DeletedMessagesVault w… (#653)
     new b428682  README clicking the logo should direct to the website
     new f0e9cc9  README link the CI in the README
     new 8d07f05  README Badge for documentation and downloads
     new 3b07452  README Link dockerhub as a badge too
     new 6214281  DOWNLOADS Remove dead link to Hupa
     new eefc2ad  DOWNLOADS Remove "miror"section
     new 5256046  DOWNLOADS Remove verify integrity section
     new 952c964  DOWNLOADS Remove archive reference from the top, fix archive link for server
     new 26774aa  DOWNLOADS Remove warnings regarding cryptography
     new 6aeb06d  README link jmap.io
     new ebb3b4e  README link mailing lists
     new 49c3cad  README refresh contribute link
     new f9390ed  README how to can be h2 level
     new 908bd36  README move away the CLI from the README
     new be18bbf  README Link to code examples in the README
     new 63f1103  README Link to Distributed server architecture
     new 199d692  README Extract deployment tests to a dedicated documentation page
     new b50b1e3  README Remove duplicated link for docker section
     new 0668499  README Inline maven in `How to check the compilation`
     new 9ea3818  README Remove CLI commands from the index
     new 9595b13  README Remove community articles from the index
     new 748acf7  README Remove development details from the index
     new 0a62f1a  README `How to try James` should rely on james-cli helper
     new aeeae24  README `How to run James in Docker` should have a clearer message
     new cd3076e  README Sieve management via MAILET do not deserve to be in the README
     new 062d8bc  README Add a mention of the distributed server
     new 8cbd5c9  README Add a badge for Apache license
     new a0bff00  README Link posts for announcements
     new 4e97ba1  README Shorten some badges
     new 48dab4e  README Remove `What is James?`
     new 68a6938  README `How to try James` should mirror the homepage section
     new 68e2a95  README move how to contribute to how to section
     new 81c7f26  README Specify the latest version next to downloads
     new 85f03d3  README Use folding to shorten README, remove index
     new c264486  REAADME Fix license badge display
     new d1d776b  README Shorten CI badge
     new 62d80c5  README Link for guice
     new 7774957  DOCUMENTATION disambiguate user, domain and password
     new 1c3c4d2  DOCUMENTATION disambiguate user, domain and password
     new 6d3aed6  DOCUMENTATION deployment tests: ix a typo
     new de91b6f  README fix typos
     new a94cc2d  README Fix various typos in the README
     new c860a40  README Fix a typo in manage-cli.md
     new 774fade  Merge pull request #654 from chibenwa/improve-reame-14-09-2021

The 12697 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:
 README.adoc                                        | 175 ++++++---------------
 docs/modules/development/nav.adoc                  |   1 +
 .../development/pages/deployment-tests.adoc        |  30 ++++
 .../pages/distributed/configure/mailets.adoc       |   2 +
 .../servers/partials/ManageSieveMailet.adoc        |  13 ++
 server/apps/cassandra-app/README.adoc              |   9 +-
 server/apps/distributed-app/README.adoc            |   9 +-
 server/apps/distributed-pop3-app/README.adoc       |   9 +-
 server/apps/jpa-app/README.adoc                    |   8 +
 server/apps/jpa-smtp-app/README.adoc               |   8 +
 server/apps/memory-app/README.md                   |   8 +-
 src/site/markdown/server/manage-cli.md             |   6 +
 src/site/xdoc/download.xml                         | 122 +-------------
 13 files changed, 149 insertions(+), 251 deletions(-)
 create mode 100644 docs/modules/development/pages/deployment-tests.adoc
 create mode 100644 docs/modules/servers/partials/ManageSieveMailet.adoc

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