Raminderjeet Singh created AIRAVATA-1004:
--------------------------------------------
Summary: airavata-server.properties in duplicate locations
Key: AIRAVATA-1004
URL: https://issues.apache.org/jira/browse/AIRAVATA-1004
Project: Airavata
Issue Type: Bug
Components: Airavata API, Distribution, Integration Tests
Reporter: Raminderjeet Singh
Priority: Critical
Airavata server property file is in duplicate location and it caused
Airavata-1001 as the files at 2 following locations were out of sync.
./modules/distribution/airavata-server/src/main/resources/conf/airavata-server.properties
./modules/rest/webapp/src/main/resources/airavata-server.properties.
We need to fix this by having file at a single location and copy it as needed.
Integration test were working fine as file used by integration test were
updated with new properties but not the file in distribution.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)