https://issues.apache.org/jira/browse/SLIDER-450
Some recent feedback pointed out that the inclusion of appConfig.json and resources.json in the app package is confusing. The source of confusion is that it is not clear that these included files in the package are samples. It is also not clear that there is no need not recreate the application package with modified appConfig.json and resources.json files. I propose we still retain the files in the application package as its an easy way to ship and access defaults. We can rename the files as follows: appConfig.json --> default_template.json resources.json --> default_resources.json I think we can still keep them at the current folder location in the .zip file. -Sumit
