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

rombert pushed a commit to branch issue/SLING-8307-2
in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git

commit 42c8bae584c2438987a910b2927d0c5806b04d76
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 15 17:15:12 2025 +0200

    chore(eclipse): build source bundle during release
---
 eclipse/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclipse/pom.xml b/eclipse/pom.xml
index bd07e1fa..6f72cea7 100644
--- a/eclipse/pom.xml
+++ b/eclipse/pom.xml
@@ -245,6 +245,7 @@
             </build>
             <modules>
                <module>p2update</module>
+               <module>source-bundle</module>
             </modules>
         </profile>
         <profile>

Reply via email to