Extract code to automatically derive data from maven-project by laeubi · Pull Request #6362 · bndtools/bnd (original) (raw)

bjhargrave

bjhargrave

@laeubi laeubi marked this pull request as ready for review

December 11, 2024 08:56

bjhargrave

@laeubi

Currently if one loads the configuration with aQute.bnd.maven.lib.configuration.BndConfiguration then only the configuration itself is loaded, but actually some implicit configuration later apply (e.g. from the maven project configuration) that is currently only performed by the AbstractBndMavenPlugin.

This extracts this logic from the AbstractBndMavenPlugin into the BndConfiguration class for the following benefits:

Signed-off-by: Christoph Läubrich laeubi@laeubi-soft.de

bjhargrave

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})