Skip to content

Commit

Permalink
Clarify effect on ignoring Bundle-Version for package deletion
Browse files Browse the repository at this point in the history
This closes #5290
  • Loading branch information
kwin committed Jun 21, 2022
1 parent b25057b commit 1e492ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions maven/bnd-baseline-maven-plugin/README.md
Expand Up @@ -181,6 +181,8 @@ It is possible to only check for correct package versions and leave out the bund
</diffignores>
</configuration>

Notice though that this will also completely ignore package removals, as in that case the package version from the base would need be compared with the bundle version, as the version of the deleted package is obviously no longer there.

## Configuration Properties

|Configuration Property | Description |
Expand Down

0 comments on commit 1e492ed

Please sign in to comment.