This is an automated email from the ASF dual-hosted git repository. bhaisaab pushed a change to branch CLOUDSTACK-10012 in repository https://gitbox.apache.org/repos/asf/cloudstack.git.
from df16dfe fix centos pkging new 30567ee packaing: removing tomcat junk files new 7fb2b0b cloudstack-setup-mgmt: remove references of tomcat The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: packaging/centos7/tomcat7/catalina.properties | 81 -- .../centos7/tomcat7/commons-logging.properties | 30 - packaging/centos7/tomcat7/db.properties | 106 -- packaging/centos7/tomcat7/environment.properties | 22 - packaging/centos7/tomcat7/java.security.ciphers | 18 - packaging/centos7/tomcat7/log4j-cloud.xml | 199 ---- packaging/centos7/tomcat7/server.xml | 80 -- packaging/centos7/tomcat7/tomcat-users.xml | 31 - packaging/centos7/tomcat7/web.xml | 1187 -------------------- python/lib/cloudutils/serviceConfigServer.py | 63 -- 10 files changed, 1817 deletions(-) delete mode 100644 packaging/centos7/tomcat7/catalina.properties delete mode 100644 packaging/centos7/tomcat7/commons-logging.properties delete mode 100644 packaging/centos7/tomcat7/db.properties delete mode 100644 packaging/centos7/tomcat7/environment.properties delete mode 100644 packaging/centos7/tomcat7/java.security.ciphers delete mode 100644 packaging/centos7/tomcat7/log4j-cloud.xml delete mode 100644 packaging/centos7/tomcat7/server.xml delete mode 100644 packaging/centos7/tomcat7/tomcat-users.xml delete mode 100644 packaging/centos7/tomcat7/web.xml -- To stop receiving notification emails like this one, please contact ['"commits@cloudstack.apache.org" <commits@cloudstack.apache.org>'].