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

Update URL following merge into platform of other repos #706

Merged
merged 1 commit into from
Sep 21, 2023

Conversation

jonahgraham
Copy link
Contributor

@jonahgraham jonahgraham commented Sep 20, 2023

Amongst possibly other things I think this is the URL that is embedded in MANFIFEST.MF as the location the bundles are stored in git. The proper value for this comes from the parent pom.

@jonahgraham jonahgraham requested a review from laeubi September 20, 2023 18:57
@jonahgraham
Copy link
Contributor Author

I'm guessing this build will fail as all bundles probably need version bumped?

@github-actions
Copy link
Contributor

github-actions bot commented Sep 20, 2023

Test Results

       42 files  ±0         42 suites  ±0   1h 3m 33s ⏱️ + 3m 25s
  3 776 tests ±0    3 773 ✔️ ±0    3 💤 ±0  0 ±0 
11 331 runs  ±0  11 304 ✔️ ±0  27 💤 ±0  0 ±0 

Results for commit ca38863. ± Comparison against base commit f080bef.

♻️ This comment has been updated with latest results.

debug/pom.xml Outdated Show resolved Hide resolved
@jonahgraham jonahgraham changed the title Update URL following merge of platform.debug into platform Update URL following merge into platform of other repos Sep 21, 2023
@akurtakov
Copy link
Member

And it failed because submodules are not using the parent from this repo but define eclipse-platform-parent directly. This should be fixed too.

…epos

Amongst possibly other things I think this is the URL
that is embedded in MANFIFEST.MF as the location the bundles
are stored in git. The proper value for this comes from
the parent pom, which needed to be updated for a couple
of the modules too.
@jonahgraham
Copy link
Contributor Author

And it failed because submodules are not using the parent from this repo but define eclipse-platform-parent directly. This should be fixed too.

Thanks for the pointer - I think I made the appropriate update.

@akurtakov
Copy link
Member

THanks Jonah! These "small" fixes really add up .

@akurtakov akurtakov merged commit 0d3dd5e into eclipse-platform:master Sep 21, 2023
14 checks passed
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