This is an automated email from the ASF dual-hosted git repository. desruisseaux pushed a change to branch geoapi-4.0 in repository https://gitbox.apache.org/repos/asf/sis.git
from 24b12731b9 Add GPG signing for endorsed and optional modules. Incubator modules are not signed because not intended to be released. new 7e10eef9d5 Fixes to the build plugin based on release experience. new 0c022f2f1f Define Maven repositories for snapshots and release deployments. The 2 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: .../org/apache/sis/buildtools/gradle/BuildHelper.java | 1 + .../org/apache/sis/buildtools/gradle/Conventions.java | 5 +++++ .../apache/sis/buildtools/gradle/ModularJavadoc.java | 1 + .../apache/sis/buildtools/gradle/ModularSources.java | 7 +------ endorsed/build.gradle.kts | 17 +++++++++++++++++ incubator/build.gradle.kts | 17 +++++++++++++++++ optional/build.gradle.kts | 17 +++++++++++++++++ settings.gradle.kts | 1 + 8 files changed, 60 insertions(+), 6 deletions(-)