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.git
from 2ce512f85a Fix more Javadoc errors. add 7e10eef9d5 Fixes to the build plugin based on release experience. add 0c022f2f1f Define Maven repositories for snapshots and release deployments. add a24a7b212f Add qualified exports needed by the "non-free" optional modules for EPSG data. add d4fc457a24 Merge branch 'geoapi-4.0' into geoapi-3.1 new 2596723a0b Merge branch 'geoapi-3.1' The 1 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 +++++++++++++++++ .../src/org.apache.sis.metadata/main/module-info.java | 3 ++- endorsed/src/org.apache.sis.util/main/module-info.java | 11 ++++++++--- incubator/build.gradle.kts | 17 +++++++++++++++++ optional/build.gradle.kts | 17 +++++++++++++++++ settings.gradle.kts | 1 + 10 files changed, 70 insertions(+), 10 deletions(-)