You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@baremaps.apache.org by bc...@apache.org on 2024/02/24 12:32:34 UTC

(incubator-baremaps) branch 785-include-examples-in-release created (now d2d24e57)

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

bchapuis pushed a change to branch 785-include-examples-in-release
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git


      at d2d24e57 Fix assembly file for source release

This branch includes the following new commits:

     new d2d24e57 Fix assembly file for source release

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.



(incubator-baremaps) 01/01: Fix assembly file for source release

Posted by bc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit d2d24e5748b5377f708a3fd39738cd086034b0f6
Author: Bertil Chapuis <bc...@gmail.com>
AuthorDate: Sat Feb 24 13:31:04 2024 +0100

    Fix assembly file for source release
---
 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