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

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


The following commit(s) were added to refs/heads/notice-binary by this push:
     new c4c5855d8 Align naming to what other projects are doing (e.g. spark)
c4c5855d8 is described below

commit c4c5855d850bdab39264bfe4438c0856c56e6047
Author: Bertil Chapuis <[email protected]>
AuthorDate: Sat Feb 1 01:00:43 2025 +0100

    Align naming to what other projects are doing (e.g. spark)
---
 NOTICE-BINARY => NOTICE-binary    | 0
 baremaps-cli/src/assembly/bin.xml | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/NOTICE-BINARY b/NOTICE-binary
similarity index 100%
rename from NOTICE-BINARY
rename to NOTICE-binary
diff --git a/baremaps-cli/src/assembly/bin.xml 
b/baremaps-cli/src/assembly/bin.xml
index 6020b5297..bab6f91e6 100644
--- a/baremaps-cli/src/assembly/bin.xml
+++ b/baremaps-cli/src/assembly/bin.xml
@@ -82,7 +82,7 @@ limitations under the License.
   </fileSets>
   <files>
     <file>
-      <source>../NOTICE-BINARY</source>
+      <source>../NOTICE-binary</source>
       <outputDirectory>.</outputDirectory>
       <destName>NOTICE</destName>
       <fileMode>0644</fileMode>

Reply via email to