Hi, thank you for the answer. The problem is that the source bundle isn't OSGI compatible (the binary jar is OSGI compatible). The MANIFEST.MF of the source jar doesn't have for example the "Bundle-SymbolicName" field.
Best regards Mehmet ________________________________ From: Gary Gregory <garydgreg...@gmail.com> Sent: Saturday, March 15, 2025 2:47 PM To: Commons Developers List <dev@commons.apache.org> Subject: Re: bundle symbolic name in source jars MANIFEST.MF file. [EXTERNAL] This email is from outside, please confirm sender, title, content and whether you're expecting an email from this sender. If you have any doubt about the legitimacy of this email, please use the Report feature of Microsoft Outlook (instructions<https://myadvantest.sharepoint.com/sites/InformationSecurity/SitePages/en/report_email.aspx>). In case of a security incident click here<https://helpdesk.advantest.com/servicePortal/submitIncident?populateSR_id=334272>. This is what I see in the source JAR's MANIFEST.MF Manifest-Version: 1.0 Created-By: Maven Source Plugin 3.2.1 Specification-Title: Apache Commons Compress Specification-Version: 1.28 Specification-Vendor: The Apache Software Foundation Implementation-Title: Apache Commons Compress Implementation-Version: 1.28.0-SNAPSHOT Implementation-Vendor: The Apache Software Foundation The runtime JAR has what appears to be the normal runtime information. Can you be more specific? TY, Gary On Fri, Mar 14, 2025 at 9:46 AM Karaman, Mehmet <mehmet.kara...@advantest.com.invalid> wrote: > > Hello, > > Does it have a special meaning why the bundle symbolic name in the source > jars MANIFEST.MF isn't contained? > > For example this one: > Index of > /repositories/snapshots/org/apache/commons/commons-compress/1.28.0-SNAPSHOT<https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/1.28.0-SNAPSHOT/> > > The binary bundle has a correct MANIFEST.MF but the corresponding source has > a different MANIFEST.MF (kind of chopped). > > Thank you in advance. > > Best regards > Mehmet --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org