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

Introduce dependencies.json for jasypt and remove hardcoded dependency #1001

Open
Tracked by #726
jan-vcapgemini opened this issue Jan 30, 2025 · 0 comments
Open
Tracked by #726
Assignees
Labels
dependency Tool dependencies (if tool A requires tool B) enhancement New feature or request urls ide-urls repo and related processes and features

Comments

@jan-vcapgemini
Copy link
Contributor

jan-vcapgemini commented Jan 30, 2025

Introduce #1001 dependencies.json for jasypt and remove hardcoded dependency:

@Override
protected void installDependencies() {
// TODO create jasypt/jasypt/dependencies.json file in ide-urls and delete this method
getCommandlet(Java.class).install();
}

@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Jan 30, 2025
@jan-vcapgemini jan-vcapgemini changed the title Introduce dependencies.json for jasypt and remove hardcoded dependency: IDEasy/cli/src/main/java/com/devonfw/tools/ide/tool/jasypt/Jasypt.java Lines 57 to 62 in 4f2e37b @Override protected void installDependencies() { // TODO create jasypt/jasypt/dependencies.json file in ide-urls and delete this method getCommandlet(Java.class).install(); } Introduce dependencies.json for jasypt and remove hardcoded dependency Jan 30, 2025
@jan-vcapgemini jan-vcapgemini added enhancement New feature or request urls ide-urls repo and related processes and features dependency Tool dependencies (if tool A requires tool B) labels Jan 30, 2025
@jan-vcapgemini jan-vcapgemini moved this from 🆕 New to 🏗 In progress in IDEasy board Jan 30, 2025
@hohwille hohwille moved this from 🏗 In progress to 🆕 New in IDEasy board Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Tool dependencies (if tool A requires tool B) enhancement New feature or request urls ide-urls repo and related processes and features
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants