Skip to content

Commit

Permalink
#249: sanitize existing source bundle manifest
Browse files Browse the repository at this point in the history
- adjust documentation
  • Loading branch information
sparsick committed May 23, 2021
1 parent 6f68c1b commit b7f7128
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,7 @@ This example is located here: https://github.com/reficio/p2-maven-plugin/blob/ma

This is the configuration snippet that enables you to include the source jars and generate the source bundles for all the dependencies. `<source>true</source>` section has to be included to enable this option.
If enabled together with the transitive option it will fetch sources of transitive dependencies as well.
Furthermore, it will sanitize source bundle manifest headers, if they are not correct.

Example:
```xml
Expand Down

0 comments on commit b7f7128

Please sign in to comment.