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

Replace hardcoded dependencies with dependencies.json in ide-urls #726

Open
1 of 11 tasks
hohwille opened this issue Oct 29, 2024 · 0 comments
Open
1 of 11 tasks

Replace hardcoded dependencies with dependencies.json in ide-urls #726

hohwille opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Epic something big that needs to be split into smaller stories (issues)

Comments

@hohwille
Copy link
Member

hohwille commented Oct 29, 2024

We currently have hardcoded dependencies what is rather unflexible (see #131).
With #131 we have implemented a powerful feature to support configurable dependencies from dependencies.json file in ide-urls.
Existing example: https://github.com/devonfw/ide-urls/blob/master/tomcat/tomcat/dependencies.json (see also the diff - we need to always match the latest version as well)
BTW: for tomcat this was derived from here.

Now we need to address the following aspects:

@hohwille hohwille added the enhancement New feature or request label Oct 29, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Oct 29, 2024
@hohwille hohwille added the Epic something big that needs to be split into smaller stories (issues) label Oct 29, 2024
@hohwille hohwille added this to the release:2025.01.002 milestone Jan 7, 2025
@jan-vcapgemini jan-vcapgemini removed this from the release:2025.01.003 milestone Jan 30, 2025
@hohwille hohwille moved this from 🆕 New to 🏗 In progress in IDEasy board Jan 31, 2025
@hohwille hohwille self-assigned this Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Epic something big that needs to be split into smaller stories (issues)
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants