google / google/truth

Add osgi manifest to jar.

Open
#46 4 comments 1 reaction 0 assignees View on GitHub
P3 type=addition
Dominant language
Java
Stars
2.8k
Forks
275
Avg merge
7m
Merged PRs (30d)
4

Description

It is very easy to add and would be a great help for all osgi users. Here a example maven plugin config taken from the google guava pom.xml:

``` xml

org.apache.felix
maven-bundle-plugin
2.3.7


bundle-manifest
process-classes

manifest





!com.google.common.base.internal,com.google.common.*

javax.annotation;resolution:=optional,
sun.misc.*;resolution:=optional




```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.