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

#36: Tool Commandlet for tomcat #250

Merged

Conversation

aBega2000
Copy link
Contributor

@aBega2000 aBega2000 commented Mar 17, 2024

fixes #36, fixes #131

  • This is a pull request where Tomcat is implemented and tested.

  • Additionally the support for tool dependencies is implemented and tested.

aBega2000 and others added 28 commits November 20, 2023 17:44
…thub.com/aBega2000/IDEasy into feature/131-support-for-tool-dependecies

# Conflicts:
#	cli/src/main/java/com/devonfw/tools/ide/tool/ToolCommandlet.java
…131-support-for-tool-dependecies

# Conflicts:
#	cli/src/main/java/com/devonfw/tools/ide/tool/LocalToolCommandlet.java
# Conflicts:
#	cli/src/main/java/com/devonfw/tools/ide/tool/LocalToolCommandlet.java
- Includes the tests for tool dependencies
@aBega2000 aBega2000 self-assigned this Mar 18, 2024
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

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

@aBega2000 thanks for taking this complex story further. You already made some good progress 👍
However, I still think that this story is too complex to get it solved via review comment feedback ping-pong.
IMHO we need to arrange a screen-sharing session and get this solved together to come to an end in a more efficient way.

aBega2000 and others added 3 commits June 27, 2024 16:56
Copy link
Member

@hohwille hohwille left a comment

Choose a reason for hiding this comment

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

@aBega2000 I reviewed and tested your latest code of this PR and tomcat is working. Great work👍
For the lots of review comments, that we discussed in a personal meeting, I created issue #439 for the review rework and therefore resolve the review comments and merge this as is.

@hohwille hohwille merged commit 97734be into devonfw:main Jul 3, 2024
4 checks passed
hohwille added a commit to hohwille/IDEasy that referenced this pull request Jul 3, 2024
incomplete, may not compile, just the state from the review meeting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Support for tool dependencies Implement ToolCommandlet for Tomcat
5 participants