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

Updated IDE to latest versions #80

Merged
merged 20 commits into from
Aug 8, 2024
Merged

Conversation

PhilMFischer
Copy link
Member

Updated to Eclipse 2024-03.

Updated maven build process

- Updated the product to contain the exact same packages as in RCP from
the Eclipse Package Project EPP. Using now 4.31 which is (2024-03)
- Update master pom to not include m2e repositories anymore. Seems like
they are now integrated into Eclispe RCP
- Cleaned up feature project dependencies
- Updated parent pom with new links to repositories. setup of the target
platforms as well as using latest tycho 4.07
- updated pom for product to correctly build p2 with adoptoium jdk from
justj
- updated versions in p2.inf files to be correct

---
Task #78: Update IDE
- switching to ubuntu 22.04
- trying to setup a jdk 17

---
Task #79: Update GitHub Actions Workflow Versions
- Using standard github action to setup java 17

---
Task #78: Update IDE
- Don't install jdk with os preparation

---
Task #78: Update IDE
- using new action to use maven 3.9.6 for the build

---
Task #1182: Unpredicted Close behavior on Generic Editor
- Trying to rebuild 2024-02 but with a few changes:
-- Set justj to Version 21. Version 17 cannot be found as correct
dependency.
-- removed Pydev, since there are some issues with the update servers
-- switched back to tycho 3.05 as in 2024-03, since tycho 4 had issues
on finding files on the file system.

---
Task #21: Add functionality to setup correct maven version
- Local p2 is not build anymore.
- All dependencies are directly retrieved by the product build

---
Task #21: Add functionality to setup correct maven version
- there are issues accessing the pydev servers.

---
Task #78: Update IDE
- Setting all actions for github workflow to use the virtual satellite
v7-beta2. This should fix the issues with the warnings.

---
Task #78: Update IDE
...

---
Task #22: Be more easy going with warnings in maven build
- set github checkout action to v4.1.1
- set github setup java action to v4.2.1
- set github deploy artifact to v4.3.1

---
Task #78: Update IDE
- m2 is now cached with setup java

---
Task #78: Update IDE
- setting to version 4.0.2

---
Task #78: Update IDE
- Enabled the save always on the p2 caches
- m2 caches are now handled by setup java. Therefore the save always is
not available.

---
Task #78: Update IDE
- adjusted some further cache actions to work on v4.0.2

---
Task #78: Update IDE
- Development is building without issues

---
Task #78: Update IDE
@PhilMFischer PhilMFischer added the quality Code Quality improvement label Aug 7, 2024
@PhilMFischer PhilMFischer added this to the Release_4.17.0 milestone Aug 7, 2024
@PhilMFischer PhilMFischer self-assigned this Aug 7, 2024
Copy link
Contributor

@dellerDLR dellerDLR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link

@kain-ap kain-ap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me.

- Due to deactivated workflows

---
Task #78: Update IDE
- Now using the v7 release in the github actions

---
Task #78: Update IDE
@PhilMFischer PhilMFischer merged commit b64c7c8 into development Aug 8, 2024
6 checks passed
@PhilMFischer PhilMFischer deleted the feature/task_78-Update_IDE branch August 8, 2024 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality Code Quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants