This is an automated email from the ASF dual-hosted git repository.

bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


The following commit(s) were added to refs/heads/main by this push:
     new 630fe22f Add examples to source release (#836)
630fe22f is described below

commit 630fe22f31ff12b1b59fff79e7ce88850cb68d0a
Author: Bertil Chapuis <[email protected]>
AuthorDate: Sat Feb 24 13:46:58 2024 +0100

    Add examples to source release (#836)
---
 baremaps-cli/src/assembly/src.xml                    |   2 +-
 examples/contour/liecthenstein-aster-dem-v2-3857.tif | Bin 1966773 -> 0 bytes
 examples/contour/liecthenstein-aster-dem-v2.tif      | Bin 1739201 -> 0 bytes
 3 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/baremaps-cli/src/assembly/src.xml 
b/baremaps-cli/src/assembly/src.xml
index da219896..c2d2a5a0 100644
--- a/baremaps-cli/src/assembly/src.xml
+++ b/baremaps-cli/src/assembly/src.xml
@@ -46,7 +46,7 @@ limitations under the License.
                 <include>.asf.yaml</include>
                 <include>CONTRIBUTING.md</include>
                 <include>LICENSE</include>
-                <include>exemples/**</include>
+                <include>examples/**</include>
                 <include>.gitignore</include>
                 <include>RELEASE.md</include>
                 <include>.run/**</include>
diff --git a/examples/contour/liecthenstein-aster-dem-v2-3857.tif 
b/examples/contour/liecthenstein-aster-dem-v2-3857.tif
deleted file mode 100644
index 93f78b72..00000000
Binary files a/examples/contour/liecthenstein-aster-dem-v2-3857.tif and 
/dev/null differ
diff --git a/examples/contour/liecthenstein-aster-dem-v2.tif 
b/examples/contour/liecthenstein-aster-dem-v2.tif
deleted file mode 100644
index e9e705cd..00000000
Binary files a/examples/contour/liecthenstein-aster-dem-v2.tif and /dev/null 
differ

Reply via email to