abroekhuis commented on issue #196: URL: https://github.com/apache/celix/issues/196#issuecomment-616400558
When both configurations are the same, the Targets-* files are kept. So that makes sense. Additional question, what types of builds do we want to install? I think the following makes sense: * Only use a postfix for the libraries for Debug * Always use build type as postfix for bundles, except when it is release (not sure about this one) * Always use build type as postfix for CelixTargets file For the second one (bundle files), it might also make sense to only use a postfix for Debug, or the other way around, always use a postfix. Since the Targets files already supplies a simplified name for usage in a build. Do we have an example on how the Targets files are being used? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
