This is an automated email from the ASF dual-hosted git repository.
desruisseaux pushed a change to branch geoapi-3.1
in repository https://gitbox.apache.org/repos/asf/sis.git
from b099abbec0 Merge branch 'geoapi-4.0' into geoapi-3.1. This is for
NetBeans project configuration.
add 3211e0c7a9 Add GeoAPI-SNAPSHOT as a submodule linking to OGC
repository. Add Gradle configuration for building that GeoAPI with Maven. It
shall be used only for SIS "geoapi-4.0" and "geoapi-3.1" development branches.
The master branch of SIS shall use the official GeoAPI release from Maven
Central.
new 408f69aa9a Merge branch 'geoapi-4.0' into geoapi-3.1: add a git
submodule for GeoAPI 3.1-SNAPSHOT.
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:
.gitmodules | 5 ++++
endorsed/build.gradle.kts | 1 +
geoapi/README.md | 32 ++++++++++++++++++++++
.../package-info.java => geoapi/build.gradle.kts | 28 +++++++++----------
geoapi/snapshot | 1 +
settings.gradle.kts | 1 +
6 files changed, 54 insertions(+), 14 deletions(-)
create mode 100644 .gitmodules
create mode 100644 geoapi/README.md
copy
endorsed/src/org.apache.sis.metadata/main/org/apache/sis/internal/simple/package-info.java
=> geoapi/build.gradle.kts (56%)
create mode 160000 geoapi/snapshot