-
Notifications
You must be signed in to change notification settings - Fork 196
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
Changing the name from "Eclipse UI" to "eclipseui" to avoid space in path names #2411
Conversation
This is the first bundle created as suggested in #1460 (comment), and even though it's a draft PR, it's open for review. However, please don't land it until all the bundles are covered. |
@elsazac For each such change you have to make sure that the full agregator build still works - e.g. this will break javadoc build and https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/blob/b61229494d094a01678b663371379fce580df2d7/eclipse.platform.common/bundles/org.eclipse.platform.doc.isv/pom.xml#L594 have to be changed. Please prep a corresponding PR. |
Test Results 1 821 files ±0 1 821 suites ±0 1h 52m 20s ⏱️ - 2m 6s For more details on these failures, see this check. Results for commit 796786a. ± Comparison against base commit 560db2a. ♻️ This comment has been updated with latest results. |
@akurtakov - thanks, I thought about that, and hence I kept this PR in draft. I will bring up the releng-aggregator PR before undrafting this PR. |
my original plan was to make multiple PRs for as many bundles for
What do you think? |
This sounds overly complicated to me. Smth like:
|
In order to very this change in an aggregator build in advance you could also create a temporary/draft PR against https://github.com/eclipse-platform/eclipse.platform.releng.aggregator, where you modify the .gitmodules file to include this PR's branch.
|
Sure, I will proceed accordingly. |
@HannesWell Thank you for the suggestion. I’ll incorporate this. |
https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/?tab=readme-ov-file#how-to-build-the-eclipse-sdk shows how one can build aggregator locally, it takes a while but might be more efficient than waiting for the Jenkins, you can for example simply remove the checked out submodule and replace it with a link to your forked repository. |
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Possibly you may use https://ci.eclipse.org/platform/job/eclipse-aggregator-master/ modify this job according to your needs |
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
@akurtakov This is ready for review This has been tested locally and the following changes are required. Changes in a nutshell :
|
So in #1460 (comment) you said that you will do one PR per bundle, what happened ? |
aa788ac
to
165de00
Compare
Made changes in |
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
9a98efa
to
55032c2
Compare
@akurtakov This is ready now. Could you review and let me know of any changes? |
Looks good to me. Please merge (together with aggregator PR) and start I-build immediately after that when you can monitor the build for breakage. |
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
7353307
to
3d40b77
Compare
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Merging this now and will initiate an I-Build to check for any potential failures. |
Corresponding changes in the the workbench bundle in pom.xml in releng aggregator.
Refs: #1460
Changing the path name from "Eclipse UI" to "eclipseui" and "Eclipse UI Editor Support" to "eclipseuieditorsupport" ,
to avoid space in path names and to make it UNIX friendly.
Files changed belongs to :
org.eclipse.ui.workbench