[ https://issues.apache.org/jira/browse/CLOUDSTACK-9049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998111#comment-14998111 ]
ASF GitHub Bot commented on CLOUDSTACK-9049: -------------------------------------------- GitHub user davidamorimfaria reopened a pull request: https://github.com/apache/cloudstack/pull/1052 CLOUDSTACK-9049: fix Centos7 with Tomcat7 packaging and python libs CLOUDSTACK-9049: Fix Centos7 with Tomcat7 packaging and python libs You can merge this pull request into a Git repository by running: $ git pull https://github.com/davidamorimfaria/cloudstack centos7-packaging Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/1052.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1052 ---- commit c84bb6b725e359bb40f5f1043b93eb2e9d6bb20a Author: David Amorim Faria <d.amorim-fa...@tech.leaseweb.com> Date: 2015-11-09T17:14:57Z reorder content to match original commit 6a4136dd5006a0b7d992de85e234992ddf80e4b5 Author: David Amorim Faria <d.amorim-fa...@tech.leaseweb.com> Date: 2015-11-09T17:15:37Z adjust library to support tomcat7 files commit ebefd0a857e65ab18621089ff1e324474b6e90e9 Author: David Amorim Faria <d.amorim-fa...@tech.leaseweb.com> Date: 2015-11-09T17:16:11Z adjust centos7 spec to use config files from deployment commit 041c6736faa90b54a6e6e22674533080f74cad74 Author: David Amorim Faria <d.amorim-fa...@tech.leaseweb.com> Date: 2015-11-09T17:48:07Z add option to use tomcat7 files in management server setup commit 766a83aadbbb55cc3b33106b5d661de958e6a3d8 Author: David Amorim Faria <d.amorim-fa...@tech.leaseweb.com> Date: 2015-11-10T07:36:09Z fix file names and small typos in python lib and centos7 spec for tomcat7 ---- > Fix deployment in CentOS 7 with Tomcat 7 > ---------------------------------------- > > Key: CLOUDSTACK-9049 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9049 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.6.0 > Reporter: David Amorim Faria > Assignee: David Amorim Faria > > The centos 7 packaging is using custom config files instead of the files > sourced from the webapp. Also, the library used by > cloudstack-setup-management expects to find tomcat6 files in the config > directory, and they are not valid for tomcat7 which comes as default in > centos7. -- This message was sent by Atlassian JIRA (v6.3.4#6332)