Skip to content

fix #68: Retrieve dependency version range from framework dependencies#69

Open
cz-dev-ge wants to merge 1 commit intoaboutcode-org:mainfrom
cz-dev-ge:fix-68-Version-ranges-lead-to-exception
Open

fix #68: Retrieve dependency version range from framework dependencies#69
cz-dev-ge wants to merge 1 commit intoaboutcode-org:mainfrom
cz-dev-ge:fix-68-Version-ranges-lead-to-exception

Conversation

@cz-dev-ge
Copy link
Copy Markdown

@cz-dev-ge cz-dev-ge commented Sep 19, 2025

According to a comment in LockFileHelper up to now complex version ranges were not supported. This PR enables them for external references by looking up a dependency in the framework dependencies.

Fixes #68

Best regards,
G

…k dependencies

Signed-off-by: Georg Eckert <georg.eckert@zeiss.com>
@cz-dev-ge cz-dev-ge force-pushed the fix-68-Version-ranges-lead-to-exception branch from 38c6f75 to cafb199 Compare September 19, 2025 13:27
@cz-dev-ge cz-dev-ge closed this Sep 22, 2025
@cz-dev-ge cz-dev-ge deleted the fix-68-Version-ranges-lead-to-exception branch September 22, 2025 09:18
@cz-dev-ge cz-dev-ge restored the fix-68-Version-ranges-lead-to-exception branch October 2, 2025 08:10
@cz-dev-ge cz-dev-ge reopened this Oct 2, 2025
@pombredanne
Copy link
Copy Markdown
Member

Thanks and sorry for the late review: @cz-dev-ge would you have a sample test project to add to the test suite?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version ranges lead to exception

2 participants