Skip to content

Conversation

@nburnwal09
Copy link

@nburnwal09 nburnwal09 commented Sep 9, 2025

This is to provide a quick fix for adding the available matching version for Imported packages in MANIFEST.MF warning.
Similar to the fix: #1623 and as suggested in here

Attaching screenshot for the quick fix:

image

After applying:

image

@github-actions
Copy link

github-actions bot commented Sep 9, 2025

Test Results

   765 files  + 13     765 suites  +13   1h 59m 50s ⏱️ + 1h 10m 47s
 3 611 tests ±  0   3 557 ✅ +  1   54 💤 ±0  0 ❌  - 1 
10 833 runs  +194  10 670 ✅ +188  163 💤 +7  0 ❌  - 1 

Results for commit adb0579. ± Comparison against base commit b584f1d.

♻️ This comment has been updated with latest results.

@nburnwal09
Copy link
Author

nburnwal09 commented Sep 15, 2025

@HannesWell
Can you please review this PR?

Corrected:
Also, as you suggested here to provide the version range
I have added a method VersionUtil.computeInitialRequirementVersionRange() and providing version range with minor and major versions as quick fix - for both Required packages and Imported packages

@nburnwal09 nburnwal09 force-pushed the quickFix_verMatch_import_package branch from f6a6a98 to adb0579 Compare October 6, 2025 06:08
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.

Create a quickfix to add missing version information

1 participant