swagger-api / swagger-parser

Swagger Spec to Java POJOs
http://swagger.io
Apache License 2.0
779 stars 525 forks source link

create OSGi bundle artifacts #427

Open borcsokj opened 7 years ago

borcsokj commented 7 years ago

Create OSGi bundle artifacts instead of plain JAR similar to swagger-core. It is required to use Swagger parser as dependency of Swagger request validator inside Apache Karaf OSGi container installed as feature.

borcsokj commented 6 years ago

https://github.com/swagger-api/swagger-parser/pull/428 is already created

gracekarina commented 5 years ago

Closed by #428

alexwoodgate commented 1 year ago

@gracekarina I know it's been a few years but are there any plans to add this back in as my team is hitting this too? I see the fix was backed out via #889 but it wasn't clear why that was (to me at least)