This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/sis-site.git
from 1a23a244 Update the list CRS and operation methods supported by Apache SIS 1.4. Update the release management guide following Gradle and modularisation. new b12ce4dc Update setup instructions, in particular the ones about PostgreSQL. new 768e4fa0 Add notes about Java modules in SIS 1.4 and later. new be694f71 Merge the "build" page with the "sources" and "downloads" pages. The 3 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: content/_index.md | 5 +- content/build.md | 59 -- content/downloads.md | 83 ++- content/release-management.md | 15 +- content/release-notes/_index.md | 5 + content/source.md | 97 +++- layouts/partials/menu.html | 1 - static/release-notes/Modularization.html | 891 +++++++++++++++++++++++++++++++ static/syntax.css | 7 +- 9 files changed, 1064 insertions(+), 99 deletions(-) delete mode 100644 content/build.md create mode 100644 static/release-notes/Modularization.html