Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle-SymbolicName is empty in release 3.0.1 #357

Open
glatuske opened this issue Apr 8, 2024 · 0 comments
Open

Bundle-SymbolicName is empty in release 3.0.1 #357

glatuske opened this issue Apr 8, 2024 · 0 comments

Comments

@glatuske
Copy link

glatuske commented Apr 8, 2024

The Bundle-SymbolicName is empty in release 3.0.1. So the JAR cannot be used in an OSGi application.

Created-By: Apache Maven Bundle Plugin 5.1.9
Build-Jdk-Spec: 11
Build-Id: 03/07/2024 12:18 PM
Bundle-Description: Java API for JSON Binding (JSON-Binding)
Bundle-DocURL: https://www.eclipse.org
Bundle-License: https://projects.eclipse.org/license/epl-2.0, https://pr
 ojects.eclipse.org/license/secondary-gpl-2.0-cp
Bundle-ManifestVersion: 2
Bundle-Name: JSON-B API
Bundle-SymbolicName: 
Bundle-Vendor: Eclipse Foundation
Bundle-Version: 0
DynamicImport-Package: *
Export-Package: jakarta.json.bind;version="3.0";uses:="jakarta.json.bind
 .adapter,jakarta.json.bind.config,jakarta.json.bind.serializer,jakarta.
 json.bind.spi,jakarta.json.spi",jakarta.json.bind.adapter;version="3.0"
 ,jakarta.json.bind.annotation;version="3.0";uses:="jakarta.json.bind.ad
 apter,jakarta.json.bind.config,jakarta.json.bind.serializer",jakarta.js
 on.bind.config;version="3.0",jakarta.json.bind.serializer;version="3.0"
 ;uses:="jakarta.json.stream",jakarta.json.bind.spi;version="3.0";uses:=
 "jakarta.json.bind"
Import-Package: jakarta.json.bind;version="[3.0,4)",jakarta.json.bind.ad
 apter;version="[3.0,4)",jakarta.json.bind.config;version="[3.0,4)",jaka
 rta.json.bind.serializer;version="[3.0,4)",jakarta.json.bind.spi;versio
 n="[3.0,4)",jakarta.json.spi;version="[2.1,3)",jakarta.json.stream;vers
 ion="[2.1,3)",java.io,java.lang,java.lang.annotation,java.lang.invoke,j
 ava.lang.reflect,java.util,org.eclipse.yasson
Specification-Vendor: Oracle Corporation
Tool: Bnd-6.3.1.202206071316```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant