[ https://issues.apache.org/jira/browse/OLTU-134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Simone Tripodi resolved OLTU-134. --------------------------------- Resolution: Fixed I literally loved your patch, applied in r1608385 :) Thanks [~splatch] for contributing to Oltu! :) > Broken OSGi metadata > -------------------- > > Key: OLTU-134 > URL: https://issues.apache.org/jira/browse/OLTU-134 > Project: Apache Oltu > Issue Type: Improvement > Components: general > Affects Versions: oauth2-0.31 > Reporter: Ćukasz Dywicki > Assignee: Simone Tripodi > Labels: osgi > Attachments: OLTU-134.patch, karaf oltu.png > > > Currently Oltu uses maven-bundle-plugin to generate manifest entries and > maven jar plugin to add some extra headers. This approach is error prone > because same thing is done in two different places and OSGi headers may be > easily broken if there is no tests deploying these jars in framework. > Switching packaging type to bundle allows to use only one place to generate > manifest entries, including also these custom, and adds validation phase in > build to verify if all headers are just fine. -- This message was sent by Atlassian JIRA (v6.2#6252)