khos2ow opened a new issue #2620: Why do we package final artifacts with developer profile? URL: https://github.com/apache/cloudstack/issues/2620 This technically is not an issue, but I was just got curios why we package our final artifacts (both rpm and deb) with `developer` maven profile. in: - `debian/rules#L16` - `packaging/centos63/cloud.spec#L209-223` - `packaging/centos7/cloud.spec#L192` It doesn't make sense since these are going to be installed in `prod` or alike, and most probably won't be any `deploydb` and `db.properties.override`. I believe we should remove these.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
