Alexander Falb created DELTASPIKE-1327: ------------------------------------------
Summary: EnvironmentPropertyConfigSource is not scannable? Key: DELTASPIKE-1327 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1327 Project: DeltaSpike Issue Type: Bug Components: Configuration Affects Versions: 1.8.1 Reporter: Alexander Falb I noticed EnvironmentPropertyConfigSource overrides isScannable() and returns false. Is this intentional? Just based on the code I don't see any reason why EnvPropConfigSource is not scannable, while MapConfigSource is scannable (EnvPropConfigSource extends MapConfigSource). Sidenote: I'm not sure this issue is a really "Bug" but I also couln't decide on a more fitting Issue Type. -- This message was sent by Atlassian JIRA (v7.6.3#76005)