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

mbaedke pushed a commit to branch OAK-12302
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/OAK-12302 by this push:
     new c627a158e7 OAK-12302: Add Bundle-SCM entries to the bundle manifests.
c627a158e7 is described below

commit c627a158e7196fe78b2d19ee244f0787b95a1d86
Author: Manfred Baedke <[email protected]>
AuthorDate: Tue Jul 7 15:16:49 2026 +0200

    OAK-12302: Add Bundle-SCM entries to the bundle manifests.
    
    done
---
 oak-parent/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index c68462c649..1499bfee98 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -152,6 +152,7 @@
                 http://jackrabbit.apache.org/oak/
               </Bundle-DocURL>
               <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
+              <Bundle-SCM>url=${project.scm.url}, 
connection=${project.scm.connection}, 
developerConnection=${project.scm.developerConnection}, 
tag=${project.scm.tag}</Bundle-SCM>
               <!-- Don't default to bundle version for packages without 
explicit export version.
                    See FELIX-5172 -->
               <_nodefaultversion>true</_nodefaultversion>

Reply via email to