Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary 'Bundle-ClassPath: .' MANIFEST.MF entries #303

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

HannesWell
Copy link
Member

The default value of 'Bundle-ClassPath' is the dot which is used when the header is not specified. Therefore there is no need to specify it with that value explicitly.

The default value of 'Bundle-ClassPath' is the dot which is used when
the header is not specified. Therefore there is no need to specify it
with that value explicitly.
@github-actions
Copy link

Test Results

       9 files  ±0         9 suites  ±0   35m 10s ⏱️ + 1m 21s
2 176 tests ±0  2 172 ✔️ ±0    4 💤 ±0  0 ±0 
6 618 runs  ±0  6 607 ✔️ ±0  11 💤 ±0  0 ±0 

Results for commit 3909086. ± Comparison against base commit 02f345d.

@akurtakov akurtakov merged commit 5a0f2fb into eclipse-equinox:master Jul 18, 2023
7 checks passed
@HannesWell HannesWell deleted the bundleClasspath branch July 18, 2023 06:57
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.

2 participants