devonfw / ide

Tool to automate setup and update of development environment (esp. for Java projects).
Apache License 2.0
35 stars 101 forks source link

tomcat is not working on MacOSX #1245

Closed jan-vcapgemini closed 1 year ago

jan-vcapgemini commented 1 year ago

Expected behavior

As a devonfw-ide MacOS user I want to install tomcat, so that I can use it for my projects.

Actual behavior

After installation following error occurs:

/Users/username/devonfw-test-vanilla/scripts/command/../functions: line 84: /Users/username/devonfw-test-vanilla/software/tomcat/bin/catalina.sh: Permission denied
Exit code was 126

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. Run devon tomcat version set 9.0.76
  2. run devon tomcat setup

Related/Dependent Issues

Comments/Hints:

Could possibly be fixed with setting the permissions inside the tomcat command script.

Affected version:

hohwille commented 1 year ago

I should have probably stopped merging new features like tomcat until we had completed our release. Now, we should fix this before releasing... Pity.

hohwille commented 1 year ago

Should be fixed after my commits and when the updater runs again tonight.

hohwille commented 1 year ago

Seems to be OK, as I checked X-flags manually in tar.gz and URLs are updated.