-
Notifications
You must be signed in to change notification settings - Fork 23
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
#659: #664: fix deps #667
#659: #664: fix deps #667
Conversation
Build failed with still somehow unstable or fragile IntellijTest:
In the plain maven logs of surefire it is really hard to trace down errors that do not occur locally (on Windows). Update: Created #669 |
Pull Request Test Coverage Report for Build 11122792269Details
💛 - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I've added some questions.
cli/src/main/java/com/devonfw/tools/ide/tool/tomcat/Tomcat.java
Outdated
Show resolved
Hide resolved
.../test/resources/ide-projects/intellij/repository/intellij/intellij/default/linux/bin/idea.sh
Show resolved
Hide resolved
Co-authored-by: jan-vcapgemini <59438728+jan-vcapgemini@users.noreply.github.com>
fixes #659
fixes #664