You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -297,6 +297,7 @@ This example is located here: https://github.com/reficio/p2-maven-plugin/blob/ma
297
297
298
298
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.
299
299
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.
0 commit comments