We need to tread a very fine line. Ideally the process of refreshing the Environment builds it back exactly as happened on startup. In particular we probably don't want to have things like application.properties already there when we start the process. This change replaces the more liberal copy of all property sources only a select few (actually only one), paremeterized as a constant.