BUCK |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit cb0640ca6cb3cb2ed3fcd7b35ea5220a62a4703b
Author:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
AuthorDate: Tue Aug 26 13:57:21 2025 +0300
Commit:     Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>
CommitDate: Tue Aug 26 15:03:21 2025 +0200

    BUCK: add comment explaining what it is used for
    
    Change-Id: I8678e90ab2bd7090fca5a05cb3d2699cf4de1c86
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/190217
    Tested-by: Jenkins
    Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org>

diff --git a/BUCK b/BUCK
index b1c98c3540d6..32ff5b295893 100644
--- a/BUCK
+++ b/BUCK
@@ -1,3 +1,5 @@
+# This and the other BUCK files found in the source are part of a
+# toolchain to upload LibreOffice API to Maven Central
 prebuilt_jar(
   name = 'juh',
   binary_jar = 'instdir/program/classes/juh.jar',

Reply via email to