Skip to content

Commit b7f7128

Browse files
committed
#249: sanitize existing source bundle manifest
- adjust documentation
1 parent 6f68c1b commit b7f7128

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@ This example is located here: https://github.com/reficio/p2-maven-plugin/blob/ma
297297

298298
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.
299299
If enabled together with the transitive option it will fetch sources of transitive dependencies as well.
300+
Furthermore, it will sanitize source bundle manifest headers, if they are not correct.
300301

301302
Example:
302303
```xml

0 commit comments

Comments
 (0)